K
Kerns
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.
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.