Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE Automation/Excel problem
Message
 
To
28/05/1999 17:20:50
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00216239
Message ID:
00224281
Views:
24
>Bruce, Jose--
>
>Sorry about the delay in getting back to you. Things are working just fine now on the machines with only the runtime files.
>
>I replaced the original
>
> oleApp = GETOBJECT ("$$TEMP.xls", "Excel.Sheet")
>
>with
>
> oleApp = GETOBJECT ("", "Excel.Application")
> oleApp.Workbooks.Open ("$$TEMP.xls")
>
>What the problem was and why this change fixed the problem is a mystery to me.
>
>Thanks for the help.
>
>Tim

Tim,

You're not alone, there are still lots of mysteries for me too. What's good is that we can most of the time find workarounds to achieve our goals.

José
Previous
Reply
Map
View

Click here to load this message in the networking platform