I have a simple database made up of one table with several connected queries - all data is input through a simple form.
I have created a search button on the form & would like it to search for a customers name in either all records or within an existing specified query.
So far I can only get it to search through the data that has been input during the current session - I'm also only able to access current sesssion data when scrolling back through the form.
I'm sure this must be easy to set up but I'm just a dim newbie.
Thanks, Tony
I have created a search button on the form & would like it to search for a customers name in either all records or within an existing specified query.
So far I can only get it to search through the data that has been input during the current session - I'm also only able to access current sesssion data when scrolling back through the form.
I'm sure this must be easy to set up but I'm just a dim newbie.
Thanks, Tony