Use pop up form to filter main form

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

Guest

I'm having troubles getting a pop up form to filter records prior to opening
a data entry form. The pop up form has a combo box (cboLookup) based on a
query. The combo box saves Study# for use later. When I press the command
button with an openform macro, how can I get the selected record to populate
the main form? Any help is much appreciated.
 
Steve,

Check out the "Where condition" in the macro. You should be able to
navigate and select your combobox.
 

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