I've developed a form that runs via a macro for a long running query that pops up a message:
"Please Wait".
The query involves parameters that the user must input.
What I'd like to accomplish is to not have the pop-up message appear until after the user inputs the parameters.
I think this could somehow be done using the timer function of the form, but as of yet haven't been able to get it to work.
Thanks in advance.
"Please Wait".
The query involves parameters that the user must input.
What I'd like to accomplish is to not have the pop-up message appear until after the user inputs the parameters.
I think this could somehow be done using the timer function of the form, but as of yet haven't been able to get it to work.
Thanks in advance.