Hello I would like to create a search form for my database that searches by:
First
Last
Contact Number
Street
City
State
Zip
What is the easiest way possible to accomplish this? I guess I should mention I have a table called tblcustomerinfo rmation. I would like the search to list possible matches and from that list I would like to be able to click and open the record.
Thank you
First
Last
Contact Number
Street
City
State
Zip
What is the easiest way possible to accomplish this? I guess I should mention I have a table called tblcustomerinfo rmation. I would like the search to list possible matches and from that list I would like to be able to click and open the record.
Thank you
Comment