I've written a number of Word macros that are time-consuming, so in them I write progress information to the Application.StatusBar. On a number of occasions when running my macros, the StatusBar seems to freeze -- information ceases to get written to it, but my macro continues to run and I know that within the macro it is still issuing calls to write information to the StatusBar.
I read somewhere that this kind of behaviour often happens when you invoke macros directly from the macro editor instead of from for example, a button in the Word UI.
However, this problem occurs regularly even when I start my macros from a button in the Word UI.
Has anyone else experienced this problem. If so, what should I do to prevent the problem?
Thanks,
Steve
I read somewhere that this kind of behaviour often happens when you invoke macros directly from the macro editor instead of from for example, a button in the Word UI.
However, this problem occurs regularly even when I start my macros from a button in the Word UI.
Has anyone else experienced this problem. If so, what should I do to prevent the problem?
Thanks,
Steve