Marco Messages

T

TimLash

I placed an ECHO step between each query in the macro I'm running to display
the name of the macro that is currently running. Unfortunately this message
is meant to display in the same status bar location as the "Run Query"
progress bar. Is there any way to:

1) disable the progress bar?

or

2) have the echo message write to another part of the screen?

or

3) produce on-screen informational message another way when executing a macro?

I'm trying to avaoid VBA solutions at this point.

Thanks,

Tim
 
Top