Thread: XML Mapping
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected] jen_designs@hotmail.com is offline
external usenet poster
 
Posts: 4
Default XML Mapping

I have an excel document that I would like to export to xml. I have
been able to create a schema and map each column in excel to the
proper xml node. The question I am having is, instead of mapping to
columns, is there a way to map individual cells? Or even specific
text within a cell?