Hello,
I think this question goes here but may be wrong. I have a form with an edit box for user entered data. I want the user to enter a couple of numbers or letters and hit the "find" button. Once the find button is triggered, the data the user entered will be matched against possible matches in a table. I have a query linked to the form and the text box that does this already. I've created a simple macro to 'OpenQuery' that query but it doesn't seem to run successfully. I hit run and "Enter Parameter Value" pops up and I enter a couple of numbers that would match a result in my table but nothing happens.
Any insight is appreciated.
Thank you!