P
pjs
(Using Word 2003 under Windows XP)
I'd like to modify a macro that displays in the formatting toolbar the
running word count so it displays the running character count.
The key line, I believe, is:
.Caption = WdCount
What would I replace WdCount with to yield a character count instead?
Thanks,
pjs
I'd like to modify a macro that displays in the formatting toolbar the
running word count so it displays the running character count.
The key line, I believe, is:
.Caption = WdCount
What would I replace WdCount with to yield a character count instead?
Thanks,
pjs