in reply to Re^5: XLSX read and dump
in thread XLSX read and dump
and so on... Also, I changed the code to reflect exactly what the Spreadsheet::XLSX synopsis shows because my actual row and column names were causing errors. Now the question is: How can I print just the cells I want to a separate file?( 1 , 1 ) => -230 ( 1 , 2 ) => -201.25 ( 1 , 3 ) => -172.5 ( 1 , 4 ) => -143.75
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: XLSX read and dump
by talexb (Chancellor) on Jan 18, 2012 at 20:28 UTC |