Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WorkBooks
Message
From
08/05/2003 08:09:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
WorkBooks
Miscellaneous
Thread ID:
00786159
Message ID:
00786159
Views:
43
Hi everyone,

I use Automation on a Windows 98 machine with Excel 2000. When I want to open an Excel file, I type this code:

oExcel=createobject("Excel.Application")
oWorkBook=oExcel.WorkBooks.Open("c:\test.xls")

Then I get the error message:

Error: 1943: "Member WorkBooks does not evaluate to an object"

Then I run the same code on another computer which is exactly installed like the one I get the error from. Also windows 98 and Excel 2000.

Does anybody know how this can happen?

Thanx in advance
Ron :o)
Next
Reply
Map
View

Click here to load this message in the networking platform