Is it possible to write in a excel template using perl?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ram venkat
    New Member
    • Jan 2007
    • 1

    Is it possible to write in a excel template using perl?

    Hi,

    Im new to Perl programming and Im facing a problem while trying to write data into the excel template. Actually the data gets appended to the template (the file size increases), but while trying to open the excel, the data is not displayed(the file size reduces to the orginal size on opening). Can anyone help me on this?

    Thanx,
    Venkat.
  • KevinADC
    Recognized Expert Specialist
    • Jan 2007
    • 4092

    #2
    what code have you tied? Are you using one of the excel modules or writing the all the code yourself?

    Comment

    Working...