|
|
| XP is just a number | |
| PerlMonks |
Re: Excel chart for dynamic databy jmcnamara (Monsignor) |
| on Mar 23, 2012 at 08:53 UTC ( #961168=note: print w/ replies, xml ) | Need Help?? |
|
If you are using Spreadsheet::WriteExcel there is a utility function called xl_range_formula()to deal with this. See the Working with cell ranges section of the chart documentation:
If you are using Excel::Writer::XLSX you can use the same utility function or pass an arrayref instead:
--
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||