I am designing a form to run a report which calls a query. I want to be able to input a text field on the form and have the variable transferred to the query. Such as:
Text field will be ID Name, and I want to transfer this text field to find matches with the query. How can I do this?
Text field will be ID Name, and I want to transfer this text field to find matches with the query. How can I do this?