reg.pattern question

V

vbaNOOB

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
 
G

Graham Mayor

The regular expressions that can be used with the find/replace function are
also listed in the linked page you quoted.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top