in reply to Re^2: content triggered parsing in Spreadsheet-ParseExcel
in thread content triggered parsing in Spreadsheet-ParseExcel

No corrections required. You got it all correct.

  • Comment on Re^3: content triggered parsing in Spreadsheet-ParseExcel

Replies are listed 'Best First'.
Re^4: content triggered parsing in Spreadsheet-ParseExcel
by qingxia (Novice) on Mar 27, 2013 at 09:54 UTC
    thanks for the quick respond!
Re^4: content triggered parsing in Spreadsheet-ParseExcel
by qingxia (Novice) on Mar 27, 2013 at 13:16 UTC
    Hi again, I hope i am not asking too much. But then how could I out-write the hash data to a new xls file? Ideally, the new excel table should look like:
    col1 col2 col3 col4 row1 School Dean No.stu. No.teacher row2 1 John 55 row3 2 Tony 60 row4 3 James 56 20
    Best regards,