G
Guest
Does anyone already have a programmatic approach to splitting the export of
a dataset larger than 65536 records into Excel? I understand the nature of
the limitation, so I'm not looking for a dissertation on why it's a problem.
Rather, I'm looking for code that will place some records (~65K) into each
worksheet/workbook until all the records are transfered. I know that I can
do it, but I was hoping that maybe some kind soul would share their code to
help save me some time. Unfortunately, this has to be exported into Excel
and not text, csv, or anything else.
Thanks,
Chris
a dataset larger than 65536 records into Excel? I understand the nature of
the limitation, so I'm not looking for a dissertation on why it's a problem.
Rather, I'm looking for code that will place some records (~65K) into each
worksheet/workbook until all the records are transfered. I know that I can
do it, but I was hoping that maybe some kind soul would share their code to
help save me some time. Unfortunately, this has to be exported into Excel
and not text, csv, or anything else.
Thanks,
Chris