|
|
|
date: Mon, 12 Mar 2007 17:25:13 -0400,
group: microsoft.public.word.vba.customization
back
Re: OR search, Word wildcards
Thanks, Klaus, (and for the quick reply)
"Klaus Linke" wrote in message
news:%23%23fQL4OZHHA.1388@TK2MSFTNGP05.phx.gbl...
> Hi William,
>
> [^13^m]Figure
>
> But there isn't a real "OR" as in other RegEx implementations.
>
> Regards,
> Klaus
>
>
> "WilliamWMeyer" schrieb im Newsbeitrag
> news:12vbh9qkbhnhjbd@corp.supernews.com...
>> Kind of a long shot, but in regular expression find and replace it's
>> possible to search for more than one thing at a time, using an OR search.
>>
>> For example in Word, I want to search for something like
>>
>> ^13Figure OR ^mFigure
>>
>> I haven't found this type of search documented in Word's Help, but
>> perhaps there's undocumented functionality for this? Anyone know? If this
>> capability was overlooked by the Word's developers is it an oversight
>> anyone is aware of?
>>
>> --WilliamW
>>
>>
>
>
date: Mon, 12 Mar 2007 17:46:28 -0400
author: WilliamWMeyer
|
|