C
Chris S.
I am looking to create a form that will allow give a user
the flexibility to enter a single search item or multiple
items. The form would be flexible enought to let them
decide which fields to complete.
In my case, the user may have a very specific piece of
data that will return a single record, such as "apptmtID"
or they may only have more general information suchas a
person's name AND a range of appointment dates.
Any thoughts on how to approach this, especially regarding
passing the user entered data to the query.
Thanks.
the flexibility to enter a single search item or multiple
items. The form would be flexible enought to let them
decide which fields to complete.
In my case, the user may have a very specific piece of
data that will return a single record, such as "apptmtID"
or they may only have more general information suchas a
person's name AND a range of appointment dates.
Any thoughts on how to approach this, especially regarding
passing the user entered data to the query.
Thanks.