First of all, I am trying to re-use an existing query for a second report and do not want to change the query. However, I would like this new report to run based off of an input box. What is the code that has a user type in their value into an input box and then uses that answer as the criteria for the query.
Am I making sense?