Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an Excel 2003 workbook in which users select a number of products,
enter pricing, margins, etc. When the user is finished I need to create a csv file with every permutations of their selections and entries. I originally was writing the records to a worksheet and then when finished I would export the worksheet to a CSV file. My code worked fine until it was discovered that frequently the number of records could run into the hundreds of thousands, exceeding Excel 2003's 65k limit. I need to rewrite my code to write records directly to an external CSV file. If anyone has any experience in this area that they could share, I would be very appreciative. Ken |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Writing value to another file | Excel Programming | |||
Writing to a .txt File | Excel Programming | |||
writing to a DB4 file | Excel Programming | |||
draw 999 x 8 random records from file with 8614 records | Excel Programming | |||
file writing | Excel Programming |