<?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; naming sheets</title>
	<atom:link href="http://www.automateexcel.com/tag/naming-sheets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.automateexcel.com</link>
	<description>Everything Excel. Only Excel.</description>
	<lastBuildDate>Wed, 24 Nov 2010 21:08:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Adding and Naming Sheets to Excel Workbook</title>
		<link>http://www.automateexcel.com/2008/10/28/adding-and-naming-sheets-to-excel-workbook/</link>
		<comments>http://www.automateexcel.com/2008/10/28/adding-and-naming-sheets-to-excel-workbook/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 20:44:44 +0000</pubDate>
		<dc:creator>Kaps</dc:creator>
				<category><![CDATA[VBA]]></category>
		<category><![CDATA[naming sheets]]></category>
		<category><![CDATA[workbook]]></category>

		<guid isPermaLink="false">http://www.automateexcel.com/?p=1052</guid>
		<description><![CDATA[The following code works opening a workbook. It automatically adds a new sheet and labels it with the date. It also checks to see that the sheet doesn’t already exist – to allow for the possibility of it being opened more than once a day. This code makes use of the Workbook Open Event and [...]]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2008/10/28/adding-and-naming-sheets-to-excel-workbook/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

