<?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; Macros</title>
	<atom:link href="http://excelhints.com/tag/macros/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>Working with Userforms Part 1: Hello World! Button</title>
		<link>http://excelhints.com/2009/09/08/working-with-userforms-part-1-hello-world-button/</link>
		<comments>http://excelhints.com/2009/09/08/working-with-userforms-part-1-hello-world-button/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 19:21:53 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Userform]]></category>
		<category><![CDATA[Macros]]></category>

		<guid isPermaLink="false">http://excelhints.com/?p=701</guid>
		<description><![CDATA[Over the next few posts we will look at how to build a userform and put it to good use.  Using a userform will provide additional functionality in your project that using the spreadsheet alone may not provide.  One way to give your project that customized polished look, may be to incorporate the use of [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Working with Userforms Part 1: Hello World! Button", url: "http://excelhints.com/2009/09/08/working-with-userforms-part-1-hello-world-button/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2009/09/08/working-with-userforms-part-1-hello-world-button/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What Are You Looking for Help With?</title>
		<link>http://excelhints.com/2009/04/16/what-are-you-looking-for-help-with/</link>
		<comments>http://excelhints.com/2009/04/16/what-are-you-looking-for-help-with/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 03:00:18 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Macros or Formulas]]></category>
		<category><![CDATA[Excel Poll]]></category>
		<category><![CDATA[Formulas]]></category>
		<category><![CDATA[Macros]]></category>

		<guid isPermaLink="false">http://excelhints.com/?p=622</guid>
		<description><![CDATA[As a follow up to the poll How Often Do You Use Excel Macros, to further lead the direction of Excel Hints, we asked you the question: Are you looking for more help with Macros or Formulas? Once again I was surprised with the results of this poll.  The results were definitely leaning more towards [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "What Are You Looking for Help With?", url: "http://excelhints.com/2009/04/16/what-are-you-looking-for-help-with/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2009/04/16/what-are-you-looking-for-help-with/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Macro tips on Excel Hints</title>
		<link>http://excelhints.com/2007/10/05/visual-basic-code-or-macros-tips-on-excel-hints/</link>
		<comments>http://excelhints.com/2007/10/05/visual-basic-code-or-macros-tips-on-excel-hints/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 14:23:43 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Excel Macros]]></category>
		<category><![CDATA[Contact]]></category>
		<category><![CDATA[Macros]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false">http://excelhints.com/2007/10/05/visual-basic-code-or-macros-tips-on-excel-hints/</guid>
		<description><![CDATA[Lately all the updates I have been adding to excel hints have been related to the formulas that are incorporated into Microsoft Excel.  While I still probably have hundreds of formulas that need added to this site, I am going to begin adding tips on how to use the Macro capabilities for Excel. Macros in [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Macro tips on Excel Hints", url: "http://excelhints.com/2007/10/05/visual-basic-code-or-macros-tips-on-excel-hints/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2007/10/05/visual-basic-code-or-macros-tips-on-excel-hints/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Familiarizing With the Visual Basic Editor</title>
		<link>http://excelhints.com/2007/02/05/using-the-visual-basic-editor/</link>
		<comments>http://excelhints.com/2007/02/05/using-the-visual-basic-editor/#comments</comments>
		<pubDate>Mon, 05 Feb 2007 11:36:03 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Excel Macros]]></category>
		<category><![CDATA[Macros]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false">http://excelhints.com/2007/10/05/using-the-visual-basic-editor/</guid>
		<description><![CDATA[In this post, I&#8217;m am going to start off with just showing you the parts of a basic macro and how you can get to the editor. To see this feature for your self the first thing you want to do is record a macro.  Try typing some text in a cell, maybe some copying and [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Familiarizing With the Visual Basic Editor", url: "http://excelhints.com/2007/02/05/using-the-visual-basic-editor/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2007/02/05/using-the-visual-basic-editor/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
