Re: Reading quickly from the end of a file

2007-02-09 Thread Chris Wagner
At 02:58 PM 2/8/2007 -0800, John Townsend wrote: >I'm looking for a way to read the end of a file quickly. I have scripts >that generate PostScript files (basically really large text files). I'd >like to verify that each PostScript file ends with "%EOF". Rather than >read the entire text file into

Assistance with Spreadsheet::WriteExcel Formula

2007-02-09 Thread Nichols, Ron
I am generating a spreadsheet using Spreadsheet::WriteExcel. Everything is working fine except a formula containing =SUMIF(A5:A10, C15,C5:C10). The formula gets generated correctly in the spreadsheet but in order to get the resulting value to be displayed in the cell, you have to edit the cell (i.