I have a form that has a few buttons on it that run queries. These queries ask for an account number when you run them.
The problem is, I have that accout number in a text box on the form already. How can I pass along that number into the "Enter parameter" box so that the query will use that number on the form automatically?
Thanks.
The problem is, I have that accout number in a text box on the form already. How can I pass along that number into the "Enter parameter" box so that the query will use that number on the form automatically?
Thanks.