Word Counter For Microsoft Word Mac
Word can automatically count the lines in a document and display the appropriate number beside each line of text. This is useful when you need to refer to specific lines in a document, such as a script or a legal contract. By default, Word numbers every line in a document (except those in tables, footnotes, endnotes, text boxes, and headers.
Related Articles
- 1 Open a PYM File
- 2 Wrap Text in Microsoft Excel 2003
- 3 Imbed a PDF in Word
- 4 Alphabetize Last Names in Excel
As one would expect, Microsoft Word includes a feature to count the words in a document; it also includes the ability to count the characters. Knowing the character count of a document is important for any business owner. For example, as a freelance writer your client may have specific character counts they want you to obtain; for other business owners, perhaps the contact form for your client is character-count specific. When you need to check the character count in Microsoft Word, you can do so in the same way you check the word count.
1.Open the document in Word that you want to count the characters in.
3.Click 'Word Count' in the Proofing section. The Word Count window opens and displays the numbers of characters in the document with and without spaces.
Tip
- Alternatively, you can also click the 'Words' entry at the bottom of your Word document to display the Word Count window.
References (1)
About the Author
Joshua Phillips has done it all when it comes to video games: strategy guides, previews, reviews, in-depth interviews with developers and extensive public relations work. He has written for websites such as Hardcore Gaming 101 and MyInsideGamer.
Cite this ArticleChoose Citation Style
Does your court require you to not only conform to word number requirements in your filings but to certify the number of words, either within the filing itself or in a separate certificate? Here's how to meet that requirement without tripping over some sneaky Microsoft Word limitations.
More..
Unless otherwise noted, all instructions and screenshots are from Microsoft Office for Windows version 2016.
First, the good news: Word can count words for you. You're not stuck going through your pages counting '1, 2, 3, ..'!
But which words does Word count? If you've tricked out the Status Bar like I showed you, you'll already see the number of words just to the right of the page and section numbers. Click on that (or go to Review tab > Word Count), and you'll get a dialog box like this:
Navigate This Article
Counting footnotes versus not
See that checkbox that says 'include textboxes, footnotes and endnotes'? That wasn't always there. It used to be that Word wouldn't count the words in footnotes (and, apparently, endnotes and text boxes). So that's good news.
However, you need to be aware that, if you're relying on the number that's shown in your Status Bar, that's dependent on whether this checkbox is checked. (Test it out for yourself.)
But both the Status Bar and the Word Count dialog box count the words in the entire document. Depending on your court's requirements, you may only be required to count the words in the brief itself (i.e., excluding the introductory material like Table of Authorities and the end-of-brief certificate of service, signature block, etc.).
So how do you limit it to just the section of the document that needs words counted?
[NOTE: The above video was recorded using Word 2019. All instructions work in versions 2010-2016.]
tl;dw
So, to summarize:
- You can find Word Count on the left end of the Review tab.
- You can also place that same count on your Status Bar for each reference.
- Word Count can include or exclude footnotes, endnotes and text boxes (not each element separately; it's an all-or-nothing scenario).
- If you want to count only the words in a particular section of your document, select that portion of the text with your mouse or keyboard, then go to Review > Word Count to open the Word Count dialog box to see how many words are in that section and whether that count includes/excludes footnotes/endnotes/text boxes.
- If your requirement is to count every single word in your document, then you can go to Insert > Quick Parts > Field > NumWords > OK to insert an automatically-updating field. There's no switch to include/exclude footnotes/endnotes/text boxes.
(By the way, some people have written macros/VBA code to solve the word count problem. Caveat emptor.
You may be thinking to yourself, 'I've got the system beat - I know about the NumWords field.' Clever you! Except .. it's not as accurate as you think it is.
See, the NumWords field counts:
- The total number of words in the document; but
- Excludes words in footnotes, endnotes and text boxes.
Mirror app for mac. That may make it useful in some contexts, but in a legal document, you typically want to include the footnotes/endnotes but exclude the introductory material (like the Table of Authorities) and other required text like a certificate of service.
A lot of the fields in the Insert Field dialog box not only have some standard formatting options (known as 'switches') but have some field-specific switches that drive all sorts of nifty behaviors. For example, check out what's available for the SaveDate field:
You can use a switch to pick a different calendar for the SaveDate field
If you're wanting those same kinds of options for the NumWords field, you're out of luck:
No field-specific switches for the NumWords field. (Womp, womp ..)
Apparently I'm not the only one calling for this, and it's not a new request, but I still think it's worth Microsoft adding the following switches:
- Include/exclude text from footnotes, endnotes, and/or text boxes from NumWords' count
- Limit the count to specific section(s) of the document
Who's with me here?