D
Doug Glancy
Hey there,
I have a sub called "test" in the ThisWorkbook module of an addin. In the
Immediate window I enter:
CallByName workbooks("fb tester.xla"), "test", VbMethod
In XL 2003 the macro runs, but in XL 2k it does not.
Can anybody tell me how to make this work in XL 2000?
Thanks,
Doug Glancy
I have a sub called "test" in the ThisWorkbook module of an addin. In the
Immediate window I enter:
CallByName workbooks("fb tester.xla"), "test", VbMethod
In XL 2003 the macro runs, but in XL 2k it does not.
Can anybody tell me how to make this work in XL 2000?
Thanks,
Doug Glancy