Thread
:
Word table - how do I append % symbol to each value in columns 3 & 4 of a table
View Single Post
03-04-2013, 07:02 AM
macropod
Windows 7 64bit
Office 2010 32bit
Administrator
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
Hi Dawsie,
You can do that by selection the columns and using a
wildcard
Find/Replace, where:
Find = <[0-9.,]{1,}>
Replace = ^&%
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
macropod
View Public Profile
Find all posts by macropod