<?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; excel macro</title>
	<atom:link href="http://excelvbamacro.com/tag/excel-macro/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>VBA Delete Excel Rows Based on Certain Date</title>
		<link>http://excelvbamacro.com/delete-excel-rows-based-on-certain-date.html</link>
		<comments>http://excelvbamacro.com/delete-excel-rows-based-on-certain-date.html#comments</comments>
		<pubDate>Sat, 31 Jan 2009 14:05:57 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Cells and Range]]></category>
		<category><![CDATA[Workbook and Worksheet]]></category>
		<category><![CDATA[columns]]></category>
		<category><![CDATA[delete row]]></category>
		<category><![CDATA[excel macro]]></category>
		<category><![CDATA[excel macro delete row]]></category>
		<category><![CDATA[excel vba delete row]]></category>
		<category><![CDATA[filtered date]]></category>
		<category><![CDATA[function cells]]></category>
		<category><![CDATA[vba delete excel row]]></category>

		<guid isPermaLink="false">http://excelvbamacro.com/?p=322</guid>
		<description><![CDATA[Let say I have a bunch of formatted data in my Excel sheet, and in Column A I have a dates. Then I wanna filter all the data base on certain date, for example 1 Jan 2009, and delete all &#8230; <a href="http://excelvbamacro.com/delete-excel-rows-based-on-certain-date.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://excelvbamacro.com/delete-excel-rows-based-on-certain-date.html/feed</wfw:commentRss>
		<slash:comments>1068</slash:comments>
		</item>
		<item>
		<title>Finding Cell with Minimum/Maximum Value in Active Worksheet</title>
		<link>http://excelvbamacro.com/finding-cell-with-minimummaximum-value-in-active-worksheet.html</link>
		<comments>http://excelvbamacro.com/finding-cell-with-minimummaximum-value-in-active-worksheet.html#comments</comments>
		<pubDate>Sat, 04 Oct 2008 10:58:45 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Excel VBA Function]]></category>
		<category><![CDATA[Workbook and Worksheet]]></category>
		<category><![CDATA[cell function]]></category>
		<category><![CDATA[excel formula]]></category>
		<category><![CDATA[excel macro]]></category>
		<category><![CDATA[excel tutorial]]></category>
		<category><![CDATA[excel vba formula]]></category>
		<category><![CDATA[excel vba max]]></category>
		<category><![CDATA[excel vba max value]]></category>
		<category><![CDATA[excel vba max value in column]]></category>
		<category><![CDATA[excel vba maximum value]]></category>
		<category><![CDATA[excel vba minimum]]></category>
		<category><![CDATA[learn excel]]></category>
		<category><![CDATA[macro cell]]></category>
		<category><![CDATA[maximum cell value]]></category>
		<category><![CDATA[minimum cell value]]></category>
		<category><![CDATA[vba cell]]></category>
		<category><![CDATA[vba excel]]></category>
		<category><![CDATA[vba macro]]></category>
		<category><![CDATA[vba minimum]]></category>

		<guid isPermaLink="false">http://excelvbamacro.com/?p=53</guid>
		<description><![CDATA[Let say we want to find position of cell containing the minimum/maximum value in current/active Excel worksheet, and then after we found the cell, we will change the cell format to make it stand out before other cells. The logic &#8230; <a href="http://excelvbamacro.com/finding-cell-with-minimummaximum-value-in-active-worksheet.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://excelvbamacro.com/finding-cell-with-minimummaximum-value-in-active-worksheet.html/feed</wfw:commentRss>
		<slash:comments>1064</slash:comments>
		</item>
		<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>1859</slash:comments>
		</item>
	</channel>
</rss>

