In Microsoft Access, how does one go about displaying a message to the user telling him/her what stage a macro or scripting is at, while it's running?
For example I have some scripting that executes 5 queries, then outputs the results to an Excel File.
When query 1 is running or has finished, i'd like to display a message to the user saying..."Query 1 - running, or Query 1 - Complete"
then..."Query 2 - running, etc,... "Results have been output"
Any help is appreciated.
Thanks.
For example I have some scripting that executes 5 queries, then outputs the results to an Excel File.
When query 1 is running or has finished, i'd like to display a message to the user saying..."Query 1 - running, or Query 1 - Complete"
then..."Query 2 - running, etc,... "Results have been output"
Any help is appreciated.
Thanks.