<?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>Automate Excel &#187; Shortcuts</title>
	<atom:link href="http://www.automateexcel.com/category/shortcuts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.automateexcel.com</link>
	<description>Hundreds of Excel Tips &#38; Tricks</description>
	<lastBuildDate>Mon, 21 Dec 2009 20:35:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hyperlink Cell Text to Procedures in the VBE</title>
		<link>http://www.automateexcel.com/2005/03/04/excel_hyperlink_cell_text_to_procedures/</link>
		<comments>http://www.automateexcel.com/2005/03/04/excel_hyperlink_cell_text_to_procedures/#comments</comments>
		<pubDate>Fri, 04 Mar 2005 08:45:11 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Shortcuts]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hyperlinks to code &#8211; Nice trick if you mention any of your code in your worksheet and want a quick jump to the actual code itself.
Click on the hyperlinked text, the Visual Basic Editor opens directly to that procedure.
]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2005/03/04/excel_hyperlink_cell_text_to_procedures/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Select All Worksheet Tabs</title>
		<link>http://www.automateexcel.com/2005/02/15/excel_select_all_worksheet_tabs/</link>
		<comments>http://www.automateexcel.com/2005/02/15/excel_select_all_worksheet_tabs/#comments</comments>
		<pubDate>Tue, 15 Feb 2005 08:40:06 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Shortcuts]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[The long way to select all Worksheet Tabs:
1. Select the First Sheet in the Workbook
2. Hold down Shift Key
3. Select the last worksheet in the Workbook
The quicker way to select all Worksheet Tabs:
1. Right click any tab and choose:
Select All Sheets
To unselect all sheets:
1. Left click any individual tab or
2. Right click any tab and [...]]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2005/02/15/excel_select_all_worksheet_tabs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Snap Objects to Grid</title>
		<link>http://www.automateexcel.com/2005/01/28/excel_snap_objects_to_grid/</link>
		<comments>http://www.automateexcel.com/2005/01/28/excel_snap_objects_to_grid/#comments</comments>
		<pubDate>Fri, 28 Jan 2005 01:25:17 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Shortcuts]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[When trying to resize or position objects such as charts, autoshapes, or controls on a spreadsheet, with the intent of aligning them to edges of cells, you can hold down the ALT key while doing so.  This will have the effect of &#8220;snapping&#8221; the object to the cells.
In this image the grouped object is [...]]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2005/01/28/excel_snap_objects_to_grid/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Shortcut to Calculate a Spreadsheet</title>
		<link>http://www.automateexcel.com/2005/01/26/excel_shortcut_to_calculate_a_spreadshee/</link>
		<comments>http://www.automateexcel.com/2005/01/26/excel_shortcut_to_calculate_a_spreadshee/#comments</comments>
		<pubDate>Wed, 26 Jan 2005 08:46:30 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Shortcuts]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[You can Calculate a spreadsheet manually by pressing the F9 key.  
But doesn&#8217;t Excel automatically Calculate a spreadsheet? By default yes, however here&#8217;s a couple reasons the F9 key has come in handy in the past:
UDF&#8217;s: After modifying code in a User Defined Function and returning to the spreadsheet, you can press F9 to [...]]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2005/01/26/excel_shortcut_to_calculate_a_spreadshee/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Quick Copy Autoshapes and Form Controls</title>
		<link>http://www.automateexcel.com/2005/01/21/excel_quick_copy_autoshapes_and_form_con/</link>
		<comments>http://www.automateexcel.com/2005/01/21/excel_quick_copy_autoshapes_and_form_con/#comments</comments>
		<pubDate>Fri, 21 Jan 2005 18:41:45 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Shortcuts]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I haven&#8217;t used this shortcut in a couple years.  I was reminded of it when it was used in the Charts Webcast.
You can quickly create a copy of an Autoshape in a Worksheet, or a copy of Controls on a Userform:
1.  Hold down the Ctrl key
2.  Click and Drag the Object to [...]]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2005/01/21/excel_quick_copy_autoshapes_and_form_con/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Display List of Named Ranges</title>
		<link>http://www.automateexcel.com/2005/01/02/excel_display_list_of_named_ranges/</link>
		<comments>http://www.automateexcel.com/2005/01/02/excel_display_list_of_named_ranges/#comments</comments>
		<pubDate>Sun, 02 Jan 2005 17:22:53 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Shortcuts]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[If you work with Named Ranges, having the ability to view a list of your Named Ranges in a worksheet can sometimes be useful.  Here are two ways to do so:
F3
Pressing the F3 Key will give you a list of Named Ranges.  Selecting a named range in this view will PASTE the named [...]]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2005/01/02/excel_display_list_of_named_ranges/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Formula Quick View</title>
		<link>http://www.automateexcel.com/2004/12/11/excel_formula_quick_view/</link>
		<comments>http://www.automateexcel.com/2004/12/11/excel_formula_quick_view/#comments</comments>
		<pubDate>Sat, 11 Dec 2004 12:16:41 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Shortcuts]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[A shortcut to toggle between viewing the data in cells or viewing the formulas:
Ctrl and ~ (tilde, the squiggly line to the left of 1)
Formula view can be used for printing formulas or auditing(for instance, in formula view you can easily see that all cells that require precedents have them). 
]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2004/12/11/excel_formula_quick_view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Workbook Shortcut</title>
		<link>http://www.automateexcel.com/2004/11/24/excel_new_workbook_shortcut/</link>
		<comments>http://www.automateexcel.com/2004/11/24/excel_new_workbook_shortcut/#comments</comments>
		<pubDate>Wed, 24 Nov 2004 12:30:29 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Shortcuts]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[This is probably the fastest way to create a new workbook from within Excel, use the following shortcut:
Ctrl + N
To invoke the &#8220;open existing workbook&#8221; dialog box:
Ctrl + O
]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2004/11/24/excel_new_workbook_shortcut/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copy a Worksheet&#8230;</title>
		<link>http://www.automateexcel.com/2004/11/17/excel_copy_a_worksheet/</link>
		<comments>http://www.automateexcel.com/2004/11/17/excel_copy_a_worksheet/#comments</comments>
		<pubDate>Wed, 17 Nov 2004 07:15:16 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Shortcuts]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[&#8230;within the same workbook:
Clicking and Dragging a worksheet tab will move the worksheet.
Holding the Control key while Clicking and Dragging a worksheet tab will create a copy of the worksheet.  (Make sure the sheet you wish to copy is active before pressing Control or you will select multiple sheets.)
]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2004/11/17/excel_copy_a_worksheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selecting Contiguous Data</title>
		<link>http://www.automateexcel.com/2004/11/02/excel_highlighter/</link>
		<comments>http://www.automateexcel.com/2004/11/02/excel_highlighter/#comments</comments>
		<pubDate>Tue, 02 Nov 2004 06:06:54 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Shortcuts]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Here&#8217;s a shortcut that speeds up selecting contiguous data.
ShortCut:
Control + Shift + ArrowKey
For instance, you want to select every cell in Column A that has data in it, and assuming there are no empty cells in the column:  
1.  Click the first Cell (A1) in Column A to make it active.
2.  Hold [...]]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2004/11/02/excel_highlighter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
