D
Dannie
Hi,
I have a protected Word form where the user adds data into text boxes.
The user might modify the form in a defined way using macros stored in a
Word Addin.
The addin is called automatically (installed = true) in the Document_Open
event of the form and creates a menu bar for the macros.
Now when starting a macro of the addin the status bar in Word displays:
"Word is calculating the word count" with several refreshes.
This seems to be quite time consuming.
Is there a way to disable the word counting ? -- or any workaround ?
Thanx a lot.
I have a protected Word form where the user adds data into text boxes.
The user might modify the form in a defined way using macros stored in a
Word Addin.
The addin is called automatically (installed = true) in the Document_Open
event of the form and creates a menu bar for the macros.
Now when starting a macro of the addin the status bar in Word displays:
"Word is calculating the word count" with several refreshes.
This seems to be quite time consuming.
Is there a way to disable the word counting ? -- or any workaround ?
Thanx a lot.