I would like to run a report which is based on a form that allows the user to enter certain criteria into textboxes. There are 2 text boxes for the user to enter a project number and a bulk number. The report I am running is based on a query that prompts for the project number. How can I write some code to filter the report based on what each user enters in a text box?