G
Guest
Hi All,
I'm trying to figure out a way in Word 2003 to search for a string of
numbers inside brackets.
Let's say I've got... [12345], [ 2345 ] or even [ 123 345 ]
What I want to do is use the replace feature to reduce any of those to [ ].
I don't care what is between the brackets, I want it to be replaced with a
single space.
I have tried various combinations of ascii codes and wildcards, but I can
not get it to work. The best I've gotten is []2345[].
The asterix does not seem to like this: ^091*^093.
I thought this was going to be simple... boy was I wrong.
I'm trying to figure out a way in Word 2003 to search for a string of
numbers inside brackets.
Let's say I've got... [12345], [ 2345 ] or even [ 123 345 ]
What I want to do is use the replace feature to reduce any of those to [ ].
I don't care what is between the brackets, I want it to be replaced with a
single space.
I have tried various combinations of ascii codes and wildcards, but I can
not get it to work. The best I've gotten is []2345[].
The asterix does not seem to like this: ^091*^093.
I thought this was going to be simple... boy was I wrong.