OK, I'm having an interesting problem. I wrote the following code on my system, (W2KP, Office XP) and it works fine:
Dim x as excel.applicaiton
set x = new excel.application
x.workbooks.open("myfile.xls")
obviously, it's more complex than this. On my system, running this code opens...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.