Search Db multiple criteria on single form?

  • Thread starter Kristy Wibbenmeyer
  • Start date
K

Kristy Wibbenmeyer

Have an existing Db that I want to run a execute the search query based on
user input that represents the various fields in the DB. Additionally return
those records in a specified order in a sub form that can be printed and or
exported.

PLEASE HELP!!
 
A

Allen Browne

Big question.

For an example of how to create an efficient search form that has many
optional criteria, and handle different field types, see this article and
sample database:
Search form
at:
http://allenbrowne.com/ser-62.html

The "Trouble-shooting and extending" part of the article explains how to
then print a report that matches the form's criteria.
 
Top