Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
We have a requirement of generating inserts out of a CSV file containing 1.5
million records. We tried opening the file in excel, which had a macro/formula written to generate the inserts. This one had severe constraints since a single excel sheet doesnt open more than 65,536 records ( we realized this during the exercise) .So we would have to first split our master csv file into sub files , run the macro to generate files with inserts and then concatenate all the files to get our Grand inserts sql file . Any other better way of doing this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto-generating a list of records that meet a pattern criteria | Excel Discussion (Misc queries) | |||
embedding a macro when generating a CSV file | Charts and Charting in Excel | |||
Generating Reports from Text File | Excel Programming | |||
parsing text file, and generating distinct cell values | Excel Programming | |||
Generating File Names | Excel Programming |