View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Anushi Anushi is offline
external usenet poster
 
Posts: 2
Default adding XML element using Excel 2003

Hi,

Yes, you can open an XML data file, work with the XML source task pane,
import XML data into an existing mapping and also append XML data.
Look he [Editing XML Data in Microsoft Office Excel 2003]
http://msdn.microsoft.com/office/und...fficeexcel2003

Hope this helps.
Anushi




"Administrator" wrote in message
...
Is it possible to add XML element using Excel 2003?
ie, open a XML file using Excel 2003, view it as XML task
pane or XML list, and add a new element and save it back
as an XML?