Search results

  1. A

    Use global variable as query criteria

    Hi everyone. First, please accept my apologies if this has been posted in the wrong section. I am certain that there is a far more easier way to do this, I am open to suggestion but please humour me; its driving me potty! My database is used for vehicle lookups: main table: tblItems: fields...
  2. A

    DLookup locates records on top row only

    Hi All, I am using Dlookup to allow for user access using the popular "advapi32.dll" referenced as "fOSUsername" however, when I perform the lookup using fOSUsername or even a hard-coded reference, Dlookup only returns values from the first row. The code I am using is simple enough...
  3. A

    Simple Searches & forms

    Hi All, This has probably been answered elsewhere but I cannot find it. I have 1 query & 3 forms. I am trying to perform user searches of the query, but my SQL is appalling. Basically, the first form acts as a homepage (in that it is always active); it has an unbound textbox (for the search...
Back
Top Bottom