Hi Everybody,
This is about a contact database.
I have a textbox and a search button.
I want the user to type in the last name into the textbox and hit search. The results should appear in a subform that I have already created. this subform reads all the info that I want from the table that I want.
How to I set up the 'Onclick' event of the button?
Thank you.
This is about a contact database.
I have a textbox and a search button.
I want the user to type in the last name into the textbox and hit search. The results should appear in a subform that I have already created. this subform reads all the info that I want from the table that I want.
How to I set up the 'Onclick' event of the button?
Thank you.