Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: How to read Excel 2007 XLSX format?

by Joost (Canon)
on Mar 05, 2007 at 20:18 UTC ( [id://603289]=note: print w/replies, xml ) Need Help??


in reply to How to read Excel 2007 XLSX format?

SpreadSheet::WriteExcel has a section on modules you can use to read excel. SpreadSheet::ParseExcel is fairly recent so it might work. Otherwise, if you have excel 2007, you can always export the sheet as CSV and use Text::xSV or something similar to read it.

update: in a pinch, it might be worth checking out the data in the file. Since it's XML it should be more readable (once uncompressed) than the previous formats. Note that I have zero experience with office 2007 formats, so I might be talking complete bollocks. :-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-03-28 13:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found