I have the excel document. First row is the field (tag) name. The rows after are the data.
I would like to transfer it to xml.
1) Is there a way using built in Microsoft Excel tools to convert the excel to xml? (I haven't used Microsoft Office for a while now. And usually I didn't like the xml/html/sql script etc. Microsoft auto created before. Too many microsoft tags, but is the new version of the office doing better now?)
2) How about Open Office, is there a built in tool to convert Excel to xml in Open Office that is good?)
3) Third approach, I can use php script to transfer excel to xml. Any good resources (scripts, urls, sampls etc.) you could recommend?
Thanks!