<?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; Visual Basic</title>
	<atom:link href="http://excelhints.com/tag/visual-basic/feed/" rel="self" type="application/rss+xml" />
	<link>http://excelhints.com</link>
	<description>Excel Tips and Tricks for All Levels</description>
	<lastBuildDate>Sat, 03 Mar 2012 02:52:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<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>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>
		<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>4</slash:comments>
		</item>
	</channel>
</rss>

