|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re^3: Excel Text parsing problemby grizzley (Chaplain) |
| on Nov 08, 2012 at 09:01 UTC ( #1002842=note: print w/ replies, xml ) | Need Help?? |
|
Well... I've replaced worksheet(1) with worksheet(0) (because had data in first worksheet) and replaced $txt->insert with print 'end: ', "$row:$col----$worksheet->{Cells}[$row][$col]->{Val}\n"; statement and got proper results:
What I can advice in that situation is: please make the same corrections in your script and run it in console to make sure you have data in worksheet(1).
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||