#1   Report Post  
Posted to microsoft.public.excel.misc
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?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7,247
Default XML Mapping

I have some code on my web site that will create an XML file containing cell
values and information. The hierarchy in the schema is

Areas - Area - Cells - Cell == Address, SheetName, Value, Displayed
Value, Number Format.

Download the schema and the workbook that creates the DOM and saves the XML
file in the zip file

http://www.cpearson.com/Zips/ExceTtoXML.zip

You can probably modify the schema and VBA code to meet your needs.

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting
www.cpearson.com
(email on the web site)



wrote in message
oups.com...
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?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22
Default XML Mapping

This link doesn't work for me... do you have another link to this file?
Thanks in advance for your assistance!!


"Chip Pearson" wrote:

I have some code on my web site that will create an XML file containing cell
values and information. The hierarchy in the schema is

Areas - Area - Cells - Cell == Address, SheetName, Value, Displayed
Value, Number Format.

Download the schema and the workbook that creates the DOM and saves the XML
file in the zip file

http://www.cpearson.com/Zips/ExceTtoXML.zip

You can probably modify the schema and VBA code to meet your needs.

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting
www.cpearson.com
(email on the web site)



wrote in message
oups.com...
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?


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22
Default XML Mapping

Nevermind, I just realized that "Excel" was misspelled in his link. When I
corrected this, I was able to download it. Thanks!

"Allen Geddes" wrote:

This link doesn't work for me... do you have another link to this file?
Thanks in advance for your assistance!!


"Chip Pearson" wrote:

I have some code on my web site that will create an XML file containing cell
values and information. The hierarchy in the schema is

Areas - Area - Cells - Cell == Address, SheetName, Value, Displayed
Value, Number Format.

Download the schema and the workbook that creates the DOM and saves the XML
file in the zip file

http://www.cpearson.com/Zips/ExceTtoXML.zip

You can probably modify the schema and VBA code to meet your needs.

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting
www.cpearson.com
(email on the web site)



wrote in message
oups.com...
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?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mapping XML to workbook heliotropic New Users to Excel 1 August 31st 07 04:06 PM
mapping two worksheets Daniel Excel Worksheet Functions 1 March 14th 07 01:06 PM
mapping omer Excel Worksheet Functions 1 January 3rd 07 12:40 PM
mapping add-ins colettey29 Excel Discussion (Misc queries) 0 June 13th 06 06:51 PM
mapping add-ins colettey29 Charts and Charting in Excel 0 June 13th 06 05:56 PM


All times are GMT +1. The time now is 04:37 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"