macro with wildcards

4

4ron

Version: 2004 Operating System: Mac OS X 10.4 (Tiger) Processor: Intel I'm trying to create a macro that will fatnd all characters,words, lines or paragraphs the are grouped between two brackets. I've tried [*], but get no results.
 
P

Patty Winter

Version: 2004 Operating System: Mac OS X 10.4 (Tiger) Processor: Intel
I'm trying to
create a macro that will fatnd all characters,words, lines or paragraphs
the are grouped between two brackets. I've tried [*], but get no results.

Did you make sure to tell Word to treat your square brackets as exact
characters rather than as wildcard functions? In other words:

\[*\]

Here's the text about that from the Word 2004 help file:

"To search for a character that's defined as a wildcard, type a
backslash (\) before the character. For example, type \? to find
a question."


Patty
 
Top