View Single Post
 
Old 07-21-2021, 06:48 PM
wrdy wrdy is offline Windows XP Office 2007
Advanced Beginner
 
Join Date: Jan 2014
Posts: 31
wrdy is on a distinguished road
Default Help with commas and decimal points in Advanced Find

I'm trying to use Advanced Find to count how many numbers there are in a Word document.


Find what: [0-9]{1,}
Options: Use Wildcards


However, numbers that contain commas and decimal points are confounding the count. For example, a number like 45,000.00 is counted as three numbers instead of one.


How can I make Word ignor commas and decimal points within a number?
Reply With Quote