How do you print the word count in a document

G

Guest

I know how to display the word count of a Word document on the screen, but
how can I print the word count in the document so that when someone looks at
the printout, they can see how many words have been typed? I use Word 2000
and Word 2003.
 
J

Jay Freedman

Mel G said:
I know how to display the word count of a Word document on the screen, but
how can I print the word count in the document so that when someone looks at
the printout, they can see how many words have been typed? I use Word 2000
and Word 2003.

Go to Insert > Field. Select either "All" or "Document Information" in the
Categories list, and select NumWords in the Field Names list. Click OK.
 
Q

Quan

This is a good start. I'd like the field to update as I add and delete words.
Is this possible?
Thanks in advance! Quan
 
G

Graham Mayor

Not possible, You can insert a field - { DOCPROPERTY Words } but it will
not automatically update. You would have to force an update e.g. by
selecting the field and pressing F9 or with a macro.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top