<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Tech Off - Excel 2003 and save as XML Spreadsheet</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Tech Off - Excel 2003 and save as XML Spreadsheet</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Thu, 23 May 2013 23:32:59 GMT</pubDate>
	<lastBuildDate>Thu, 23 May 2013 23:32:59 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>4</c9:totalResults>
	<c9:pageCount>-4</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Tech Off - Excel 2003 and save as XML Spreadsheet</title>
		<description><![CDATA[<p>We have excel 2003 and are trying to save out a &quot;xml spreadsheet&quot;.&nbsp; The mess of a file is created (sorry but why is it so diffiuclt for MS to save out clean proper tags like everyone else) but i notice rows which are completely blank or contain blank fields will have the particular XML tag completely removed.&nbsp; The problem with this is Im expecting 7 columns when sometimes the column can be 5 or 3 or 7.&nbsp; Is there any way to force excel to NOT remove blank fields from the XML file this way everyone contains the 7 tags to correspond with the 7 column fields in the excel file.<br><br>Thanks<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/260365-Excel-2003-and-save-as-XML-Spreadsheet/260365#260365</link>
		<pubDate>Fri, 18 Jan 2008 14:40:56 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/260365-Excel-2003-and-save-as-XML-Spreadsheet/260365#260365</guid>
		<dc:creator>quantass0</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/quantass0/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Excel 2003 and save as XML Spreadsheet</title>
		<description><![CDATA[<p><blockquote><div class="quoteAuthor">quantass0 wrote:</div><div class="quoteBody">&#65279;We have excel 2003 and are trying to save out a &quot;xml spreadsheet&quot;.&nbsp; The mess of a file is created (sorry but why is it so diffiuclt for MS to save out clean proper tags like everyone else) but i notice rows which are completely blank or contain blank fields will have the particular XML tag completely removed.&nbsp; The problem with this is Im expecting 7 columns when sometimes the column can be 5 or 3 or 7.&nbsp; Is there any way to force excel to NOT remove blank fields from the XML file this way everyone contains the 7 tags to correspond with the 7 column fields in the excel file.<br><br>Thanks<br></div></blockquote><br><br>Not that I am aware of.<br><br>I would go off some heading naming&nbsp;semantic. This way you can see if the mapping you need&nbsp;for what you need&nbsp;in order to do some&nbsp;data exporting.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/260365-Excel-2003-and-save-as-XML-Spreadsheet/c24ac92678414675b1cc9dfa00bcb66d#c24ac92678414675b1cc9dfa00bcb66d</link>
		<pubDate>Fri, 18 Jan 2008 15:30:24 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/260365-Excel-2003-and-save-as-XML-Spreadsheet/c24ac92678414675b1cc9dfa00bcb66d#c24ac92678414675b1cc9dfa00bcb66d</guid>
		<dc:creator>odujosh</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/odujosh/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Excel 2003 and save as XML Spreadsheet</title>
		<description><![CDATA[<p>A different direction, but you could create a small application to read out the excel file and generate the xml file in your own format. Not that hard to do with ado.net.&nbsp;<br><br>But I don't know your requirements, this would make no sence if the end user needs to use this application a few times a day, etc.<br><br>ADO.NET read excel<br><a href="http://davidhayden.com/blog/dave/archive/2006/05/26/2973.aspx">http://davidhayden.com/blog/dave/archive/2006/05/26/2973.aspx</a><br><br>Fill it to a datatable and use DataTable.WriteXml, maby that already gives an acceptable result.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/260365-Excel-2003-and-save-as-XML-Spreadsheet/9bf6b2e6aa6b4d2691ee9dfa00bcb6f2#9bf6b2e6aa6b4d2691ee9dfa00bcb6f2</link>
		<pubDate>Sun, 20 Jan 2008 09:32:24 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/260365-Excel-2003-and-save-as-XML-Spreadsheet/9bf6b2e6aa6b4d2691ee9dfa00bcb6f2#9bf6b2e6aa6b4d2691ee9dfa00bcb6f2</guid>
		<dc:creator>erik</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/erik_/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Excel 2003 and save as XML Spreadsheet</title>
		<description><![CDATA[<p>I suspect the reason that you are not seeing blank rows and columns in the XML is that it would be inefficient to store those in memory.&nbsp; Read more about it in Wikipedia's <a href="http://en.wikipedia.org/wiki/Sparse_array">sparse array</a> entry.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/260365-Excel-2003-and-save-as-XML-Spreadsheet/5400a713142145dbb99f9dfa00bcb773#5400a713142145dbb99f9dfa00bcb773</link>
		<pubDate>Sun, 20 Jan 2008 12:26:02 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/260365-Excel-2003-and-save-as-XML-Spreadsheet/5400a713142145dbb99f9dfa00bcb773#5400a713142145dbb99f9dfa00bcb773</guid>
		<dc:creator>JChung2006</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/JChung2006/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>