post query result in form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how do I run a query based on current form fields and then place the result
back in the form
 
Try a DLookup() function in a calculated textbox. You can use more than one
WHERE parameter by linking them with And or Or.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top