J
John Taylor
Hello,
I'm trying to run a macro (created by Harlan Grove), using Excel 97 under
Windows XP SP2, which requires "'Microsoft Scripting Runtime" and "Microsoft
VBScript Regular Expressions 1.0".
In the VBE under Tools, References, I can find the Scripting Runtime but not
the VBScript Regular Expressions listed.
As a result, the macro always stops when it gets to "Dim re As New RegExp".
I've searched various web sites and it seems that if VBScript is installed
(which it is, on my machine version 5.6) the reference should show up, but
it doesn't.
Could someone please tell me how to find the reference to Microsoft VBScript
Regular Expressions 1.0?
TIA
Regards,
John
I'm trying to run a macro (created by Harlan Grove), using Excel 97 under
Windows XP SP2, which requires "'Microsoft Scripting Runtime" and "Microsoft
VBScript Regular Expressions 1.0".
In the VBE under Tools, References, I can find the Scripting Runtime but not
the VBScript Regular Expressions listed.
As a result, the macro always stops when it gets to "Dim re As New RegExp".
I've searched various web sites and it seems that if VBScript is installed
(which it is, on my machine version 5.6) the reference should show up, but
it doesn't.
Could someone please tell me how to find the reference to Microsoft VBScript
Regular Expressions 1.0?
TIA
Regards,
John