tvmaly's Journal
http://use.perl.org/~tvmaly/journal/
tvmaly's use Perl Journalen-ususe Perl; is Copyright 1998-2006, Chris Nandor. Stories, comments, journals, and other submissions posted on use Perl; are Copyright their respective owners.2012-02-08T17:55:33+00:00pudgepudge@perl.orgTechnologyhourly11970-01-01T00:00+00:00tvmaly's Journalhttp://use.perl.org/images/topics/useperl.gif
http://use.perl.org/~tvmaly/journal/
WriteExcel for Excel 2003 XML
http://use.perl.org/~tvmaly/journal/32317?from=rss
I have been thinking about writing a new module to write Excel 2003 xml. The current module Spreadsheet::WriteExcel has is limitations. For instance, it lacks the ability to insert links to other sheets within the same workbook. It also lacks the ability to create pivot tables. I would like it to produce very minimal worksheets. However, I would like it to be able to add the auto filter, do some minimal styling, and have the ability to add basic formulas. I will be starting this project sometime next month when the workload slows up a little. Has anyone else given any thought to a project like this?tvmaly2007-02-04T03:52:19+00:00journal