JuliePritchard
MIS
I have an Access module that is basically a series of runcmd.dosql commands. How can I get the status bar to display which command I am on.
e.g.
If the module is running docmd.runsql "update names... etc"
I want to add a line in the script that makes the status bar say 'Updating Names Table'
Basically - what is the command to change the text in the Status Bar ??
e.g.
If the module is running docmd.runsql "update names... etc"
I want to add a line in the script that makes the status bar say 'Updating Names Table'
Basically - what is the command to change the text in the Status Bar ??