Form used for searching for records.

J

j1eggert

On my for I have setup text boxes to choose different types of search
methods. I have created queries with criteria statements and then linked the
queries to a Macros using the Action OpenQuery. However, I am unable to link
the Macros to the text boxes and then have the information appear in the list
box. Furthermore, I have created a command button named Clear List. After I
am finishing with one search I want to clear the list box and start a new
search. Please provide me with solutions to these issues.

Thanks!
 
J

j1eggert

I went into the Data tab in properties and their is no listing for "On
Current". Do you have any other suggestions?
Thanks
 
R

Rick Brandt

j1eggert said:
I went into the Data tab in properties and their is no listing for "On
Current". Do you have any other suggestions?
Thanks

Actually that would be on the { Events } tab, not the { Data } tab.
 
Top