Display query results in a form

  • Thread starter Thread starter mwsmith15
  • Start date Start date
M

mwsmith15

Guest
Can anyone tell me how to display the result of a query into a text box of a form.

Thanks
 
You'll have to provide more details, what are you trying to display, a single record, Sum etc?
 
Single record. They are actually map pages which are unique, however there is one field which is not unique. I would like to enter the map page and have the non unique field displayed.
 
I think I can help with that answer but the question is too vague. i think that a brief description of the table and quesry so i could put an example together would be a big help!
 
You can use the DLookUp function to look up the value in a query to table based certain criteria.
 

Users who are viewing this thread

Back
Top Bottom