Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Export to excel Slowwwwwwww
Message
From
05/05/2001 08:48:29
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Export to excel Slowwwwwwww
Miscellaneous
Thread ID:
00503903
Message ID:
00503903
Views:
57
I have program which exports a report to excel. I use office aoutomation to fill the rows/cells with data from queries.
The problem is it writes several thousand lines to 10 different worksheets in one .xls file.

And it runs for hours! I means if I start in the aftrnoon it isn't done the next morning!

I need to use a template sheet for the headers

Is there a fast way to append a whole cursor/table to for example worksheet 3 starting at row 6?

like :

oExcel.Worksheet(3).InsertDBF(6,1)

HELP!

Peter
Peter Cortiel
Next
Reply
Map
View

Click here to load this message in the networking platform