Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automating Excel
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Automating Excel
Miscellaneous
Thread ID:
01528561
Message ID:
01528561
Views:
75
In an old program I have the code

With thisform.OleControl1
.Navigate2('file://c:\global\rrdtest.xls')
Do While .ReadyState # 4 && Wait for ready state
EndDo
endwith

oXLS = thisform.OleControl1.object.document
oExcel = oXLS.Application

I get the message oXlS is not an object

Any ideas?
Specialist in Advertising, Marketing, especially Direct Marketing

I run courses in Business Management and Marketing
Next
Reply
Map
View

Click here to load this message in the networking platform