Search results

  1. N

    can't see what the missing syntax is

    I'm doing the QBF and trying to program the form's pick list to select records based on the city (Site Code) the code is: SELECT AIMS.[HQ Doc #], AIMS.[Regional Doc #], AIMS.[Site Codes], AIMS.[Reg File #], AIMS.[Customer Legal Name], AIMS.Lease, AIMS.[Document Type], AIMS.[Purpose/Use]...
  2. N

    Parameter query returning all records

    Hi I have a table for a list of legal documents - one of the feilds is for the city the document pertains to. this field is filled in as a drop down where the city names are in another table. I have several queries that I need to do that I want to obtain a list of records for specific...
Back
Top Bottom