Hi,
I am new to MS Word VBA.
I need to highlight (specific colour -red) and change font size all numeric values in the word file (Around 400 to 800 pages).
Numeric values in different formats :
Eg :
133,498.34
133.498.56
133 498.23
133'498.45
The values will be in table format too.
Like.
A 12 12
b 12 87
c 23 45
Numeric values both in table format and running text in world file
Can any one please.