Microsoft
Software
Hardware
Network
Question : Search Forms
I want to create a search facility for the forms in my application.
There are about 20 forms and each one has different fields. I would like to create a search facility for each form so that user can search or filter on any number of fields at once.
Does this mean, I have to create 20 search forms (one for each existing form) or are there existing tools or methods to make this any easier...?
Thanks.
Answer : Search Forms
For working with selected fields (so you don't have to hard-code each combo box), see my most recent Access Archon article on And/Or Filtering and Searching, attached.
accarch190.zip
(1.0 MB)
(File Type Details)
And/Or Filtering and Searching article and database
Random Solutions
Select TOP row in One-Many relationship - MS SQL
Convert HTML Emails to Plain Text
Format and Partition Unused Hard Drive Space
SQL to calculate sales per representative and per week
When installing Exchange 2010 demo
Problem handling Nulls in Access VBA Function
web application design
Problem With Insert Statement
How to restart a thread in mfc
Response.Redirect is not working properly in the server?