in reply to
Read entire row and/or sheet with Spreadsheet::Read
Thanks.
my @row = row($ref2->[1], 6);
fixed my problem.
Comment on
Re: Read entire row and/or sheet with Spreadsheet::Read
Download
Code
In Section
Seekers of Perl Wisdom