Hi,
I know that both selection.find (wildcards) and regexp can search with
regular expression. But the syntax of the above 2 is quite different.
Do any1 have a tutorial website or sth that show the usage of regexp of vba??
I have a wonderful site from one of the MVP here which is about the
wildcards selection.find
http://www.gmayor.com/replace_using_wildcards.htm
Many Thanks
Casey Chau
Graham Mayor - 02 Apr 2007 12:54 GMT
The regular expressions that can be used with the find/replace function are
also listed in the linked page you quoted.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Hi,
>
[quoted text clipped - 9 lines]
> Many Thanks
> Casey Chau
Klaus Linke - 04 Apr 2007 16:45 GMT
The Windows Script Host help file is pretty comprehensive.
Or this is an article that looks good:
http://msdn2.microsoft.com/en-us/library/ms974570.aspx
Regards,
Klaus
> Hi,
>
[quoted text clipped - 9 lines]
> Many Thanks
> Casey Chau