I have a literature reference database with about 1000 technical journal references in it. I've established a form and the related query from which the user can select a date range, a category, and a geographic area, among others, from drop down lists. When they click on a command button, the search is executed.
Here's the problem: there are about 6 fields that I want the user to be able to select their search criteria from. However, most users will only use two or three of the fields. While I can get results by filling in EVERY search field with a criteria, leaving even one field blank returns zero records. How can I set this up where the user can only make entries in the fields that they want to search on?
Thanks,
Peter
Here's the problem: there are about 6 fields that I want the user to be able to select their search criteria from. However, most users will only use two or three of the fields. While I can get results by filling in EVERY search field with a criteria, leaving even one field blank returns zero records. How can I set this up where the user can only make entries in the fields that they want to search on?
Thanks,
Peter