<?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 Hints &#187; Macro</title>
	<atom:link href="http://excelhints.com/tag/macro/feed/" rel="self" type="application/rss+xml" />
	<link>http://excelhints.com</link>
	<description>Excel Tips and Tricks for All Levels</description>
	<lastBuildDate>Thu, 08 Jul 2010 18:04:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<image>
  <link>http://excelhints.com</link>
  <url>http://excelhints.com/Favicon.gif</url>
  <title>Excel Hints</title>
</image>
		<item>
		<title>How to Stop Excel from Flickering during Macros</title>
		<link>http://excelhints.com/2010/03/13/how-to-stop-screen-from-flickering-during-macros/</link>
		<comments>http://excelhints.com/2010/03/13/how-to-stop-screen-from-flickering-during-macros/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 04:48:33 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[ScreenUpdating]]></category>
		<category><![CDATA[Macro]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://excelhints.com/?p=774</guid>
		<description><![CDATA[If you&#8217;ve ever written or recorded a macro in Excel, you&#8217;ve no doubt noticed that it shows everything on the screen you tell it to do. Depending on the code, Excel will show different cell locations or even different worksheets being selected during run time. Below I&#8217;m going to show you a line of VBA [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "How to Stop Excel from Flickering during Macros", url: "http://excelhints.com/2010/03/13/how-to-stop-screen-from-flickering-during-macros/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2010/03/13/how-to-stop-screen-from-flickering-during-macros/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Macro to Disable Cell Calculations on a Sheet</title>
		<link>http://excelhints.com/2009/11/29/macro-to-disable-cell-calculations-on-a-sheet/</link>
		<comments>http://excelhints.com/2009/11/29/macro-to-disable-cell-calculations-on-a-sheet/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 05:12:27 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Cell Calculation]]></category>
		<category><![CDATA[Macro]]></category>

		<guid isPermaLink="false">http://excelhints.com/?p=749</guid>
		<description><![CDATA[If you&#8217;ve ever had a sheet in your project that has a number of formulas with calculations, you&#8217;ve no doubt noticed the slowdown that occurs when saving your spreadsheet or editing a formula.  Excel has a property that can be adjusted within a macro that allows you to turn on and off the calculations on [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Macro to Disable Cell Calculations on a Sheet", url: "http://excelhints.com/2009/11/29/macro-to-disable-cell-calculations-on-a-sheet/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2009/11/29/macro-to-disable-cell-calculations-on-a-sheet/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Writing a Macro</title>
		<link>http://excelhints.com/2009/03/01/writing-a-macro/</link>
		<comments>http://excelhints.com/2009/03/01/writing-a-macro/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 02:00:09 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Basic Macro]]></category>
		<category><![CDATA[Macro]]></category>
		<category><![CDATA[Sub]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://excelhints.com/?p=580</guid>
		<description><![CDATA[You may have heard a macro as being referred to also as a sub or subroutine, but any way you phrase it, it is a set of instructions in VBA used to perform an action.  Using macros in Excel will greatly enhance your Excel experience and open up many possibilities through flexibility and speed.  In [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Writing a Macro", url: "http://excelhints.com/2009/03/01/writing-a-macro/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2009/03/01/writing-a-macro/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Using the Status Bar to Display Messages</title>
		<link>http://excelhints.com/2008/11/04/using-the-status-bar-to-display-messages/</link>
		<comments>http://excelhints.com/2008/11/04/using-the-status-bar-to-display-messages/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 01:13:00 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Status Bar Messages]]></category>
		<category><![CDATA[Macro]]></category>

		<guid isPermaLink="false">http://excelhints.com/?p=383</guid>
		<description><![CDATA[Excel provides an easy way to show the end user messages about the status of a macro that is running. This can be a useful way of updating users, especially during long running macros, as to the status of the routine. Some users need updates from the system to let them know that the program [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Using the Status Bar to Display Messages", url: "http://excelhints.com/2008/11/04/using-the-status-bar-to-display-messages/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2008/11/04/using-the-status-bar-to-display-messages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Count Rows with Data in a Macro</title>
		<link>http://excelhints.com/2008/10/16/count-rows-with-data-in-a-macro/</link>
		<comments>http://excelhints.com/2008/10/16/count-rows-with-data-in-a-macro/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 01:57:58 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Count]]></category>
		<category><![CDATA[Macro]]></category>

		<guid isPermaLink="false">http://excelhints.com/?p=324</guid>
		<description><![CDATA[For this Excel tip, let&#8217;s look at an easy way to count the number of rows containing data in a spreadsheet.  One way would be to do use a for loop and a counting variable, but that contains unnecessary steps to get the job done. A simple way to count the number of rows in a spreadsheet [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Count Rows with Data in a Macro", url: "http://excelhints.com/2008/10/16/count-rows-with-data-in-a-macro/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2008/10/16/count-rows-with-data-in-a-macro/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Using a For Loop in a Macro</title>
		<link>http://excelhints.com/2008/10/12/using-a-for-loop-in-a-macro/</link>
		<comments>http://excelhints.com/2008/10/12/using-a-for-loop-in-a-macro/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 12:00:28 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Loops]]></category>
		<category><![CDATA[Macro]]></category>

		<guid isPermaLink="false">http://excelhints.com/?p=192</guid>
		<description><![CDATA[If you&#8217;re new to macros, you might want to check out a previous post I made Familiarizing with the Visual Basic Editor and Use the Record Macro Feature.  Basically, the purpose of a macro in Excel is to provide you with a way of quickly and easily modifying the values in your spreadsheet.  Actually, there are [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Using a For Loop in a Macro", url: "http://excelhints.com/2008/10/12/using-a-for-loop-in-a-macro/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2008/10/12/using-a-for-loop-in-a-macro/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Use the Record Macro Feature in Excel</title>
		<link>http://excelhints.com/2007/05/23/use-the-record-macro-feature-in-excel/</link>
		<comments>http://excelhints.com/2007/05/23/use-the-record-macro-feature-in-excel/#comments</comments>
		<pubDate>Wed, 23 May 2007 17:54:56 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Record a Macro]]></category>
		<category><![CDATA[Macro]]></category>
		<category><![CDATA[Record]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false">http://excelhints.com/2007/07/10/use-the-record-macro-feature-in-excel/</guid>
		<description><![CDATA[One of the easiest ways to begin learning how to use the Macro ability of excel is to use the &#8220;Record Macro&#8221; button. To begin recording a macro, goto Tools-&#62;Macro-&#62;Record New Macro. After you hit that button, any actions you perform will be recorded. When you are finished performing the actions hit the &#8220;Stop&#8221; button [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Use the Record Macro Feature in Excel", url: "http://excelhints.com/2007/05/23/use-the-record-macro-feature-in-excel/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2007/05/23/use-the-record-macro-feature-in-excel/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Adding an Excel Macro Section to Excel Hints</title>
		<link>http://excelhints.com/2007/05/17/adding-an-excel-macro-section-to-excel-hints/</link>
		<comments>http://excelhints.com/2007/05/17/adding-an-excel-macro-section-to-excel-hints/#comments</comments>
		<pubDate>Thu, 17 May 2007 17:48:06 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Excel Macros]]></category>
		<category><![CDATA[Macro]]></category>
		<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false">http://excelhints.com/2007/05/17/adding-an-excel-macro-section-to-excel-hints/</guid>
		<description><![CDATA[I use excel macros everyday with my current job duties. A section I will soon be adding to ExcelHints.com is examples of macros that I use all the time. Macros can be used for several reasons, the most common is when there is a task that you need done on regular basis. Automating the process [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Adding an Excel Macro Section to Excel Hints", url: "http://excelhints.com/2007/05/17/adding-an-excel-macro-section-to-excel-hints/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2007/05/17/adding-an-excel-macro-section-to-excel-hints/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
