Thread: [Solved] Numeric Values
View Single Post
 
Old 11-09-2014, 12:04 PM
jrt jrt is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Nov 2014
Posts: 2
jrt is on a distinguished road
Default Numeric Values

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.

Last edited by jrt; 11-09-2014 at 12:33 PM. Reason: Adding text
Reply With Quote