My Assistant
![]()
Custom Search
|
![]() ![]() |
![]() |
![]() Post#1 | |
Posts: 3 Joined: 21-October 19 ![]() | Hello. I am currently making a search function for customer information in a database, and can see a future need for an advanced search. Right now I will give the users a small number of parameters to search with such as Customer Name, Customer Number, Machine Number. This search will cover most cases, but what would be the best way to go about setting up an advanced search where they can search using all fields in the table? A couple ways I can think of doing this is to simply make a second query that will use criteria based on another form with all the fields in it. Another is to find and replace the table name in the SQL code using VBA, however this seems like a lot of work. Does anyone have a better suggestion? Thank you all in advance. |
![]() Post#2 | |
![]() UA Moderator Posts: 76,867 Joined: 19-June 07 From: SunnySandyEggo ![]() | Hi. Welcome to UA! ![]() Have a look at our Code Archive for some examples of different ways to create a search form. -------------------- Just my 2 cents... "And if I claim to be a wise man, it surely means that I don't know" - Kansas Access Website | Access Blog | Email |
![]()
Custom Search
|
![]() | Search Top Lo-Fi | 11th December 2019 - 12:41 PM |