Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Using Spreadsheet:WriteExcel or whatever else I need

by jmcnamara (Monsignor)
on Oct 26, 2011 at 13:30 UTC ( [id://933902]=note: print w/replies, xml ) Need Help??


in reply to Using Spreadsheet:WriteExcel or whatever else I need

There is a Spreadsheet::ParseExcel::SaveParser module that allows you to re-write an Excel file but it doesn't always work very well and in this particular case it can't be used to shift the rows down.

So, you will probably have to use Spreadsheet::ParseExcel to read the old file and then use Spreadsheet::WriteExcel to write the new one with the rows shifted down.

The feasibility of that depends on the complexity of the input file.

--
John.
  • Comment on Re: Using Spreadsheet:WriteExcel or whatever else I need

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://933902]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-16 21:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found