Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automating Excel
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01528561
Message ID:
01528562
Views:
79
Is Excel spreadsheet loaded into Web Browser control at this point?

>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?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform