J
JWeaver
I have a report that has a query as it's control source. The query is
designed to prompt the user for the name of an employee before proceeding.
Right now it is set up to have user enter the last name in one box and the
first name in another box. However, if the user doesn't enter the name
exactly as it is stored in the database then nothing shows up on report.
What I want is for the user to be able to pick the name of the employee from
a combo box or drop down box so that there will be no problems like this in
the future.
I have different reports in other databases that this would come in handy
for and want to be able to use in them as well.
Your help is greatly appreciated!
designed to prompt the user for the name of an employee before proceeding.
Right now it is set up to have user enter the last name in one box and the
first name in another box. However, if the user doesn't enter the name
exactly as it is stored in the database then nothing shows up on report.
What I want is for the user to be able to pick the name of the employee from
a combo box or drop down box so that there will be no problems like this in
the future.
I have different reports in other databases that this would come in handy
for and want to be able to use in them as well.
Your help is greatly appreciated!