Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
my scenario is like i had already a excel sheet with some data.. i want to update the data win new records and have a chart in the same excel.
was this possible?
I managed to update data in a existing excel but ubable to add chart to that excel
please help.
calling add_chart method using parse excel..
Error:
Can't locate object method "add_chart" via package "Spreadsheet::ParseExcel::SaveParser::Workbook"