I have two criteria that are or'ed together in a parameter query. My problem is I get two message boxes when
I run the form and I only want to get one message from each individual form. I have tried to use sendkeys "{enter}" and tab to automatically press enter on the first message box but it is not active with the macro. How do I get these message boxes not to display?
I run the form and I only want to get one message from each individual form. I have tried to use sendkeys "{enter}" and tab to automatically press enter on the first message box but it is not active with the macro. How do I get these message boxes not to display?