Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DLL files
Message
From
14/09/2000 11:36:00
 
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Miscellaneous
Thread ID:
00416383
Message ID:
00416414
Views:
24
Hi Andrew:

To make my spreadsheet, I call the fields that I need from my tables, filter and sort them, and SUM totals for variables that I define. Then I use the following code:

oxl=CREATE('excel.application')
oxl.workbooks.open("K:\MySummReport.xls")
oxl.visible=.T.

From there, I tell where I want the variables to go in the spreadsheet. Works great on my computer, as I said, but when I go to somebody else's, it returns the error message.

Thanks.

Kim
Previous
Reply
Map
View

Click here to load this message in the networking platform