Stuck on Search Form

C

carriey

Hi,

I have a Main_Form that has a button "Find Record". When the user clicks on
this button, it opens a Search_Form which has a number of different fields
they can search on. I'm having two problems with this. It works for the
text box fields but does not work for the drop down fields (no list comes
up). How can I make the combo boxes appear?

My second question is that once the user clicks the display button, the
query itself opens. I have built a subform to go in my search form and it
will display the list but, I am having trouble figuring out how to select one
record from the list and open that record.

Thanks in advance for your help!
 
Top