Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Using Perl to go from XML to EXCEL

by dHarry (Abbot)
on Mar 18, 2011 at 11:08 UTC ( [id://893974]=note: print w/replies, xml ) Need Help??


in reply to Using Perl to go from XML to EXCEL

Although you are looking for a Perl solution (as a non-Perl programmer?) I will mention two alternative solutions.

1. Depending on the version of Excel that you are using you can also directly import XML into Excel. The web is full of examples.

2. You can solve it using a more XML-ish way. In general, whenever you have to transform XML into something think XSLT. The simplest way of producing something that can be imported in Excel is to produce CSV. See for example Using XML::XSLT to convert XML to CSV for some ideas.

Cheers

Harry

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-19 12:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found