Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE Automation/Excel problem
Message
From
28/05/1999 17:20:50
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00216239
Message ID:
00224158
Views:
32
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform