View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
FSt1 FSt1 is offline
external usenet poster
 
Posts: 3,942
Default Why would you need to convert an xls to XML?

hi
XML can get a tad wordy(?) and i'm not that up on the whole thing.
XML - Extensible Markup Language
it is a flexable way to tranfer data not necessarily between applications
but between systems perticularly over the internet.
general info
http://en.wikipedia.org/wiki/XML
how to use XML with excel.
http://office.microsoft.com/en-us/ex...019641033.aspx

regards
FSt1

"ExcelMonkey" wrote:

Can somebody explain to me what XML is and why you would use this in Excel. I
have not ever worked with an XML file and do not really understand what the
purpose of it is via Excel. Is this just simply another file format which
allows you to import/export your data easier to other applications? And/or
does it help you store data differently.

I am trying to understand the business requirement that would drive the need
to have an xls converted to XML and vice versa.

Thanks

EM