Hi all,
Can someone tell me how to use Perl to enter data into an EXISTING excel spreadsheet?
I've looked at Speadsheet::WriteExcel but it's only for new files.
I need to take info from a flat file and plug the data into a cell in excel.
I can get the info from the one file. And if this was a new file I was creating, I could use Spreadsheet::WriteExcel to plug the data into the right cells.
Help!
tgus
Can someone tell me how to use Perl to enter data into an EXISTING excel spreadsheet?
I've looked at Speadsheet::WriteExcel but it's only for new files.
I need to take info from a flat file and plug the data into a cell in excel.
I can get the info from the one file. And if this was a new file I was creating, I could use Spreadsheet::WriteExcel to plug the data into the right cells.
Help!
tgus