I
ironwood9 via AccessMonster.com
I have a report whose source is a query with criteria that is based on user
input - when the query is run ( or the report ), a message box pops up and
says "Enter partial description" - if a match is found in the specified field,
then the records are displayed - there is error handling if no records are
found, with a canned message hard-coded stating "NO RECORDS FOUND"
Is there a way to have whatever string the user entered as criteria pop up ?
For example, if the user typed "March," and there were no matches, then the
message would say:
No records found with "March" in the description, and so on.
input - when the query is run ( or the report ), a message box pops up and
says "Enter partial description" - if a match is found in the specified field,
then the records are displayed - there is error handling if no records are
found, with a canned message hard-coded stating "NO RECORDS FOUND"
Is there a way to have whatever string the user entered as criteria pop up ?
For example, if the user typed "March," and there were no matches, then the
message would say:
No records found with "March" in the description, and so on.