View Single Post
 
Old 03-30-2015, 03:39 PM
adambr21 adambr21 is offline Mac OS X Office for Mac 2011
Novice
 
Join Date: Mar 2015
Posts: 1
adambr21 is on a distinguished road
Unhappy Unable to get wildcards to work

I've searched and searched and I must be a complete idiot because I cannot get MS Word's wildcards to work properly. (And I'm quite good with Word. Honest.)

I want to replace hyphens that are used to show negative numbers, and replace them with en-dashes.

So, for example, I need -2.1 to become –2.1.

So, in "Find" (with wildcards checked) I've entered:

-[0-9]

This works perfectly to find what I'm looking for.

In "Replace" I typed (with wildcards checked):

–\1

This is obviously wrong, since it results in the error message:
"The replace with text contains a group number which is out of range."

I would be so grateful if someone could help me fix this. I'm using Word 2011 (Mac).
Reply With Quote