Question: How to count words in Word without including punctuation? Quick explanation: Many people use Microsoft Word to work on documents, but punctuation is included in the word count by default. This article will guide you on how to change the setting to only count words in documents without punctuation. Introduction: This tutorial will detail the steps to exclude punctuation from word count in Word, allowing you to accurately track the length of your document. PHP editor Xigua has carefully collected all the necessary information to provide you with an easy-to-follow guide.
1. First, we click on the search toolbar.
2. Then enter [A-Za-z0-9一-龥]{1,} in the search content.
3. Then check Use wildcards, Ignore punctuation and Ignore spaces below.
4. Then select Highlight All in the lower left corner.
5. At this time, all the text will be highlighted, and we then select the main document to be searched in the following range.
6. This way you can select all non-punctuation text.
7. After selecting all, just look at the word count in the lower left corner to count the number of words without punctuation.
The above is the detailed content of How to check the word count in Word that does not include punctuation marks? Word statistics does not count the word count that does not include punctuation marks.. For more information, please follow other related articles on the PHP Chinese website!