I have been looking how to add a spreadsheet to a existing workbook in the docs and examples of this module, is there not an: my $workbook = spreadsheet::WriteExcel->open("beads.xls"); type method anywhere? anyone know this one? I know the below code works for a new workbook, but i just want to add to an existing one...
my $workbook = spreadsheet::WriteExcel->new("beads.xls");
In reply to open workbook-WriteExcel by tux242
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |