<?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; Excel Macros</title>
	<atom:link href="http://excelhints.com/category/excel-macros/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>How to Make a Worksheet Very Hidden</title>
		<link>http://excelhints.com/2011/10/09/how-to-make-a-worksheet-very-hidden/</link>
		<comments>http://excelhints.com/2011/10/09/how-to-make-a-worksheet-very-hidden/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 17:16:39 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Very Hidden]]></category>

		<guid isPermaLink="false">http://excelhints.com/?p=934</guid>
		<description><![CDATA[Today we will review two ways that you can hide a worksheet in your workbook.  The simple way is very easy for the end user to unhide the worksheet; the same spreadsheet that you didn&#8217;t want them to see in the first place.   To hide a worksheet this way, just select from the main [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "How to Make a Worksheet Very Hidden", url: "http://excelhints.com/2011/10/09/how-to-make-a-worksheet-very-hidden/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2011/10/09/how-to-make-a-worksheet-very-hidden/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Date Expire and Password Protect Your Excel Project</title>
		<link>http://excelhints.com/2011/06/12/date-expire-and-password-protect-your-excel-project/</link>
		<comments>http://excelhints.com/2011/06/12/date-expire-and-password-protect-your-excel-project/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 02:39:40 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Expiration Code]]></category>
		<category><![CDATA[Auto_Open]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Expire]]></category>
		<category><![CDATA[Macro]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://excelhints.com/?p=873</guid>
		<description><![CDATA[When building your Excel projects, you may want to demo a trial version of the work you have completed without giving full access to the working program. There are a couple things you can do to the project to make it difficult to access the vba code you have created. In addition to that, we&#8217;ll [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Date Expire and Password Protect Your Excel Project", url: "http://excelhints.com/2011/06/12/date-expire-and-password-protect-your-excel-project/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2011/06/12/date-expire-and-password-protect-your-excel-project/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Use Your Personal Macro Workbook</title>
		<link>http://excelhints.com/2010/11/29/how-to-use-your-personal-macro-workbook/</link>
		<comments>http://excelhints.com/2010/11/29/how-to-use-your-personal-macro-workbook/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 10:00:22 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Personal Macro Workbook]]></category>
		<category><![CDATA[Macros]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://excelhints.com/?p=832</guid>
		<description><![CDATA[For any of the repeating tasks that you do through macros, Excel provides a way to have those commonly used actions always available to you. Instead of copying the macros you use frequently to every workbook, Excel gives you use of a Personal Macro Workbook. Quickly Create Your Personal WorkbookFollow these steps to create your [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "How to Use Your Personal Macro Workbook", url: "http://excelhints.com/2010/11/29/how-to-use-your-personal-macro-workbook/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2010/11/29/how-to-use-your-personal-macro-workbook/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Adjust the Security Level in Excel</title>
		<link>http://excelhints.com/2010/08/06/adjust-the-security-level-in-excel/</link>
		<comments>http://excelhints.com/2010/08/06/adjust-the-security-level-in-excel/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 14:17:37 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Macro Security]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Settings]]></category>

		<guid isPermaLink="false">http://excelhints.com/?p=812</guid>
		<description><![CDATA[If you&#8217;ve ever used any Excel files that had macros included, you&#8217;ve probably come across the security settings in Microsoft Excel. There are multiple levels of security that Excel provides depending on your comfort level of running macros on your computer. Below we&#8217;ll look at how to change this setting and what each setting does. [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Adjust the Security Level in Excel", url: "http://excelhints.com/2010/08/06/adjust-the-security-level-in-excel/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2010/08/06/adjust-the-security-level-in-excel/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<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>12</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>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>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>6</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>Writing a Custom Function</title>
		<link>http://excelhints.com/2009/02/22/writing-a-custom-function/</link>
		<comments>http://excelhints.com/2009/02/22/writing-a-custom-function/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 17:29:04 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Custom Function]]></category>
		<category><![CDATA[Excel Function]]></category>

		<guid isPermaLink="false">http://excelhints.com/?p=568</guid>
		<description><![CDATA[Using VBA, Excel lets you write custom functions that you can call from any cell in your worksheet (You can also call them from macros you create in VBA, but we&#8217;ll revisit this later).  This feature is attractive when you are currently using a complicated formula to do some work in your spreadsheet, especially when [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Writing a Custom Function", url: "http://excelhints.com/2009/02/22/writing-a-custom-function/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2009/02/22/writing-a-custom-function/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

