how can I print automaticaly word count for each page in a doc?

  • Thread starter Thread starter Guest
  • Start date Start date
You can't. You can manually count the words in a selection, but the NumWords
field counts the words in the whole document.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
Yes, use Insert > Field to insert a NumWords field where you want the
count to appear. It won't update automatically, though -- you can
select it and press F9 (or right-click it and select Update Field), or
you can switch to Print Preview and back.
 
You can use Insert | Field to put a NumWords field at the end of the doc.
Be sure you check "update fields" in Tools | Options, Print to keep the word
count updated as you print.
 
Back
Top