Using Regular expressions in Excell 2007

  • Thread starter Thread starter ncunha
  • Start date Start date
N

ncunha

I have code written in excell 2003 where I use Regular Expressions
'heavily'. In Excell 2003 you had to import the RegExp library to be able to
use it. Is Regular Expressions part of VBA in Excell 2007? or do you still
need to import the RegExp library?
 
Back
Top