Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Automation
Message
From
16/07/1999 13:45:44
 
 
To
16/07/1999 11:50:53
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00242078
Message ID:
00242449
Views:
16
Are you in NT or 95??

If you are on nt see if the excel.exe process is still running after your app runs.


Try This It works on my machine.

* close the current workbook
loExcel.Workbooks.Close

* end the book object
loBook = .Null.

* end the excel object
loExcel = .Null.

Let me know if this works.

Thanks
Darren Mc Dowell
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform