A
avkokin
Hello.
Word 2007.
I need to show (constantly) of count of characters with spaces into
active document on the status bar. I know how to do it:
Application.StatusBar = ActiveDocument.ComputeStatistics
(wdStatisticCharactersWithSpaces)
But I not know how to display it constantly (for sample, it was doing
for Word 2003 without macro).
Please, give me tips for it.
Thank you very much.
Word 2007.
I need to show (constantly) of count of characters with spaces into
active document on the status bar. I know how to do it:
Application.StatusBar = ActiveDocument.ComputeStatistics
(wdStatisticCharactersWithSpaces)
But I not know how to display it constantly (for sample, it was doing
for Word 2003 without macro).
Please, give me tips for it.
Thank you very much.