T
Tatakau
I have a table with all sorts of customer information in it (name, address,
city, state, phone, etc.). A main form can enter in the customer information
or search for records via the built-in search function. However, the
built-in function can only search by one criteria though.
I would like to create a form with multiple fields that allows the user to
search by multpile criteria, hit the search button, and open the main form
with the search results as the SQL source.
For example: Find all customers living in the zip code 55555
or: Find all customers with the last name Jones living in
Kerplackistan
The more I think about it, the more complicated it seems to get though. I
am a novice with SQL, and don't know what to code in when the user clicks the
Search button (like, what do I do about Null values?)
I am running Windows 98 and Access 2000... on an archaic Pentium 2.
Thanks!
Nick
city, state, phone, etc.). A main form can enter in the customer information
or search for records via the built-in search function. However, the
built-in function can only search by one criteria though.
I would like to create a form with multiple fields that allows the user to
search by multpile criteria, hit the search button, and open the main form
with the search results as the SQL source.
For example: Find all customers living in the zip code 55555
or: Find all customers with the last name Jones living in
Kerplackistan
The more I think about it, the more complicated it seems to get though. I
am a novice with SQL, and don't know what to code in when the user clicks the
Search button (like, what do I do about Null values?)
I am running Windows 98 and Access 2000... on an archaic Pentium 2.
Thanks!
Nick