Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi William,
I'm a little late on this one, I was just doing a quick browse through the RegExp questions You can enable iRegExo with early binding as per Chip's suggestion or you can use late binding as below Dim RegExp As Object Set RegExp = CreateObject("vbscript.regexp") As it is a distribution I'd stick with the early binding as your RegExp reference will be included with your file, but when I give code to someone else I use late binding as its one less thing that the user needs to set up Cheers Dave --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 Macro/VB Question DDE Question | Excel Worksheet Functions | |||
Regex Syllables, Harlan Grove? | Excel Worksheet Functions | |||
automated cut and paste using regex | Excel Worksheet Functions | |||
MS Query capabilities/regex | New Users to Excel | |||
Newbie Question - Subtraction Formula Question | Excel Discussion (Misc queries) |