Question: How to exclude punctuation marks when counting words in Word? Quick note: Word includes punctuation in word count by default, which can lead to inaccurate counts. Guide everyone to read the following details: PHP editor Xigua will share detailed step-by-step guidance to teach you how to set up Word to not count punctuation characters. Please continue reading the steps below to get an accurate word count.
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 number of words in Word does not count as punctuation. How to set the word count in Word and does not count as punctuation.. For more information, please follow other related articles on the PHP Chinese website!