in reply to Re: spreadsheet::writeExcel Grouping/Outline
in thread spreadsheet::writeExcel Grouping/Outline
Thanks for your response.
I am actually trying to program a generic Excel reporting module which (for now) does not know how many columns/rows it will have to write to Excel and will not know what columns it should group with.
Any suggestions on any other perl lib which could run excel macros if I could programatically tell it which column(s) it should use while grouping..
(At this time I am not aware if the macro commands could be lined up for future execution when the excel file is opened)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: spreadsheet::writeExcel Grouping/Outline
by runrig (Abbot) on Sep 17, 2013 at 15:12 UTC | |
by omikirani (Initiate) on Sep 17, 2013 at 15:32 UTC |