http://qs321.pair.com?node_id=419354


in reply to Re: Spreadsheet::WriteExcel: How to change order of worksheets?
in thread Spreadsheet::WriteExcel: How to change order of worksheets?

I think this may be the simplest approach. Actually, I need to parse through some of the names to avoid creating inappropriate sheets (the data gets dirty and I end up with strange sheet names like "null") sometimes. Using your hash would allow this better. Thanks.

-- Zeno - Barcelona Perl Mongers http://barcelona.pm.org http://www.javajunkies.org
  • Comment on Re^2: Spreadsheet::WriteExcel: How to change order of worksheets?

Replies are listed 'Best First'.
Re^3: Spreadsheet::WriteExcel: How to change order of worksheets?
by RMGir (Prior) on Jan 04, 2005 at 21:15 UTC
    Hmmm... Was anyone else wondering what this spreadsheet was about as they read "avoid creating inappropriate sheets (the data gets dirty"?

    I started thinking he was cataloguing "P&L of movies by classification" and had to suppress X-rated titles.

    Too bad the rest of the sentence took all the fun out of it... :)


    Mike