Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exporting 100000+ rows to Excell using VB6 code
Message
From
02/06/2005 13:22:33
 
 
To
02/06/2005 06:40:40
Diptesh Patel
Unitelsoftware Ltd.
Mumbai, India
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01019289
Message ID:
01019460
Views:
20
If you do some searching here you will find a good example of how to do it. I just don't have the time right now to look it up, but basically you should:

1) query excel to determine max amount of rows in a sheet
2) Determine how many sheets you will require, and create more if necessary
3) In a loop in your program copy rows to Excel until the max is reached.
4) Skip to next sheet and repeat process.

>How to have 100000+ rows in excel using VB6 code.
>considering limitaions.
>
>1. Crystal can export only 16000 rows!
>2. Excel can hold only 65000 rows in one sheet.
>
>TIA
>Regards,
>Diptesh.

(On an infant's shirt): Already smarter than Bush
Previous
Reply
Map
View

Click here to load this message in the networking platform