J
Jeff
I have a form called Clients. I want to put a textbox on this form and
called it txtSearch. I will also put a command called cmdSearch next to it.
I want to enter a search criteria like my clients Last Name. When I hit the
cmdSearch the records will navigate to that record. It works OK but if there
are multiple records with the same last name, I have to keep hitting the
search button to display the next record. Is there a way to display all the
records based on the what is in the text box?
called it txtSearch. I will also put a command called cmdSearch next to it.
I want to enter a search criteria like my clients Last Name. When I hit the
cmdSearch the records will navigate to that record. It works OK but if there
are multiple records with the same last name, I have to keep hitting the
search button to display the next record. Is there a way to display all the
records based on the what is in the text box?