View Single Post
  #2   Report Post  
Posted to microsoft.public.word.newusers
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Can i do this with the find and replace function?

You can search for
[0-9 ]{6,}
(note the space after the 9!)
replace with
056 ^&
with the wildcard option set.
If your local list separator character is ; change the find string to
[0-9 ]{6;}

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org




Stan De Stoop wrote:
Dear members,

I have a big list of telephone numbers in Word 2007 in this form
(xx.xx.xx), but i still have to add the zone numbers. They are all
similar (056).
Now, my question is:
How can i add the zone number 056 to all of my telephone numbers at
once? I taught i could do it with the find and replace function, but i
don't
really know how.


I hope that somoene can help me,
I would be very pleased.



Thanks,
Stan