in reply to Re^2: Spreadsheet::Read Open File from Variable?
in thread Spreadsheet::Read Open File from Variable?

But line 59 of the code you posted is
$cell = "C" . $rowCnt;
Any difference between the code you use and the code you post(ed) may impede our ability to help. Problems with copy+paste do exist, yes, but usually they are smaller than those that stem from manually typing and thereby changing the code.

Replies are listed 'Best First'.
Re^4: Spreadsheet::Read Open File from Variable?
by CJ2012SXT (Novice) on Aug 22, 2017 at 21:09 UTC
    I'll keep that in mind. I copy pasted the code right out of Notepad++.

      Hmmm. Usually this works as expected.

      Do you get the same line numbers, when you paste it back via the "[download]" link that Perlmonks put into your OP? (which I duplicated here)