<?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>Excel VBA Macro &#187; Worksheet</title>
	<atom:link href="http://excelvbamacro.com/tag/worksheet/feed" rel="self" type="application/rss+xml" />
	<link>http://excelvbamacro.com</link>
	<description>Excel VBA Macro Tutorial and Examples</description>
	<lastBuildDate>Wed, 25 May 2011 08:37:22 +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>How To Hide an Excel Worksheet</title>
		<link>http://excelvbamacro.com/how-to-hide-an-excel-worksheet.html</link>
		<comments>http://excelvbamacro.com/how-to-hide-an-excel-worksheet.html#comments</comments>
		<pubDate>Wed, 24 Sep 2008 01:22:06 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Workbook and Worksheet]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[excel macro]]></category>
		<category><![CDATA[excel vba]]></category>
		<category><![CDATA[excel vba hide all worksheets]]></category>
		<category><![CDATA[excel vba hide column]]></category>
		<category><![CDATA[excel vba hide sheet]]></category>
		<category><![CDATA[excel vba hide worksheet]]></category>
		<category><![CDATA[excel vba hide worksheets]]></category>
		<category><![CDATA[excel workbook]]></category>
		<category><![CDATA[excel worksheet]]></category>
		<category><![CDATA[Hide sheet vba]]></category>
		<category><![CDATA[hide worksheet]]></category>
		<category><![CDATA[hide worksheet vba]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft excel]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[vba excel hide sheet]]></category>
		<category><![CDATA[vba hide sheet]]></category>
		<category><![CDATA[vba hide worksheet]]></category>
		<category><![CDATA[vba macro]]></category>
		<category><![CDATA[VeryHidden]]></category>
		<category><![CDATA[visual basic editor]]></category>
		<category><![CDATA[Workbook]]></category>
		<category><![CDATA[Worksheet]]></category>
		<category><![CDATA[xlSheetVeryHidden]]></category>

		<guid isPermaLink="false">http://excelvbamacro.com/?p=35</guid>
		<description><![CDATA[Some time we want to hide a certain Excel Worksheet from view, and it&#8217;s a common practice to use select the Worksheet, go to menu Format > Sheet > Hide. Using the method explained above is right, but unfortunately, others &#8230; <a href="http://excelvbamacro.com/how-to-hide-an-excel-worksheet.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://excelvbamacro.com/how-to-hide-an-excel-worksheet.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Create New Excel Worksheet With VBA</title>
		<link>http://excelvbamacro.com/create-new-excel-worksheet-with-vba.html</link>
		<comments>http://excelvbamacro.com/create-new-excel-worksheet-with-vba.html#comments</comments>
		<pubDate>Sat, 13 Sep 2008 03:26:17 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Workbook and Worksheet]]></category>
		<category><![CDATA[create new worksheet vba]]></category>
		<category><![CDATA[create worksheet vba]]></category>
		<category><![CDATA[excel macro create new sheet]]></category>
		<category><![CDATA[excel vba create new sheet]]></category>
		<category><![CDATA[excel vba create new worksheet]]></category>
		<category><![CDATA[excel vba new sheet]]></category>
		<category><![CDATA[excel vba new worksheet]]></category>
		<category><![CDATA[vba add worksheet]]></category>
		<category><![CDATA[vba create new sheet]]></category>
		<category><![CDATA[vba create new worksheet]]></category>
		<category><![CDATA[vba excel create new sheet]]></category>
		<category><![CDATA[vba excel create new worksheet]]></category>
		<category><![CDATA[vba excel new worksheet]]></category>
		<category><![CDATA[vba new worksheet]]></category>
		<category><![CDATA[Worksheet]]></category>

		<guid isPermaLink="false">http://excelvbamacro.com/?p=32</guid>
		<description><![CDATA[The Excel VBA macro below will create a new Excel Worksheet called &#8216;RawData&#8217; or we can use msgbox to ask for the Worksheet name if needed. If there is already a Worksheet called RawData, user will be ask whether they &#8230; <a href="http://excelvbamacro.com/create-new-excel-worksheet-with-vba.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://excelvbamacro.com/create-new-excel-worksheet-with-vba.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

