Hello I would like to create a search form for my database that searches by:
Customer ID
Firstname
Lastname
What I would like is to have a text box on my startup form where you can enter the searches. once a search has been entered I would like the membership form to open and NOT the membership table. I have looked at various examples but they seem to only show me how to search for a table.
What is the easiest way possible to accomplish this?
Thank you
Customer ID
Firstname
Lastname
What I would like is to have a text box on my startup form where you can enter the searches. once a search has been entered I would like the membership form to open and NOT the membership table. I have looked at various examples but they seem to only show me how to search for a table.
What is the easiest way possible to accomplish this?
Thank you
Comment