View Single Post
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
Kerns Kerns is offline
external usenet poster
 
Posts: 4
Default Find and Replace (?)

I'm actually trying to find and INSERT but I'm not sure how to do it.

For example, I want to find all of the numbers in my document and place a
"$" in front of them.

I am finding them using: ^w^#

but when I replace with: $

it overwrites the first digit.

How do I go about finding and INSERTING?

Thanks.