Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Word
application.errors
conversions
docmanagement
drawing.graphics
formatting.longdocs
international
internet.assistant
mail
mailmerge.fields
menustoolbars
newusers
numbering
oleinterop
pagelayout
printingfonts
setup.networking
spelling.grammar
tables
vba.addins
vba.beginners
vba.customization
vba.general
vba.userforms
web.authoring
word6-7macros
word97vba
  
 
date: Mon, 12 Mar 2007 17:25:13 -0400,    group: microsoft.public.word.vba.customization        back       


OR search, Word wildcards   
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:25:13 -0400   author:   WilliamWMeyer

Re: OR search, Word wildcards   
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 22:33:11 +0100   author:   Klaus Linke

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

Re: OR search, Word wildcards   
^13[Ff]igure



"WilliamWMeyer"  wrote in message 
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: Tue, 13 Mar 2007 09:04:55 +1100   author:   Jezebel

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us