in reply to Re^10: Append new line in excel sheets
in thread Append new line in excel sheets

Hi @roboticus,

I want to clear my point in case I missed to mention. I'm reading a .xls file and convertion into .csv using ParseExcel cell handler. But cell handler is missing the last row of excel file. So first I need to append a new row at end then will convert it into CSV.

Thought I can try what you have suggested me :).

Replies are listed 'Best First'.
Re^12: Append new line in excel sheets
by roboticus (Chancellor) on Aug 02, 2014 at 14:51 UTC

    perl_new_b:

    The cell handler shouldn't be missing any data. Can you show an example?

    ...roboticus

    When your only tool is a hammer, all problems look like your thumb.

      Hi roboticus,

      cell handler misses data for few files, I'm really sorry I can not share the actual data but I can share the dummy for that.

      I will inbox the file.