J
jmac60
I have a macro that takes about 30 seconds to process, and want to put up a
message telling the users to wait (like the hour glass icon) while the macro
runs so they dont keep clicking the 'Save' button.
MsgBox doesn't work because you have to click through it and then it
disappears.
I can't find any documentation on PostMsg other than it exists.
Is there a function I can use?
thanks
message telling the users to wait (like the hour glass icon) while the macro
runs so they dont keep clicking the 'Save' button.
MsgBox doesn't work because you have to click through it and then it
disappears.
I can't find any documentation on PostMsg other than it exists.
Is there a function I can use?
thanks