<?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; Auto_Open</title>
	<atom:link href="http://excelhints.com/category/excel-macros/auto_open/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>Run a Macro When Opening a Workbook</title>
		<link>http://excelhints.com/2009/04/16/run-a-macro-when-opening-a-workbook/</link>
		<comments>http://excelhints.com/2009/04/16/run-a-macro-when-opening-a-workbook/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 03:31:09 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Auto_Open]]></category>
		<category><![CDATA[Excel Macro]]></category>

		<guid isPermaLink="false">http://excelhints.com/?p=633</guid>
		<description><![CDATA[There may be a time when you want a macro to run automatically every time you open a workbook.  Excel has a built in way to help with this &#8211; the Auto_Open subroutine (Workbook_Open achieves a similar result).  Each time Excel opens, Auto_Open() will run only once when the workbook is open.  Let&#8217;s go ahead [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Run a Macro When Opening a Workbook", url: "http://excelhints.com/2009/04/16/run-a-macro-when-opening-a-workbook/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2009/04/16/run-a-macro-when-opening-a-workbook/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
