Hi,
I have a small db of help desk calls. I'm trying to generate a report of all calls for a specific person. I created a form that uses a combo box to select the person from the list, but I can't figure out how to get that result to the query as the criteria. I assume I need to have the query pop up the form and somehow read the choice, but I can't figure how to do that. Once that part works it should be just a matter of basing the report on the query.
Any help is greatly appreciated.
Thank you,
-Jeff
I have a small db of help desk calls. I'm trying to generate a report of all calls for a specific person. I created a form that uses a combo box to select the person from the list, but I can't figure out how to get that result to the query as the criteria. I assume I need to have the query pop up the form and somehow read the choice, but I can't figure how to do that. Once that part works it should be just a matter of basing the report on the query.
Any help is greatly appreciated.
Thank you,
-Jeff