![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: Deleting a excel columnby NERDVANA (Priest) |
on May 10, 2023 at 00:25 UTC ( [id://11152062]=note: print w/replies, xml ) | Need Help?? |
Since you said the columns aren't always the same or in order, I'd recommend Data::TableReader to do the work of extracting the ones you care about, and then you can use a variation of your write_excel to write them by name.
Also take a look at Data::Table which makes writing and reading very convenient.
In Section
Seekers of Perl Wisdom
|
|