P
PSchutz
Guest
I am writing a macro that will take an input value (text box) from a user, and find all records that meet that parameter. My macro has 2 lines:
OpenTable
ApplyFilter (The filter is a query I created that filters on the input parameter.)
No matter what I have tried, I am still getting the Enter Parameter Value dialog box when the macro gets to the ApplyFilter command.
How do I automate so that I do not get the dialog box and it automatically accepts my user's input value?
Thank you in advance for your help. I am sure this is probably something very simple that my dense brain is overlooking!!
OpenTable
ApplyFilter (The filter is a query I created that filters on the input parameter.)
No matter what I have tried, I am still getting the Enter Parameter Value dialog box when the macro gets to the ApplyFilter command.
How do I automate so that I do not get the dialog box and it automatically accepts my user's input value?
Thank you in advance for your help. I am sure this is probably something very simple that my dense brain is overlooking!!