Thread: Regex Question
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Virginia Morris Virginia Morris is offline
external usenet poster
 
Posts: 7
Default Regex Question

William -

It's my understanding that the Like operator in VBA for Excel is intended to
be used for string comparisons - could you give an example of a regular
expression?

"William Barnes" wrote in message
.. .
Using Excel 2000 under Win2K:

Is there a way in VBA to utilize regular expressions? The Like operator
doesn't seem to fully support them.