Re: Excel/perl question

2000-10-12 Thread John McNamara
>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

RE: Excel/perl question

2000-10-11 Thread Plunkett, Matt
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