<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Automate Excel &#187; csv</title>
	<atom:link href="http://www.automateexcel.com/tag/csv/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.automateexcel.com</link>
	<description>Hundreds of Excel Tips &#38; Tricks</description>
	<lastBuildDate>Mon, 21 Dec 2009 20:35:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Export Range to Delimited Text File</title>
		<link>http://www.automateexcel.com/2005/10/30/export_range_to_delimited_text_file/</link>
		<comments>http://www.automateexcel.com/2005/10/30/export_range_to_delimited_text_file/#comments</comments>
		<pubDate>Sun, 30 Oct 2005 12:16:06 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[VBA]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[delimited]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[text file]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Solution #670 on how to export a range to a delimited text file.
This is a handy alternative to using Excel&#8217;s default way to save the worksheet as a Text file or CSV delimited file by choosing &#8220;save as&#8221; when:
1. You use a template and only want to export the data excluding headers and other misc [...]]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2005/10/30/export_range_to_delimited_text_file/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>VBA: Convert Excel to CSV (Comma Delimited Text File)</title>
		<link>http://www.automateexcel.com/2004/08/14/excel_vba_convert_excel_to_csv_comma_del/</link>
		<comments>http://www.automateexcel.com/2004/08/14/excel_vba_convert_excel_to_csv_comma_del/#comments</comments>
		<pubDate>Sat, 14 Aug 2004 00:57:24 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[VBA]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[custom export]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[These two articles are the best places to start if you are looking to build a custom export to convert Excel to a CSV file.
First off, If you aren&#8217;t interested in using VBA but would still like to convert excel to a CSV file, just click File-&#62;Save As-&#62; and in the Save as Type dropdown [...]]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2004/08/14/excel_vba_convert_excel_to_csv_comma_del/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
