anandmot has asked for the wisdom of the Perl Monks concerning the following question:

If i use sheetname and cell value inside cellhandler function i notice that sheetname is different and cell value is belongs to different sheet.. How can i get cell value from same sheeetname? for ex i want to print and store only row 0 of all worksheets in a workbook
  • Comment on Re^3: Reducing the memory usage of Spreadsheet::ParseExcel

Replies are listed 'Best First'.
Re^4: Reducing the memory usage of Spreadsheet::ParseExcel
by jmcnamara (Monsignor) on Oct 27, 2010 at 16:59 UTC
    Start a new node and show an example.

    --
    John.