Recent content by don_black

  1. D

    running apps from forms

    Hi, Im running a very simple app from a link inside a Form - heres the code stAppName = "D:\invoices\url2bmp.exe -url http://sandbox/customersinvoice.asp?ID=XXXX" I need the ID field to be the same ID as them record that is selected does anyone know what code i would have to put in there to...
  2. D

    Plus or minus

    Plus or minus query Hi, I am setting up a query to display a records of products within certain sizes. I want the width to be input, eg; "500" and i want all records - plus or minus 50 of this record to be displayed. I know i could use the "BETWEEN" "AND" command but i want the user to only...
Back
Top Bottom