View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
ncunha ncunha is offline
external usenet poster
 
Posts: 1
Default Using Regular expressions in Excell 2007

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?