>This code works. However it is pitifully slow. I do not know VBA, but was
>trying to make a script that would take a huge text file (>100,000 lines)
>and put it into an Excel workbook. Because a workbook can only take about
>65000 rows, the idea was to make a worksheet in the workbook for eac
More accurately, how long does it take to read the file twice.
[EMAIL PROTECTED]
All opinions are my own and not necessarily those of my
employer
The first read takes no time...well, a very short time. I have
another version of t