<?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/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Danny Rocks Tips and Timesavers</title>
	<atom:link href="http://www.thecompanyrocks.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thecompanyrocks.com</link>
	<description>Training You to Excel - Tips and Timesavers for the business professional</description>
	<lastBuildDate>Tue, 15 May 2012 20:59:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<copyright>Copyright © The Company Rocks 2010 </copyright>
	<managingEditor>danny@thecompanyrocks.com (Danny Rocks)</managingEditor>
	<webMaster>danny@thecompanyrocks.com (Danny Rocks)</webMaster>
	<ttl>1440</ttl>
	<image>
		<url>http://www.thecompanyrocks.com/images/dannyrockspodcast144.jpg</url>
		<title>Danny Rocks Tips and Timesavers</title>
		<link>http://www.thecompanyrocks.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle>Danny Rocks offers tips and timesavers for the business professional.</itunes:subtitle>
	<itunes:summary>Training You to Excel

Video tips that help you to save time when using popular software programs. Also, videos that help you improve your communications skills.</itunes:summary>
	<itunes:keywords>Excel, PowerPoint, Microsoft, Word, Outlook, Business, Writing, training, tips</itunes:keywords>
	<itunes:category text="Technology">
		<itunes:category text="Software How-To" />
	</itunes:category>
	<itunes:category text="Business" />
	<itunes:author>Danny Rocks</itunes:author>
	<itunes:owner>
		<itunes:name>Danny Rocks</itunes:name>
		<itunes:email>danny@thecompanyrocks.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.thecompanyrocks.com/images/dannyrockspodcast300.jpg" />
		<item>
		<title>How to Perform Time Period Calculations in Excel</title>
		<link>http://www.thecompanyrocks.com/how-to-perform-time-period-calculations-in-excel/</link>
		<comments>http://www.thecompanyrocks.com/how-to-perform-time-period-calculations-in-excel/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 18:10:05 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Excel Date and Time Functions]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Format Cells in Excel]]></category>
		<category><![CDATA[Podcast Tips & Timesavers]]></category>
		<category><![CDATA[Custom Formats for Time in Excel]]></category>
		<category><![CDATA[Excel Functions]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[MOD() Function in Excel]]></category>
		<category><![CDATA[time crosses midnight in Excel]]></category>
		<category><![CDATA[Time Spans Midnight]]></category>
		<category><![CDATA[Total Number of Hours Worked in Excel]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5401</guid>
		<description><![CDATA[Learn how to avoid frustration when performing Elapsed Time Calculations in Excel. Also learn how to apply a Custom Format for formula cells when you want to total the number of hours worked in a week.]]></description>
			<content:encoded><![CDATA[<div id="attachment_5402" class="wp-caption alignleft" style="width: 310px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2012/04/Key-Points-for-Time-Calculations.png"><img class="size-medium wp-image-5402" title="Key Points for Time Calculations" src="http://www.thecompanyrocks.com/wp-content/uploads/2012/04/Key-Points-for-Time-Calculations-300x151.png" alt="Time Calculations in Excel" width="300" height="151" /></a><p class="wp-caption-text">Time Calculations in Excel</p></div>
<p>Judging by the number of calls that I get from my viewers, working with Time Period Calculations is one of the most problematic challenges in Excel. My goal for this tutorial is to demonstrate how you can easily avoid the frustrations when you calculate elapsed time and total a series of time &#8211; e.g. hours worked during the week.</p>
<h3>Apply a Custom Format to Formula Cells</h3>
<p>When you create an Excel Formula that subtracts a Start Time from an End Time, you are likely to get a result that looks like 2:30 AM. This is not what you want to see! The solution is to apply a Custom Time Format &#8211; e.g. h:mm &#8211; to the formula cell(s).</p>
<h3>Time that &#8220;Spans Midnight&#8221;</h3>
<p>Many people work the &#8220;Graveyard Shift.&#8221; The start work late in the evening and they end work early the next morning. The problem that occurs when you want to calculate the number of hours worked is that Excel believes that you are performing a &#8220;negative time&#8221; operation and the result is a cell filled with ######## (Hash Marks). This happens because Excel thinks that both the Start Time and the End Time belong in the same day. To solve this, you could use an IF() Function formula. However, there is a much easier formula to use as I demonstrate in this video. It uses the MOD() Function.</p>
<h3>Total Hours Worked</h3>
<p>Use the SUM() function to total 8:00 hours worked each weekday. You are expecting to see 40:00 hours worked. So why does Excel return 16:00 hours instead? By default, Excel interprets 24:00 hours as a single day. So it subtracts 24:00 from the 40:00 hours worked to return 16:00 hours. Unless you make a formatting change to the formula cell you are going to have many unhappy and under paid employees.</p>
<p>The solution? Apply the [h]:mm Custom Formatting to the Formula Cells. Amazingly enough, Excel does not include [h]:mm as one of the Custom Formats in the list. So, simply edit one of the other formats and you will now have the correct answer displayed for your formula!</p>
<h3>Learn More Tips for Excel</h3>
<p>I invite you to visit my secure online shopping website &#8211; <a title="Secure Online Shopping at The Company Rocks" href="http://shop.thecompanyrocks.com" target="_blank">http:shop.thecompanyrocks.com</a> &#8211; to preview all of the resources that I offer including<a title="Link to Information Page - 50 Best Tips for Excel 2007" href="http://shop.thecompanyrocks.com/50-best-tips-for-excel-2007/" target="_blank"><em> &#8220;The 50 Best Tips for Excel 2007&#8243;</em> </a>DVD-ROM.</p>
<h3>Subscribe to the<em> &#8220;Danny Rocks Tips and Timesavers&#8221;</em> Video Podcast on iTunes</h3>
<p>I offer a free video podcast for many of my video tutorials at the iTunes Store. <a title="Link to Video Podcast on iTunes" href="http://itunes.apple.com/podcast/danny-rocks-excel-tips/id374923275" target="_blank">Follow this link to see all of the Podcasts that I have posted</a>. If you like what you see, I invite you to subscribe to this free service.</p>
<h3>Watch Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/FiwmjJSfTCI?hd=1" target="_blank">You can view this tutorial in High Definition on my YouTube Channel</a> &#8211; DannyRocksExcels.</p>
<p>&nbsp;</p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-perform-time-period-calculations-in-excel%2F&amp;t=How%20to%20Perform%20Time%20Period%20Calculations%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=How%20to%20Perform%20Time%20Period%20Calculations%20in%20Excel%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-perform-time-period-calculations-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-perform-time-period-calculations-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-perform-time-period-calculations-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=How%20to%20Perform%20Time%20Period%20Calculations%20in%20Excel&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-perform-time-period-calculations-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-perform-time-period-calculations-in-excel%2F&amp;title=How%20to%20Perform%20Time%20Period%20Calculations%20in%20Excel&amp;bodytext=Learn%20how%20to%20avoid%20frustration%20when%20performing%20Elapsed%20Time%20Calculations%20in%20Excel.%20Also%20learn%20how%20to%20apply%20a%20Custom%20Format%20for%20formula%20cells%20when%20you%20want%20to%20total%20the%20number%20of%20hours%20worked%20in%20a%20week." ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-perform-time-period-calculations-in-excel%2F&amp;title=How%20to%20Perform%20Time%20Period%20Calculations%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-perform-time-period-calculations-in-excel%2F&amp;title=How%20to%20Perform%20Time%20Period%20Calculations%20in%20Excel&amp;notes=Learn%20how%20to%20avoid%20frustration%20when%20performing%20Elapsed%20Time%20Calculations%20in%20Excel.%20Also%20learn%20how%20to%20apply%20a%20Custom%20Format%20for%20formula%20cells%20when%20you%20want%20to%20total%20the%20number%20of%20hours%20worked%20in%20a%20week." ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-perform-time-period-calculations-in-excel%2F&amp;submitHeadline=How%20to%20Perform%20Time%20Period%20Calculations%20in%20Excel&amp;submitSummary=Learn%20how%20to%20avoid%20frustration%20when%20performing%20Elapsed%20Time%20Calculations%20in%20Excel.%20Also%20learn%20how%20to%20apply%20a%20Custom%20Format%20for%20formula%20cells%20when%20you%20want%20to%20total%20the%20number%20of%20hours%20worked%20in%20a%20week.&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-perform-time-period-calculations-in-excel%2F&amp;title=How%20to%20Perform%20Time%20Period%20Calculations%20in%20Excel&amp;annotation=Learn%20how%20to%20avoid%20frustration%20when%20performing%20Elapsed%20Time%20Calculations%20in%20Excel.%20Also%20learn%20how%20to%20apply%20a%20Custom%20Format%20for%20formula%20cells%20when%20you%20want%20to%20total%20the%20number%20of%20hours%20worked%20in%20a%20week." ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-perform-time-period-calculations-in-excel%2F&amp;tt=How%20to%20Perform%20Time%20Period%20Calculations%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-perform-time-period-calculations-in-excel%2F&amp;title=How%20to%20Perform%20Time%20Period%20Calculations%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-perform-time-period-calculations-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/how-to-perform-time-period-calculations-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<enclosure url="http://www.thecompanyrocks.com/podpress_trac/feed/5401/0/Podcast-Tiip-142-Performing-Time-Calculations.m4v" length="17328275" type="video/x-m4v" />
		<itunes:duration>0:07:55</itunes:duration>
		<itunes:subtitle>Learn how to avoid frustration when performing Elapsed Time Calculations in Excel. Also learn how to apply a Custom Format for formula cells when you want to total the number of hours worked in a week.</itunes:subtitle>
		<itunes:summary>Learn how to avoid frustration when performing Elapsed Time Calculations in Excel. Also learn how to apply a Custom Format for formula cells when you want to total the number of hours worked in a week.</itunes:summary>
		<itunes:author>Danny Rocks</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>no</itunes:block>
	</item>
		<item>
		<title>How to Roll Up a Summary by Month to Filter an Excel Pivot Table</title>
		<link>http://www.thecompanyrocks.com/how-to-roll-up-a-summary-by-month-to-filter-an-excel-pivot-table/</link>
		<comments>http://www.thecompanyrocks.com/how-to-roll-up-a-summary-by-month-to-filter-an-excel-pivot-table/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 23:15:24 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Excel Data Tables and Lists]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Pivot Tables]]></category>
		<category><![CDATA[Video Response to Viewers]]></category>
		<category><![CDATA[Collapse and Expand Fields in Pivot Tables]]></category>
		<category><![CDATA[Date Filters in Excel]]></category>
		<category><![CDATA[Excel Pivot Tables]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[FIlter a List in Excel]]></category>
		<category><![CDATA[Filter by Time Period]]></category>
		<category><![CDATA[Group Dates in Pivot Tables]]></category>
		<category><![CDATA[Natural Language Date Filters in Excel]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5382</guid>
		<description><![CDATA[In this Excel tutorial, I respond to a viewer request. He likes the new &#8220;Roll Up Summary by Month&#8221; feature for filtering a field in an Excel 2007 &#8211; 2010 Field. What he finds frustrating &#8211; there seems to be no natural way to accomplish this with an Excel Pivot Table. Natural Language Date Filters [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5383" class="wp-caption alignleft" style="width: 207px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2012/04/Roll-Up-Summary-by-Month.jpg"><img class="size-medium wp-image-5383" title="Roll Up Summary by Month" src="http://www.thecompanyrocks.com/wp-content/uploads/2012/04/Roll-Up-Summary-by-Month-197x300.jpg" alt="Filter Using a Roll Up by Month Summary" width="197" height="300" /></a><p class="wp-caption-text">Filter with a Roll Up by Month Summary</p></div>
<p>In this Excel tutorial, I respond to a viewer request. He likes the new &#8220;Roll Up Summary by Month&#8221; feature for filtering a field in an Excel 2007 &#8211; 2010 Field. What he finds frustrating &#8211; there seems to be no natural way to accomplish this with an Excel Pivot Table.</p>
<h3>Natural Language Date Filters in Excel</h3>
<p>Before I solve my readers dilemma, I demonstrate how to take advantage of the new &#8220;Natural Language&#8221; Date Filters that were introduced in Excel 2007. Date Filters allow you to filter records from &#8220;Today,&#8221; &#8220;Last Week,&#8221; &#8220;Next Month,&#8221; etc. They are available for Excel Tables and Excel Pivot Tables. These &#8220;Natural Language&#8221; Date Filters are a major improvement in Excel!</p>
<h3>Group a Field for Pivot Tables</h3>
<p>To solve my viewers question, I &#8220;Grouped&#8221; the original Date Field in his Pivot Table to produce &#8220;virtual&#8221; fields for &#8220;Month,&#8221; and &#8220;Year.&#8221; Now, it is a simple step to filter the &#8220;virtual&#8221; Month Field to obtain a &#8220;roll up&#8221; filter for individual months in the Pivot Table. Just select a single cell in the Pivot Table Date Field and choose Group Field. Make your choices in the Grouping Dialog Box and you are &#8220;good to go!&#8221;</p>
<p>I also show you how to take advantage of the Expand and Collapse Field Commands in a Pivot Table.</p>
<h3>In-Depth Video Tutorial for Excel Pivot Tables</h3>
<p><a title="Link to online shoppong at The Company Rocks" href="http://shop.thecompanyrocks.com/brands/Master-Excel-in-Minutes.html" target="_blank">At my secure, online shopping website</a>, you can purchase my 90-minute Video tutorial for Excel Pivot Tables. Available for immediate downloading or on a DVD-ROM. Version specific editions for Excel 2003, 2007, and 2010.</p>
<h3>Watch Video Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/Dv7TMGc181I?hd=1" target="_blank">Follow this link to watch this tutorial in High Definition Mode on my YouTube Channel</a> &#8211; DannyRocksExcels</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-roll-up-a-summary-by-month-to-filter-an-excel-pivot-table%2F&amp;t=How%20to%20Roll%20Up%20a%20Summary%20by%20Month%20to%20Filter%20an%20Excel%20Pivot%20Table" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=How%20to%20Roll%20Up%20a%20Summary%20by%20Month%20to%20Filter%20an%20Excel%20Pivot%20Table%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-roll-up-a-summary-by-month-to-filter-an-excel-pivot-table%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-roll-up-a-summary-by-month-to-filter-an-excel-pivot-table%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-roll-up-a-summary-by-month-to-filter-an-excel-pivot-table%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=How%20to%20Roll%20Up%20a%20Summary%20by%20Month%20to%20Filter%20an%20Excel%20Pivot%20Table&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-roll-up-a-summary-by-month-to-filter-an-excel-pivot-table%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-roll-up-a-summary-by-month-to-filter-an-excel-pivot-table%2F&amp;title=How%20to%20Roll%20Up%20a%20Summary%20by%20Month%20to%20Filter%20an%20Excel%20Pivot%20Table&amp;bodytext=%0D%0A%0D%0AIn%20this%20Excel%20tutorial%2C%20I%20respond%20to%20a%20viewer%20request.%20He%20likes%20the%20new%20%22Roll%20Up%20Summary%20by%20Month%22%20feature%20for%20filtering%20a%20field%20in%20an%20Excel%202007%20-%202010%20Field.%20What%20he%20finds%20frustrating%20-%20there%20seems%20to%20be%20no%20natural%20way%20to%20accomplish%20this%20with%20a" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-roll-up-a-summary-by-month-to-filter-an-excel-pivot-table%2F&amp;title=How%20to%20Roll%20Up%20a%20Summary%20by%20Month%20to%20Filter%20an%20Excel%20Pivot%20Table" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-roll-up-a-summary-by-month-to-filter-an-excel-pivot-table%2F&amp;title=How%20to%20Roll%20Up%20a%20Summary%20by%20Month%20to%20Filter%20an%20Excel%20Pivot%20Table&amp;notes=%0D%0A%0D%0AIn%20this%20Excel%20tutorial%2C%20I%20respond%20to%20a%20viewer%20request.%20He%20likes%20the%20new%20%22Roll%20Up%20Summary%20by%20Month%22%20feature%20for%20filtering%20a%20field%20in%20an%20Excel%202007%20-%202010%20Field.%20What%20he%20finds%20frustrating%20-%20there%20seems%20to%20be%20no%20natural%20way%20to%20accomplish%20this%20with%20a" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-roll-up-a-summary-by-month-to-filter-an-excel-pivot-table%2F&amp;submitHeadline=How%20to%20Roll%20Up%20a%20Summary%20by%20Month%20to%20Filter%20an%20Excel%20Pivot%20Table&amp;submitSummary=%0D%0A%0D%0AIn%20this%20Excel%20tutorial%2C%20I%20respond%20to%20a%20viewer%20request.%20He%20likes%20the%20new%20%22Roll%20Up%20Summary%20by%20Month%22%20feature%20for%20filtering%20a%20field%20in%20an%20Excel%202007%20-%202010%20Field.%20What%20he%20finds%20frustrating%20-%20there%20seems%20to%20be%20no%20natural%20way%20to%20accomplish%20this%20with%20a&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-roll-up-a-summary-by-month-to-filter-an-excel-pivot-table%2F&amp;title=How%20to%20Roll%20Up%20a%20Summary%20by%20Month%20to%20Filter%20an%20Excel%20Pivot%20Table&amp;annotation=%0D%0A%0D%0AIn%20this%20Excel%20tutorial%2C%20I%20respond%20to%20a%20viewer%20request.%20He%20likes%20the%20new%20%22Roll%20Up%20Summary%20by%20Month%22%20feature%20for%20filtering%20a%20field%20in%20an%20Excel%202007%20-%202010%20Field.%20What%20he%20finds%20frustrating%20-%20there%20seems%20to%20be%20no%20natural%20way%20to%20accomplish%20this%20with%20a" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-roll-up-a-summary-by-month-to-filter-an-excel-pivot-table%2F&amp;tt=How%20to%20Roll%20Up%20a%20Summary%20by%20Month%20to%20Filter%20an%20Excel%20Pivot%20Table" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-roll-up-a-summary-by-month-to-filter-an-excel-pivot-table%2F&amp;title=How%20to%20Roll%20Up%20a%20Summary%20by%20Month%20to%20Filter%20an%20Excel%20Pivot%20Table" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-roll-up-a-summary-by-month-to-filter-an-excel-pivot-table%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/how-to-roll-up-a-summary-by-month-to-filter-an-excel-pivot-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<enclosure url="http://www.thecompanyrocks.com/podpress_trac/feed/5382/0/Podcast-Tip-141-Filter-By-Month-in-Excel-Tables-and-Pivot-Tables.m4v" length="14788797" type="video/x-m4v" />
		<itunes:duration>0:05:42</itunes:duration>
		<itunes:subtitle>Filter with a Roll Up by Month Summary
In this Excel tutorial, I respond to a viewer request. He likes the new &#8220;Roll Up Summary by Month&#8221; feature for filtering a field in an Excel 2007 &#8211; 2010 Field. What he finds frustrating [...]</itunes:subtitle>
		<itunes:summary>Filter with a Roll Up by Month Summary
In this Excel tutorial, I respond to a viewer request. He likes the new &#8220;Roll Up Summary by Month&#8221; feature for filtering a field in an Excel 2007 &#8211; 2010 Field. What he finds frustrating &#8211; there seems to be no natural way to accomplish this with an Excel Pivot Table.
Natural Language Date Filters in Excel
Before I solve my readers dilemma, I demonstrate how to take advantage of the new &#8220;Natural Language&#8221; Date Filters that were introduced in Excel 2007. Date Filters allow you to filter records from &#8220;Today,&#8221; &#8220;Last Week,&#8221; &#8220;Next Month,&#8221; etc. They are available for Excel Tables and Excel Pivot Tables. These &#8220;Natural Language&#8221; Date Filters are a major improvement in Excel!
Group a Field for Pivot Tables
To solve my viewers question, I &#8220;Grouped&#8221; the original Date Field in his Pivot Table to produce &#8220;virtual&#8221; fields for &#8220;Month,&#8221; and &#8220;Year.&#8221; Now, it is a simple step to filter the &#8220;virtual&#8221; Month Field to obtain a &#8220;roll up&#8221; filter for individual months in the Pivot Table. Just select a single cell in the Pivot Table Date Field and choose Group Field. Make your choices in the Grouping Dialog Box and you are &#8220;good to go!&#8221;
I also show you how to take advantage of the Expand and Collapse Field Commands in a Pivot Table.
In-Depth Video Tutorial for Excel Pivot Tables
At my secure, online shopping website, you can purchase my 90-minute Video tutorial for Excel Pivot Tables. Available for immediate downloading or on a DVD-ROM. Version specific editions for Excel 2003, 2007, and 2010.
Watch Video Tutorial in High Definition
Follow this link to watch this tutorial in High Definition Mode on my YouTube Channel &#8211; DannyRocksExcels
&#160;
&#160;
&#160;
Share and Enjoy:</itunes:summary>
		<itunes:author>Danny Rocks</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>no</itunes:block>
	</item>
		<item>
		<title>Use Conditional Formatting in Excel to Highlight Cell Values that Match Criteria</title>
		<link>http://www.thecompanyrocks.com/use-conditional-formatting-in-excel-to-highlight-cell-values-that-match-criteria/</link>
		<comments>http://www.thecompanyrocks.com/use-conditional-formatting-in-excel-to-highlight-cell-values-that-match-criteria/#comments</comments>
		<pubDate>Mon, 19 Mar 2012 23:51:07 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Conditional Formatting]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[New in Excel 2007]]></category>
		<category><![CDATA[YouTube Videos by Danny Rocks]]></category>
		<category><![CDATA[Conditional formatting in Excel]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5366</guid>
		<description><![CDATA[Conditional Formatting has been available for many years in Excel. However, beginning with Excel 2007, Conditional Formatting got a major boost in its ease-of use and new visualization tools. In this tutorial, I demonstrate how to use Conditional Formatting to highlight &#8211; via formatting &#8211; the cells in a range that anser &#8220;TRUE&#8221; to a [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5368" class="wp-caption alignleft" style="width: 310px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2012/03/Conditional-Formatting-for-Target-Values.png"><img class="size-medium wp-image-5368" title="Conditional Formatting for Target Values" src="http://www.thecompanyrocks.com/wp-content/uploads/2012/03/Conditional-Formatting-for-Target-Values-300x227.png" alt="Conditional Formatting in Excel" width="300" height="227" /></a><p class="wp-caption-text">Conditional Formatting in Excel</p></div>
<p>Conditional Formatting has been available for many years in Excel. However, beginning with Excel 2007, Conditional Formatting got a major boost in its ease-of use and new visualization tools.</p>
<p>In this tutorial, I demonstrate how to use Conditional Formatting to highlight &#8211; via formatting &#8211; the cells in a range that anser &#8220;TRUE&#8221; to a set of criteria. For example, is the cell value &#8220;Above Average&#8221; or is it Greater than the value in a Target Cell.</p>
<h3>How Does Conditional Formatting Work?</h3>
<p>Conditional Formatting is &#8220;dynamic.&#8221; If you update the values &#8211; or formulas that generate cell values&#8221; the cell that receive the Conditional Formatting may change &#8211; based upon the criteria that you set as &#8220;the condition.&#8221;</p>
<h3>Versions of Excel Covered</h3>
<p>For this lesson, I demonstrate Conditional Formatting in BOTH Excel 2010 and Excel 2003.</p>
<h3>Learn More About Conditional Formatting</h3>
<p>I invite you to visit my secure online shopping website &#8211; <a href="http://shop.thecompanyrocks.com">http://shop.thecompanyrocks.com</a> &#8211; to see all of the resources that I offer. This includes my best-selling DVD-ROM, <em><a title="Link to Info for The 50 Best Tips for Excel 2007" href="http://shop.thecompanyrocks.com/50-best-tips-for-excel-2007/" target="_blank">&#8220;The 50 Best Tips for Excel 2007.&#8221;</a></em></p>
<h3>Watch Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/WckYO6bhWns?hd=1" target="_blank">Follow this link to watch this Excel Tutorial in High Definition on my YouTube Channel </a>- DannyRocksExcels</p>
<h3>View Tutorial Now</h3>
<p><iframe src="http://www.youtube.com/embed/WckYO6bhWns" frameborder="0" width="560" height="315"></iframe></p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-conditional-formatting-in-excel-to-highlight-cell-values-that-match-criteria%2F&amp;t=Use%20Conditional%20Formatting%20in%20Excel%20to%20Highlight%20Cell%20Values%20that%20Match%20Criteria" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=Use%20Conditional%20Formatting%20in%20Excel%20to%20Highlight%20Cell%20Values%20that%20Match%20Criteria%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-conditional-formatting-in-excel-to-highlight-cell-values-that-match-criteria%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-conditional-formatting-in-excel-to-highlight-cell-values-that-match-criteria%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-conditional-formatting-in-excel-to-highlight-cell-values-that-match-criteria%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=Use%20Conditional%20Formatting%20in%20Excel%20to%20Highlight%20Cell%20Values%20that%20Match%20Criteria&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-conditional-formatting-in-excel-to-highlight-cell-values-that-match-criteria%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-conditional-formatting-in-excel-to-highlight-cell-values-that-match-criteria%2F&amp;title=Use%20Conditional%20Formatting%20in%20Excel%20to%20Highlight%20Cell%20Values%20that%20Match%20Criteria&amp;bodytext=%0D%0A%0D%0AConditional%20Formatting%20has%20been%20available%20for%20many%20years%20in%20Excel.%20However%2C%20beginning%20with%20Excel%202007%2C%20Conditional%20Formatting%20got%20a%20major%20boost%20in%20its%20ease-of%20use%20and%20new%20visualization%20tools.%0D%0A%0D%0AIn%20this%20tutorial%2C%20I%20demonstrate%20how%20to%20use%20Conditio" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-conditional-formatting-in-excel-to-highlight-cell-values-that-match-criteria%2F&amp;title=Use%20Conditional%20Formatting%20in%20Excel%20to%20Highlight%20Cell%20Values%20that%20Match%20Criteria" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-conditional-formatting-in-excel-to-highlight-cell-values-that-match-criteria%2F&amp;title=Use%20Conditional%20Formatting%20in%20Excel%20to%20Highlight%20Cell%20Values%20that%20Match%20Criteria&amp;notes=%0D%0A%0D%0AConditional%20Formatting%20has%20been%20available%20for%20many%20years%20in%20Excel.%20However%2C%20beginning%20with%20Excel%202007%2C%20Conditional%20Formatting%20got%20a%20major%20boost%20in%20its%20ease-of%20use%20and%20new%20visualization%20tools.%0D%0A%0D%0AIn%20this%20tutorial%2C%20I%20demonstrate%20how%20to%20use%20Conditio" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-conditional-formatting-in-excel-to-highlight-cell-values-that-match-criteria%2F&amp;submitHeadline=Use%20Conditional%20Formatting%20in%20Excel%20to%20Highlight%20Cell%20Values%20that%20Match%20Criteria&amp;submitSummary=%0D%0A%0D%0AConditional%20Formatting%20has%20been%20available%20for%20many%20years%20in%20Excel.%20However%2C%20beginning%20with%20Excel%202007%2C%20Conditional%20Formatting%20got%20a%20major%20boost%20in%20its%20ease-of%20use%20and%20new%20visualization%20tools.%0D%0A%0D%0AIn%20this%20tutorial%2C%20I%20demonstrate%20how%20to%20use%20Conditio&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-conditional-formatting-in-excel-to-highlight-cell-values-that-match-criteria%2F&amp;title=Use%20Conditional%20Formatting%20in%20Excel%20to%20Highlight%20Cell%20Values%20that%20Match%20Criteria&amp;annotation=%0D%0A%0D%0AConditional%20Formatting%20has%20been%20available%20for%20many%20years%20in%20Excel.%20However%2C%20beginning%20with%20Excel%202007%2C%20Conditional%20Formatting%20got%20a%20major%20boost%20in%20its%20ease-of%20use%20and%20new%20visualization%20tools.%0D%0A%0D%0AIn%20this%20tutorial%2C%20I%20demonstrate%20how%20to%20use%20Conditio" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-conditional-formatting-in-excel-to-highlight-cell-values-that-match-criteria%2F&amp;tt=Use%20Conditional%20Formatting%20in%20Excel%20to%20Highlight%20Cell%20Values%20that%20Match%20Criteria" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-conditional-formatting-in-excel-to-highlight-cell-values-that-match-criteria%2F&amp;title=Use%20Conditional%20Formatting%20in%20Excel%20to%20Highlight%20Cell%20Values%20that%20Match%20Criteria" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-conditional-formatting-in-excel-to-highlight-cell-values-that-match-criteria%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/use-conditional-formatting-in-excel-to-highlight-cell-values-that-match-criteria/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Analyze Point-of-Sale Data with an Excel Pivot Table</title>
		<link>http://www.thecompanyrocks.com/how-to-analyze-point-of-sale-data-with-an-excel-pivot-table/</link>
		<comments>http://www.thecompanyrocks.com/how-to-analyze-point-of-sale-data-with-an-excel-pivot-table/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 17:36:16 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[MS Excel Training]]></category>
		<category><![CDATA[Pivot Tables]]></category>
		<category><![CDATA[Collapse and Expand Fields in Pivot Tables]]></category>
		<category><![CDATA[Excel Pivot Tables]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[Filter Fields in Pivot Tables]]></category>
		<category><![CDATA[Using Pivot Table Report Filter]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5360</guid>
		<description><![CDATA[This is the first in a series of tutorials that I am creating in partnership with Tri-Technical Systems &#8211; a leading provider of Point-of-sale (POS) Systems. In this video lesson, I use an Excel Pivot Table to present the information that I require from a standard &#8220;Inventory by Location&#8221; report. Point-of-Sale Reports Most POS Systems [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5361" class="wp-caption alignleft" style="width: 310px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2012/03/Advantages-of-Pivot-Tables.png"><img class="size-medium wp-image-5361" title="Advantages of Pivot Tables" src="http://www.thecompanyrocks.com/wp-content/uploads/2012/03/Advantages-of-Pivot-Tables-300x205.png" alt="Advantages of Pivot Tables" width="300" height="205" /></a><p class="wp-caption-text">Advantages of Pivot Tables</p></div>
<p>This is the first in a series of tutorials that I am creating in partnership with<a title="Link to Tri-Tech Website" href="http://www.technology4retailers.com/" target="_blank"> Tri-Technical Systems</a> &#8211; a leading provider of Point-of-sale (POS) Systems. In this video lesson, I use an Excel Pivot Table to present the information that I require from a standard &#8220;Inventory by Location&#8221; report.</p>
<h3>Point-of-Sale Reports</h3>
<p>Most POS Systems allow you to print out standard reports &#8211; compact, professionally formatted &#8220;snapshots&#8221; of your inventory status, sales data and customer information. Likewise, most POS Systems will allow you to easily export the data behind these reports to Excel &#8211; where you can analyze or &#8220;number crunch&#8221; the data.</p>
<h3>Advantages of Pivot Tables</h3>
<ul>
<li>Pivot Tables combine the best elements of Subtotals, Outlines and Filtered Reports.</li>
<li>With a Pivot Table, you select only the Fields that you wish to focus on.</li>
<li>You can quickly reposition any field on your Pivot Table &#8211; e.g. change it from a Vertical to a Horizontal position.</li>
<li>Pivot Tables allow you to easily add multiple summaries &#8211; e.g. Sum, Average, Percentage of Total, etc. without writing a Formula!</li>
<li>It is impossible to harm your underlying data when you work with a Pivot Table because you are working with a &#8220;virtual snapshot&#8221; of your data. You cannot directly change any value in a Pivot Table Report!</li>
</ul>
<h3>Learn More About Pivot Tables</h3>
<p>Pivot Tables are easy to learn. However, it does take practice if you want to really tap into the analytical power of  a Pivot Table Report. Fortunately, I have a great resource for you &#8211; a 90 minute focused video tutorial on Pivot Tables. <a title="Link to online shoppong at The Company Rocks" href="http://shop.thecompanyrocks.com/excel-2010-pivot-tables-dvd-rom/" target="_blank">Follow this link to go to the information page for my Excel 2010 Pivot Table DVD-ROM</a>. I have also created Pivot Table videos for Excel 2007 and Excel 2003.</p>
<h3>Watch Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/zSKCV5RtZoY?hd=1" target="_blank">You can watch this Excel Tutorial in High Definition on my YouTube Channel </a>- DannyRocksExcels</p>
<h3>View My Video Now</h3>
<p><iframe src="http://www.youtube.com/embed/zSKCV5RtZoY" frameborder="0" width="560" height="315"></iframe></p>
<p>&nbsp;</p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-analyze-point-of-sale-data-with-an-excel-pivot-table%2F&amp;t=How%20to%20Analyze%20Point-of-Sale%20Data%20with%20an%20Excel%20Pivot%20Table" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=How%20to%20Analyze%20Point-of-Sale%20Data%20with%20an%20Excel%20Pivot%20Table%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-analyze-point-of-sale-data-with-an-excel-pivot-table%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-analyze-point-of-sale-data-with-an-excel-pivot-table%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-analyze-point-of-sale-data-with-an-excel-pivot-table%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=How%20to%20Analyze%20Point-of-Sale%20Data%20with%20an%20Excel%20Pivot%20Table&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-analyze-point-of-sale-data-with-an-excel-pivot-table%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-analyze-point-of-sale-data-with-an-excel-pivot-table%2F&amp;title=How%20to%20Analyze%20Point-of-Sale%20Data%20with%20an%20Excel%20Pivot%20Table&amp;bodytext=%0D%0A%0D%0AThis%20is%20the%20first%20in%20a%20series%20of%20tutorials%20that%20I%20am%20creating%20in%20partnership%20with%20Tri-Technical%20Systems%20-%20a%20leading%20provider%20of%20Point-of-sale%20%28POS%29%20Systems.%20In%20this%20video%20lesson%2C%20I%20use%20an%20Excel%20Pivot%20Table%20to%20present%20the%20information%20that%20I%20requir" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-analyze-point-of-sale-data-with-an-excel-pivot-table%2F&amp;title=How%20to%20Analyze%20Point-of-Sale%20Data%20with%20an%20Excel%20Pivot%20Table" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-analyze-point-of-sale-data-with-an-excel-pivot-table%2F&amp;title=How%20to%20Analyze%20Point-of-Sale%20Data%20with%20an%20Excel%20Pivot%20Table&amp;notes=%0D%0A%0D%0AThis%20is%20the%20first%20in%20a%20series%20of%20tutorials%20that%20I%20am%20creating%20in%20partnership%20with%20Tri-Technical%20Systems%20-%20a%20leading%20provider%20of%20Point-of-sale%20%28POS%29%20Systems.%20In%20this%20video%20lesson%2C%20I%20use%20an%20Excel%20Pivot%20Table%20to%20present%20the%20information%20that%20I%20requir" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-analyze-point-of-sale-data-with-an-excel-pivot-table%2F&amp;submitHeadline=How%20to%20Analyze%20Point-of-Sale%20Data%20with%20an%20Excel%20Pivot%20Table&amp;submitSummary=%0D%0A%0D%0AThis%20is%20the%20first%20in%20a%20series%20of%20tutorials%20that%20I%20am%20creating%20in%20partnership%20with%20Tri-Technical%20Systems%20-%20a%20leading%20provider%20of%20Point-of-sale%20%28POS%29%20Systems.%20In%20this%20video%20lesson%2C%20I%20use%20an%20Excel%20Pivot%20Table%20to%20present%20the%20information%20that%20I%20requir&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-analyze-point-of-sale-data-with-an-excel-pivot-table%2F&amp;title=How%20to%20Analyze%20Point-of-Sale%20Data%20with%20an%20Excel%20Pivot%20Table&amp;annotation=%0D%0A%0D%0AThis%20is%20the%20first%20in%20a%20series%20of%20tutorials%20that%20I%20am%20creating%20in%20partnership%20with%20Tri-Technical%20Systems%20-%20a%20leading%20provider%20of%20Point-of-sale%20%28POS%29%20Systems.%20In%20this%20video%20lesson%2C%20I%20use%20an%20Excel%20Pivot%20Table%20to%20present%20the%20information%20that%20I%20requir" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-analyze-point-of-sale-data-with-an-excel-pivot-table%2F&amp;tt=How%20to%20Analyze%20Point-of-Sale%20Data%20with%20an%20Excel%20Pivot%20Table" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-analyze-point-of-sale-data-with-an-excel-pivot-table%2F&amp;title=How%20to%20Analyze%20Point-of-Sale%20Data%20with%20an%20Excel%20Pivot%20Table" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-analyze-point-of-sale-data-with-an-excel-pivot-table%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/how-to-analyze-point-of-sale-data-with-an-excel-pivot-table/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Protect Cells that Hold Formulas in Excel</title>
		<link>http://www.thecompanyrocks.com/how-to-protect-cells-that-hold-formulas-in-excel/</link>
		<comments>http://www.thecompanyrocks.com/how-to-protect-cells-that-hold-formulas-in-excel/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 19:56:15 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Excel Formulas]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Format Cells in Excel]]></category>
		<category><![CDATA[Podcast Tips & Timesavers]]></category>
		<category><![CDATA[Workbooks and Worksheets in Excel]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[Go To Special dialog box]]></category>
		<category><![CDATA[MS Excel Training]]></category>
		<category><![CDATA[Protect Excel Worksheet]]></category>
		<category><![CDATA[Protect Formula Cells in Excel]]></category>
		<category><![CDATA[Select Formula Cells]]></category>
		<category><![CDATA[Tips and Time Savers]]></category>
		<category><![CDATA[Unlock Cells in Excel Worksheet]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5349</guid>
		<description><![CDATA[Learning how to Protect the Excel Worksheet Cells that contain Formulas is a three-step process. This process tends to confuse and frustrate many Excel users. Some of the steps seem counter-intuitive when you first begin the process. That is why I created this video tutorial &#8211; To demonstrate each of the steps; to remove the [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5354" class="wp-caption alignleft" style="width: 310px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2012/03/Protect-Formulas.png"><img class="size-medium wp-image-5354" title="Protect Formulas" src="http://www.thecompanyrocks.com/wp-content/uploads/2012/03/Protect-Formulas-300x225.png" alt="Protect Cells w Formulas" width="300" height="225" /></a><p class="wp-caption-text">Protect Excel Formula Cells</p></div>
<p>Learning how to Protect the Excel Worksheet Cells that contain Formulas is a three-step process. This process tends to confuse and frustrate many Excel users. Some of the steps seem counter-intuitive when you first begin the process. That is why I created this video tutorial &#8211; To demonstrate each of the steps; to remove the confusion.</p>
<p>First, I show you how this is done in Excel 2010 / Excel 2007. Next, I show you how to protect the Formula Cells in Excel 2003.</p>
<h3>Key Concept for Protecting Formula Cells</h3>
<p>By default, all cells in an Excel Workbook are &#8220;Locked!&#8221;</p>
<p>So, if you are going to allow a user to input current values in the worksheet, you must first &#8220;select&#8221; the input cells and then, &#8220;Unlock&#8221; them.</p>
<h3>Protecting Excel Worksheet</h3>
<p>The final step in the process is to Protect the Worksheet. I rarely use a password for the worksheet because I tend to forget it and then I cannot even access the protected worksheet!</p>
<p>Take care in the Protect Sheet Dialog Box to select only the options that best suit your purpose. For example, in this video tutorial, I choose to limit users to select only the cells that I unlocked in steps 1 and 2.</p>
<h3>Go To Special Dialog Box</h3>
<p>The quickest way to select the cells that you wish to &#8220;unlock&#8221; is to open the Go To Special Dialog Box. There, choose &#8220;Constants.&#8221; You can limit the constants to &#8220;Numbers&#8221; as I do in this tutorial.</p>
<h3>Danny Rocks Tips and Timesavers Podcast on iTunes</h3>
<p>I invite you to subscribe to my &#8220;free&#8221; video podcast on iTunes. <a title="Go to Danny's Podcast at iTunes" href="http://itunes.apple.com/podcast/danny-rocks-excel-tips/id374923275" target="_blank">Click on this link to access all of my Podcast Videos.</a></p>
<h3>Watch Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/OatQH9EUp8I?hd=1">Follow this link to view this Excel Tutorial in High Definition on my YouTube Channel</a> &#8211; DannyRocksExcels</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-protect-cells-that-hold-formulas-in-excel%2F&amp;t=How%20to%20Protect%20Cells%20that%20Hold%20Formulas%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=How%20to%20Protect%20Cells%20that%20Hold%20Formulas%20in%20Excel%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-protect-cells-that-hold-formulas-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-protect-cells-that-hold-formulas-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-protect-cells-that-hold-formulas-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=How%20to%20Protect%20Cells%20that%20Hold%20Formulas%20in%20Excel&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-protect-cells-that-hold-formulas-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-protect-cells-that-hold-formulas-in-excel%2F&amp;title=How%20to%20Protect%20Cells%20that%20Hold%20Formulas%20in%20Excel&amp;bodytext=%0D%0A%0D%0ALearning%20how%20to%20Protect%20the%20Excel%20Worksheet%20Cells%20that%20contain%20Formulas%20is%20a%20three-step%20process.%20This%20process%20tends%20to%20confuse%20and%20frustrate%20many%20Excel%20users.%20Some%20of%20the%20steps%20seem%20counter-intuitive%20when%20you%20first%20begin%20the%20process.%20That%20is%20why%20" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-protect-cells-that-hold-formulas-in-excel%2F&amp;title=How%20to%20Protect%20Cells%20that%20Hold%20Formulas%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-protect-cells-that-hold-formulas-in-excel%2F&amp;title=How%20to%20Protect%20Cells%20that%20Hold%20Formulas%20in%20Excel&amp;notes=%0D%0A%0D%0ALearning%20how%20to%20Protect%20the%20Excel%20Worksheet%20Cells%20that%20contain%20Formulas%20is%20a%20three-step%20process.%20This%20process%20tends%20to%20confuse%20and%20frustrate%20many%20Excel%20users.%20Some%20of%20the%20steps%20seem%20counter-intuitive%20when%20you%20first%20begin%20the%20process.%20That%20is%20why%20" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-protect-cells-that-hold-formulas-in-excel%2F&amp;submitHeadline=How%20to%20Protect%20Cells%20that%20Hold%20Formulas%20in%20Excel&amp;submitSummary=%0D%0A%0D%0ALearning%20how%20to%20Protect%20the%20Excel%20Worksheet%20Cells%20that%20contain%20Formulas%20is%20a%20three-step%20process.%20This%20process%20tends%20to%20confuse%20and%20frustrate%20many%20Excel%20users.%20Some%20of%20the%20steps%20seem%20counter-intuitive%20when%20you%20first%20begin%20the%20process.%20That%20is%20why%20&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-protect-cells-that-hold-formulas-in-excel%2F&amp;title=How%20to%20Protect%20Cells%20that%20Hold%20Formulas%20in%20Excel&amp;annotation=%0D%0A%0D%0ALearning%20how%20to%20Protect%20the%20Excel%20Worksheet%20Cells%20that%20contain%20Formulas%20is%20a%20three-step%20process.%20This%20process%20tends%20to%20confuse%20and%20frustrate%20many%20Excel%20users.%20Some%20of%20the%20steps%20seem%20counter-intuitive%20when%20you%20first%20begin%20the%20process.%20That%20is%20why%20" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-protect-cells-that-hold-formulas-in-excel%2F&amp;tt=How%20to%20Protect%20Cells%20that%20Hold%20Formulas%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-protect-cells-that-hold-formulas-in-excel%2F&amp;title=How%20to%20Protect%20Cells%20that%20Hold%20Formulas%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-protect-cells-that-hold-formulas-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/how-to-protect-cells-that-hold-formulas-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<enclosure url="http://www.thecompanyrocks.com/podpress_trac/feed/5349/0/Tip-5-Protect-Formulas-in-Excel.m4v" length="26946456" type="video/x-m4v" />
		<itunes:duration>0:07:32</itunes:duration>
		<itunes:subtitle>Protect Excel Formula Cells
Learning how to Protect the Excel Worksheet Cells that contain Formulas is a three-step process. This process tends to confuse and frustrate many Excel users. Some of the steps seem counter-intuitive when you first begin [...]</itunes:subtitle>
		<itunes:summary>Protect Excel Formula Cells
Learning how to Protect the Excel Worksheet Cells that contain Formulas is a three-step process. This process tends to confuse and frustrate many Excel users. Some of the steps seem counter-intuitive when you first begin the process. That is why I created this video tutorial &#8211; To demonstrate each of the steps; to remove the confusion.
First, I show you how this is done in Excel 2010 / Excel 2007. Next, I show you how to protect the Formula Cells in Excel 2003.
Key Concept for Protecting Formula Cells
By default, all cells in an Excel Workbook are &#8220;Locked!&#8221;
So, if you are going to allow a user to input current values in the worksheet, you must first &#8220;select&#8221; the input cells and then, &#8220;Unlock&#8221; them.
Protecting Excel Worksheet
The final step in the process is to Protect the Worksheet. I rarely use a password for the worksheet because I tend to forget it and then I cannot even access the protected worksheet!
Take care in the Protect Sheet Dialog Box to select only the options that best suit your purpose. For example, in this video tutorial, I choose to limit users to select only the cells that I unlocked in steps 1 and 2.
Go To Special Dialog Box
The quickest way to select the cells that you wish to &#8220;unlock&#8221; is to open the Go To Special Dialog Box. There, choose &#8220;Constants.&#8221; You can limit the constants to &#8220;Numbers&#8221; as I do in this tutorial.
Danny Rocks Tips and Timesavers Podcast on iTunes
I invite you to subscribe to my &#8220;free&#8221; video podcast on iTunes. Click on this link to access all of my Podcast Videos.
Watch Tutorial in High Definition
Follow this link to view this Excel Tutorial in High Definition on my YouTube Channel &#8211; DannyRocksExcels
&#160;
&#160;
Share and Enjoy:</itunes:summary>
		<itunes:author>Danny Rocks</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>no</itunes:block>
	</item>
		<item>
		<title>How to Use Named Ranges in Existing Excel Formulas</title>
		<link>http://www.thecompanyrocks.com/how-to-use-named-ranges-in-existing-excel-formulas/</link>
		<comments>http://www.thecompanyrocks.com/how-to-use-named-ranges-in-existing-excel-formulas/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 18:28:49 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Excel Formulas]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Names for Cells and Ranges]]></category>
		<category><![CDATA[Excel Keyboard Shortcuts]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[MS Excel Training]]></category>
		<category><![CDATA[Named Cell in a formula]]></category>
		<category><![CDATA[Named Cells and Ranges]]></category>
		<category><![CDATA[Paste Names Dialog Box]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5342</guid>
		<description><![CDATA[I am a strong proponent for using Named Cell Ranges when creating Excel Formulas. But what if you have already created formulas &#8211; formulas that use cell references. How do you insert or apply a newly created named range into an existing Excel Formula? Simple answer &#8211; watch this short video to see me demonstrate [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5344" class="wp-caption alignleft" style="width: 310px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2012/02/Apply-Named-Ranges-to-Existing-Formulas.png"><img class="size-medium wp-image-5344" title="Apply Named Ranges to Existing Formulas" src="http://www.thecompanyrocks.com/wp-content/uploads/2012/02/Apply-Named-Ranges-to-Existing-Formulas-300x152.png" alt="Paste Named Ranges in Formula" width="300" height="152" /></a><p class="wp-caption-text">Paste Named Ranges in Formula</p></div>
<p>I am a strong proponent for using Named Cell Ranges when creating Excel Formulas. But what if you have already created formulas &#8211; formulas that use cell references. How do you insert or apply a newly created named range into an existing Excel Formula?</p>
<p>Simple answer &#8211; watch this short video to see me demonstrate how this is done.</p>
<p>Better answer:</p>
<h3>Follow These Steps</h3>
<ol>
<li>Activate in-cell formula editing by either double-clicking the formula cell or using the Keyboard Shortcut F2.</li>
<li>Highlight the cell reference that you wish to replace with a named range.</li>
<li>Choose the Name from the &#8220;Use in Formulas&#8221; drop-down menu. You can also use the F3 Keyboard Shortcut to open the Paste Names Dialog Box.</li>
<li>Repeat these steps to complete replacing additional cell references with named cell ranges.</li>
</ol>
<h3>Learn to Get the Most from Excel</h3>
<p>On my DVD-ROM, <em>&#8220;The 50 Best Tips for Excel 2007,&#8221;</em> I offer 5 1/2 hours of video instruction. You will be amazed at how much more you can get out of Excel when you invest in this valuable resource. I invite you to<a title="Link to online shoppong at The Company Rocks" href="http://shop.thecompanyrocks.com/50-best-tips-for-excel-2007/" target="_blank"> visit my secure, online shopping website</a> to learn more about the resources that I offer.</p>
<h3>Watch Video in High Definition</h3>
<p>You can <a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/8MTUmDiuCGM?hd=1" target="_blank">view this Excel Tutorial in High Definition</a> on my YouTube Channel &#8211; DannyRocksExcels</p>
<h3>Play Tutorial Now</h3>
<p><iframe src="http://www.youtube.com/embed/8MTUmDiuCGM" frameborder="0" width="560" height="315"></iframe></p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-named-ranges-in-existing-excel-formulas%2F&amp;t=How%20to%20Use%20Named%20Ranges%20in%20Existing%20Excel%20Formulas" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=How%20to%20Use%20Named%20Ranges%20in%20Existing%20Excel%20Formulas%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-named-ranges-in-existing-excel-formulas%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-named-ranges-in-existing-excel-formulas%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-named-ranges-in-existing-excel-formulas%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=How%20to%20Use%20Named%20Ranges%20in%20Existing%20Excel%20Formulas&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-named-ranges-in-existing-excel-formulas%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-named-ranges-in-existing-excel-formulas%2F&amp;title=How%20to%20Use%20Named%20Ranges%20in%20Existing%20Excel%20Formulas&amp;bodytext=%0D%0A%0D%0AI%20am%20a%20strong%20proponent%20for%20using%20Named%20Cell%20Ranges%20when%20creating%20Excel%20Formulas.%20But%20what%20if%20you%20have%20already%20created%20formulas%20-%20formulas%20that%20use%20cell%20references.%20How%20do%20you%20insert%20or%20apply%20a%20newly%20created%20named%20range%20into%20an%20existing%20Excel%20For" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-named-ranges-in-existing-excel-formulas%2F&amp;title=How%20to%20Use%20Named%20Ranges%20in%20Existing%20Excel%20Formulas" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-named-ranges-in-existing-excel-formulas%2F&amp;title=How%20to%20Use%20Named%20Ranges%20in%20Existing%20Excel%20Formulas&amp;notes=%0D%0A%0D%0AI%20am%20a%20strong%20proponent%20for%20using%20Named%20Cell%20Ranges%20when%20creating%20Excel%20Formulas.%20But%20what%20if%20you%20have%20already%20created%20formulas%20-%20formulas%20that%20use%20cell%20references.%20How%20do%20you%20insert%20or%20apply%20a%20newly%20created%20named%20range%20into%20an%20existing%20Excel%20For" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-named-ranges-in-existing-excel-formulas%2F&amp;submitHeadline=How%20to%20Use%20Named%20Ranges%20in%20Existing%20Excel%20Formulas&amp;submitSummary=%0D%0A%0D%0AI%20am%20a%20strong%20proponent%20for%20using%20Named%20Cell%20Ranges%20when%20creating%20Excel%20Formulas.%20But%20what%20if%20you%20have%20already%20created%20formulas%20-%20formulas%20that%20use%20cell%20references.%20How%20do%20you%20insert%20or%20apply%20a%20newly%20created%20named%20range%20into%20an%20existing%20Excel%20For&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-named-ranges-in-existing-excel-formulas%2F&amp;title=How%20to%20Use%20Named%20Ranges%20in%20Existing%20Excel%20Formulas&amp;annotation=%0D%0A%0D%0AI%20am%20a%20strong%20proponent%20for%20using%20Named%20Cell%20Ranges%20when%20creating%20Excel%20Formulas.%20But%20what%20if%20you%20have%20already%20created%20formulas%20-%20formulas%20that%20use%20cell%20references.%20How%20do%20you%20insert%20or%20apply%20a%20newly%20created%20named%20range%20into%20an%20existing%20Excel%20For" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-named-ranges-in-existing-excel-formulas%2F&amp;tt=How%20to%20Use%20Named%20Ranges%20in%20Existing%20Excel%20Formulas" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-named-ranges-in-existing-excel-formulas%2F&amp;title=How%20to%20Use%20Named%20Ranges%20in%20Existing%20Excel%20Formulas" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-named-ranges-in-existing-excel-formulas%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/how-to-use-named-ranges-in-existing-excel-formulas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Reasons to Create and Use Named Ranges in Excel Formulas</title>
		<link>http://www.thecompanyrocks.com/3-reasons-to-create-and-use-named-ranges-in-excel-formulas/</link>
		<comments>http://www.thecompanyrocks.com/3-reasons-to-create-and-use-named-ranges-in-excel-formulas/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 17:24:09 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Excel Formulas]]></category>
		<category><![CDATA[Excel Functions]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Names for Cells and Ranges]]></category>
		<category><![CDATA[YouTube Videos by Danny Rocks]]></category>
		<category><![CDATA[Excel Keyboard Shortcuts]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[Keyboard Shortcuts in Excel]]></category>
		<category><![CDATA[MS Excel Training]]></category>
		<category><![CDATA[Named Cell in a formula]]></category>
		<category><![CDATA[Named Cells and Ranges]]></category>
		<category><![CDATA[Paste Names in Formulas]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5335</guid>
		<description><![CDATA[In my opinion, there are three reasons to use Named Range references in Excel Formulas: They are easier to write. Particularly, if you are referencing cells in another worksheet. They are easier to remember. Using =Sales &#8211; Cost of Goods Sold to determine Gross Profit vs. =A1 &#8211; B1 They are easier to explain. Especially, [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5337" class="wp-caption alignleft" style="width: 310px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2012/02/Use-Named-Ranges-in-Formulas.png"><img class="size-medium wp-image-5337" title="Use Named Ranges in Formulas" src="http://www.thecompanyrocks.com/wp-content/uploads/2012/02/Use-Named-Ranges-in-Formulas-300x155.png" alt="Use Named Ranges in Formulas" width="300" height="155" /></a><p class="wp-caption-text">Use Named Ranges in Formulas</p></div>
<p>In my opinion, there are three reasons to use Named Range references in Excel Formulas:</p>
<ol>
<li>They are easier to write. Particularly, if you are referencing cells in another worksheet.</li>
<li>They are easier to remember. Using =Sales &#8211; Cost of Goods Sold to determine Gross Profit vs. =A1 &#8211; B1</li>
<li>They are easier to explain. Especially, if you are sending an Excel Workbook to a client or a colleague.</li>
</ol>
<h3>Creating Named Ranges in Excel</h3>
<p>In this tutorial, I demonstrate two methods for creating a named range:</p>
<ol>
<li>Select the cells in the range and then type the name in the &#8220;Name Box&#8221; in the Upper Left Corner of the worksheet.</li>
<li>Select both the cell with the &#8220;Name&#8221; and the adjacent cells for the range. Then use the Keyboard Shortcut Ctrl + Shit + F3 to open the Create Names from Selection Dialog Box</li>
</ol>
<p>Remember that all Named Ranges MUST begin with a Letter or an Underscore and they CANNOT contain any Spaces!</p>
<h3>Paste Named Ranges into Formulas</h3>
<p>If you are using Excel 2007 or Excel 2010, you can take advantage of Formula AutoComplete to quickly and accurately include named ranges in your formulas. In ALL versions of Excel you can use the F3 Keyboard Shortcut to open the Paste Names Dialog Box and select the named range that you wish to paste into your formula.</p>
<h3>Additional Resources for Excel</h3>
<p>I invite you to visit my secure online shopping website &#8211; <a title="Visit My Online Shopping Site - Shop w/ Secure Cart" href="http://shop.thecompanyrocks.com" target="_blank">http://shop.thecompanyrocks.com</a> &#8211; where you can preview all of the resources that I offer you.</p>
<h3>Watch Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/FbhnvuN_YlQ?hd=1" target="_blank">Follow this link to watch my Excel Video in High Definition.</a> My YouTube Channel &#8211; DannyRocksExcels &#8211; has received over 1 million views!</p>
<h3>Watch Video Now</h3>
<p><iframe src="http://www.youtube.com/embed/FbhnvuN_YlQ" frameborder="0" width="560" height="315"></iframe></p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2F3-reasons-to-create-and-use-named-ranges-in-excel-formulas%2F&amp;t=3%20Reasons%20to%20Create%20and%20Use%20Named%20Ranges%20in%20Excel%20Formulas" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=3%20Reasons%20to%20Create%20and%20Use%20Named%20Ranges%20in%20Excel%20Formulas%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2F3-reasons-to-create-and-use-named-ranges-in-excel-formulas%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2F3-reasons-to-create-and-use-named-ranges-in-excel-formulas%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2F3-reasons-to-create-and-use-named-ranges-in-excel-formulas%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=3%20Reasons%20to%20Create%20and%20Use%20Named%20Ranges%20in%20Excel%20Formulas&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2F3-reasons-to-create-and-use-named-ranges-in-excel-formulas%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2F3-reasons-to-create-and-use-named-ranges-in-excel-formulas%2F&amp;title=3%20Reasons%20to%20Create%20and%20Use%20Named%20Ranges%20in%20Excel%20Formulas&amp;bodytext=%0D%0A%0D%0AIn%20my%20opinion%2C%20there%20are%20three%20reasons%20to%20use%20Named%20Range%20references%20in%20Excel%20Formulas%3A%0D%0A%0D%0A%09They%20are%20easier%20to%20write.%20Particularly%2C%20if%20you%20are%20referencing%20cells%20in%20another%20worksheet.%0D%0A%09They%20are%20easier%20to%20remember.%20Using%20%3DSales%20-%20Cost%20of%20Goods%20Sol" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2F3-reasons-to-create-and-use-named-ranges-in-excel-formulas%2F&amp;title=3%20Reasons%20to%20Create%20and%20Use%20Named%20Ranges%20in%20Excel%20Formulas" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2F3-reasons-to-create-and-use-named-ranges-in-excel-formulas%2F&amp;title=3%20Reasons%20to%20Create%20and%20Use%20Named%20Ranges%20in%20Excel%20Formulas&amp;notes=%0D%0A%0D%0AIn%20my%20opinion%2C%20there%20are%20three%20reasons%20to%20use%20Named%20Range%20references%20in%20Excel%20Formulas%3A%0D%0A%0D%0A%09They%20are%20easier%20to%20write.%20Particularly%2C%20if%20you%20are%20referencing%20cells%20in%20another%20worksheet.%0D%0A%09They%20are%20easier%20to%20remember.%20Using%20%3DSales%20-%20Cost%20of%20Goods%20Sol" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2F3-reasons-to-create-and-use-named-ranges-in-excel-formulas%2F&amp;submitHeadline=3%20Reasons%20to%20Create%20and%20Use%20Named%20Ranges%20in%20Excel%20Formulas&amp;submitSummary=%0D%0A%0D%0AIn%20my%20opinion%2C%20there%20are%20three%20reasons%20to%20use%20Named%20Range%20references%20in%20Excel%20Formulas%3A%0D%0A%0D%0A%09They%20are%20easier%20to%20write.%20Particularly%2C%20if%20you%20are%20referencing%20cells%20in%20another%20worksheet.%0D%0A%09They%20are%20easier%20to%20remember.%20Using%20%3DSales%20-%20Cost%20of%20Goods%20Sol&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2F3-reasons-to-create-and-use-named-ranges-in-excel-formulas%2F&amp;title=3%20Reasons%20to%20Create%20and%20Use%20Named%20Ranges%20in%20Excel%20Formulas&amp;annotation=%0D%0A%0D%0AIn%20my%20opinion%2C%20there%20are%20three%20reasons%20to%20use%20Named%20Range%20references%20in%20Excel%20Formulas%3A%0D%0A%0D%0A%09They%20are%20easier%20to%20write.%20Particularly%2C%20if%20you%20are%20referencing%20cells%20in%20another%20worksheet.%0D%0A%09They%20are%20easier%20to%20remember.%20Using%20%3DSales%20-%20Cost%20of%20Goods%20Sol" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2F3-reasons-to-create-and-use-named-ranges-in-excel-formulas%2F&amp;tt=3%20Reasons%20to%20Create%20and%20Use%20Named%20Ranges%20in%20Excel%20Formulas" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2F3-reasons-to-create-and-use-named-ranges-in-excel-formulas%2F&amp;title=3%20Reasons%20to%20Create%20and%20Use%20Named%20Ranges%20in%20Excel%20Formulas" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2F3-reasons-to-create-and-use-named-ranges-in-excel-formulas%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/3-reasons-to-create-and-use-named-ranges-in-excel-formulas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use Excel Formulas and Functions to Analyze Inventory for a Retail Store</title>
		<link>http://www.thecompanyrocks.com/how-to-use-excel-formulas-and-functions-to-analyze-inventory-for-a-retail-store/</link>
		<comments>http://www.thecompanyrocks.com/how-to-use-excel-formulas-and-functions-to-analyze-inventory-for-a-retail-store/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 15:07:26 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Excel Financial Tools]]></category>
		<category><![CDATA[Excel Formulas]]></category>
		<category><![CDATA[Excel Functions]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[YouTube Videos by Danny Rocks]]></category>
		<category><![CDATA[Absolute cell reference]]></category>
		<category><![CDATA[Analyze Inventory for Retail Store]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[Formula for GMROI]]></category>
		<category><![CDATA[Formula for Gross Profit]]></category>
		<category><![CDATA[Learn to use AutoFill in Excel]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5329</guid>
		<description><![CDATA[My friend, Alan Friedman, is a CPA and Partner in Friedman Kannenberg and Company, PC. I have been using one of the Excel Worksheets that Alan developed to teach retail store owners and managers how to analyze their inventory. In this lesson, I demonstrate how to write and copy the Excel formulas needed to perform [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5331" class="wp-caption alignleft" style="width: 310px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2012/02/Formulas-to-Analyze-Inventory.png"><img class="size-medium wp-image-5331" title="Formulas to Analyze Inventory" src="http://www.thecompanyrocks.com/wp-content/uploads/2012/02/Formulas-to-Analyze-Inventory-300x246.png" alt="Excel Formulas to Analyze Inventory" width="300" height="246" /></a><p class="wp-caption-text">Excel Formulas to Analyze Inventory</p></div>
<p>My friend, Alan Friedman, is a CPA and Partner in <a title="Link to Friedman, Kannenberg &amp; Co., PC website" href="http://www.fkco.com" target="_blank">Friedman Kannenberg and Company, PC</a>. I have been using one of the Excel Worksheets that Alan developed to teach retail store owners and managers how to analyze their inventory. In this lesson, I demonstrate how to write and copy the Excel formulas needed to perform this analysis.</p>
<h3>Excel Formulas for Analyzing Inventory</h3>
<p>Many retailers use a Point-of-Sale (POS) System that can generate three numbers: Sales by Product Category, Cost of Goods Sold (COGS) by Product Category and Average Inventory by Product Category. Taking these three numbers &#8211; also known as &#8220;hard-coded&#8221; values &#8211; you can use Excel Formulas to give you:</p>
<ul>
<li>Gross Profit Dollars (Sales minus COGS)</li>
<li>Gross Profit Percentage (Gross Profit Dollars divided by Sales)</li>
<li>Inventory Turns (COGS divided by Average Inventory)</li>
<li>Product Category Sales as a Percentage of Total Sales (Category Sales divided by Total Sales) &#8211; Use an Absolute Cell Reference</li>
<li>Inventory by Category as a Percentage of Total Inventory &#8211; (Inventory by Category divided by Total Inventory) &#8211; Use an Absolute Cell Reference</li>
<li>Gross Margin Return on Inventory (GMROI) &#8211; (Gross Profit Dollars divided by Average Inventory)</li>
</ul>
<h3>Tips for Entering and Copying Excel Formulas</h3>
<p>As I demonstrate in this tutorial, you can write and copy an Excel Formula in one step when you first select the cells to receive the formula and use the Ctrl + Enter Keyboard Shortcut to complete the formula. Instead of clicking on the AutoSum Command or writing =SUM(), use the Alt + = (equal sign) to sum up the values in the adjacent range of cells.</p>
<h3>Learn to Improve Your Excel Skills</h3>
<p>If you want to learn how to create and use more Excel Formulas and Functions, I have created the Best-selling DVD-ROM, <em>&#8220;The 50 Best Tips for Excel 2007.&#8221;</em> You can learn more about this resource by visiting my secure online shopping website &#8211; <a title="Link to online shoppong at The Company Rocks" href="http://shop.thecompanyrocks.com" target="_blank">http://shop.thecompanyrocks.com</a></p>
<h3>Watch Tutorial in High Definition</h3>
<p>I produce my Excel Tutorials in High Definition. <a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/YtRsQy7H9l4?hd=1" target="_blank">Follow this link to view this lesson on my YouTube Channel</a> &#8211; DannyRocksExcels</p>
<h3>View Tutorial Now</h3>
<p><iframe src="http://www.youtube.com/embed/YtRsQy7H9l4" frameborder="0" width="560" height="315"></iframe></p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-excel-formulas-and-functions-to-analyze-inventory-for-a-retail-store%2F&amp;t=How%20to%20Use%20Excel%20Formulas%20and%20Functions%20to%20Analyze%20Inventory%20for%20a%20Retail%20Store" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=How%20to%20Use%20Excel%20Formulas%20and%20Functions%20to%20Analyze%20Inventory%20for%20a%20Retail%20Store%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-excel-formulas-and-functions-to-analyze-inventory-for-a-retail-store%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-excel-formulas-and-functions-to-analyze-inventory-for-a-retail-store%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-excel-formulas-and-functions-to-analyze-inventory-for-a-retail-store%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=How%20to%20Use%20Excel%20Formulas%20and%20Functions%20to%20Analyze%20Inventory%20for%20a%20Retail%20Store&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-excel-formulas-and-functions-to-analyze-inventory-for-a-retail-store%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-excel-formulas-and-functions-to-analyze-inventory-for-a-retail-store%2F&amp;title=How%20to%20Use%20Excel%20Formulas%20and%20Functions%20to%20Analyze%20Inventory%20for%20a%20Retail%20Store&amp;bodytext=%0D%0A%0D%0AMy%20friend%2C%20Alan%20Friedman%2C%20is%20a%20CPA%20and%20Partner%20in%20Friedman%20Kannenberg%20and%20Company%2C%20PC.%20I%20have%20been%20using%20one%20of%20the%20Excel%20Worksheets%20that%20Alan%20developed%20to%20teach%20retail%20store%20owners%20and%20managers%20how%20to%20analyze%20their%20inventory.%20In%20this%20lesson%2C%20I%20d" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-excel-formulas-and-functions-to-analyze-inventory-for-a-retail-store%2F&amp;title=How%20to%20Use%20Excel%20Formulas%20and%20Functions%20to%20Analyze%20Inventory%20for%20a%20Retail%20Store" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-excel-formulas-and-functions-to-analyze-inventory-for-a-retail-store%2F&amp;title=How%20to%20Use%20Excel%20Formulas%20and%20Functions%20to%20Analyze%20Inventory%20for%20a%20Retail%20Store&amp;notes=%0D%0A%0D%0AMy%20friend%2C%20Alan%20Friedman%2C%20is%20a%20CPA%20and%20Partner%20in%20Friedman%20Kannenberg%20and%20Company%2C%20PC.%20I%20have%20been%20using%20one%20of%20the%20Excel%20Worksheets%20that%20Alan%20developed%20to%20teach%20retail%20store%20owners%20and%20managers%20how%20to%20analyze%20their%20inventory.%20In%20this%20lesson%2C%20I%20d" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-excel-formulas-and-functions-to-analyze-inventory-for-a-retail-store%2F&amp;submitHeadline=How%20to%20Use%20Excel%20Formulas%20and%20Functions%20to%20Analyze%20Inventory%20for%20a%20Retail%20Store&amp;submitSummary=%0D%0A%0D%0AMy%20friend%2C%20Alan%20Friedman%2C%20is%20a%20CPA%20and%20Partner%20in%20Friedman%20Kannenberg%20and%20Company%2C%20PC.%20I%20have%20been%20using%20one%20of%20the%20Excel%20Worksheets%20that%20Alan%20developed%20to%20teach%20retail%20store%20owners%20and%20managers%20how%20to%20analyze%20their%20inventory.%20In%20this%20lesson%2C%20I%20d&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-excel-formulas-and-functions-to-analyze-inventory-for-a-retail-store%2F&amp;title=How%20to%20Use%20Excel%20Formulas%20and%20Functions%20to%20Analyze%20Inventory%20for%20a%20Retail%20Store&amp;annotation=%0D%0A%0D%0AMy%20friend%2C%20Alan%20Friedman%2C%20is%20a%20CPA%20and%20Partner%20in%20Friedman%20Kannenberg%20and%20Company%2C%20PC.%20I%20have%20been%20using%20one%20of%20the%20Excel%20Worksheets%20that%20Alan%20developed%20to%20teach%20retail%20store%20owners%20and%20managers%20how%20to%20analyze%20their%20inventory.%20In%20this%20lesson%2C%20I%20d" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-excel-formulas-and-functions-to-analyze-inventory-for-a-retail-store%2F&amp;tt=How%20to%20Use%20Excel%20Formulas%20and%20Functions%20to%20Analyze%20Inventory%20for%20a%20Retail%20Store" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-excel-formulas-and-functions-to-analyze-inventory-for-a-retail-store%2F&amp;title=How%20to%20Use%20Excel%20Formulas%20and%20Functions%20to%20Analyze%20Inventory%20for%20a%20Retail%20Store" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-excel-formulas-and-functions-to-analyze-inventory-for-a-retail-store%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/how-to-use-excel-formulas-and-functions-to-analyze-inventory-for-a-retail-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Basics for Creating and Copying Formulas and Functions in Excel</title>
		<link>http://www.thecompanyrocks.com/the-basics-for-creating-and-copying-formulas-and-functions-in-excel/</link>
		<comments>http://www.thecompanyrocks.com/the-basics-for-creating-and-copying-formulas-and-functions-in-excel/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 17:37:57 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Excel Basics]]></category>
		<category><![CDATA[Excel Formulas]]></category>
		<category><![CDATA[Excel Functions]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[YouTube Videos by Danny Rocks]]></category>
		<category><![CDATA[Absolute cell reference]]></category>
		<category><![CDATA[AutoFill Options]]></category>
		<category><![CDATA[AutoSum]]></category>
		<category><![CDATA[Copy Excel Formulas]]></category>
		<category><![CDATA[Excel Keyboard Shortcuts]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[Keyboard Shortcuts in Excel]]></category>
		<category><![CDATA[Learn to use AutoFill in Excel]]></category>
		<category><![CDATA[MS Excel Training]]></category>
		<category><![CDATA[Operators in Excel Formulas]]></category>
		<category><![CDATA[Relative Cell Reference]]></category>
		<category><![CDATA[Show Formulas in Excel]]></category>
		<category><![CDATA[SUM Function in Excel]]></category>
		<category><![CDATA[Tips and Time Savers]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5321</guid>
		<description><![CDATA[Formulas and Functions are the &#8220;core elements&#8221; of Excel. It is vital that you have a solid grounding in understanding how formulas and functions work; especially when you need to copy and paste them into other cells. Relative and Absolute Cell References When you use Relative Cell References &#8211; the default setting in Excel &#8211; [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5322" class="wp-caption alignleft" style="width: 267px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2012/02/Relative-vs-Absolute-References.png"><img class="size-medium wp-image-5322" title="Relative vs Absolute References" src="http://www.thecompanyrocks.com/wp-content/uploads/2012/02/Relative-vs-Absolute-References-257x300.png" alt="Relative and Absolute Cell References" width="257" height="300" /></a><p class="wp-caption-text">Relative and Absolute Cell References</p></div>
<p>Formulas and Functions are the &#8220;core elements&#8221; of Excel. It is vital that you have a solid grounding in understanding how formulas and functions work; especially when you need to copy and paste them into other cells.</p>
<h3>Relative and Absolute Cell References</h3>
<p>When you use Relative Cell References &#8211; the default setting in Excel &#8211; the Row numbers and Column letters adjust automatically when you copy and paste a formula.</p>
<p>There are, however, situations where you need to &#8220;freeze in place&#8221; part of an Excel Formula. For example, you need to &#8220;freeze&#8221; or use an Absolute Cell Reference to the cell with &#8220;Total Sales,&#8221; when creating and copying a formula to determine Product Sales as a Percentage of Total Sales.</p>
<h3>Copying Excel Formulas</h3>
<p>In this tutorial, I demonstrate two methods for copying and pasting formulas and functions:</p>
<ul>
<li>Standard Practice is to select the cell with the formula and use the Ctrl + C Keyboard Shortcut to place the formula cell on the Excel clipboard. Then, after selecting the destination cell(s), use the Ctrl + V Keyboard Shortcut to paste the formula in the new location(s)</li>
<li>AutoFill Tool.If you are copying the formula cell into adjacent cells, use the AutoFill tool to do this quickly and accurately!</li>
</ul>
<h3>Tips that You May Not Know</h3>
<p>In my experience, many Excel veterans are not familiar with these tips and tricks which I demonstrate in this tutorial:</p>
<ul>
<li>The Ctrl + ~ (tilde) Keyboard Shortcut to &#8220;toggle&#8221; the Show Formulas view for the active Excel Worksheet.</li>
<li>The Alt + Enter Keyboard Shortcut to automatically use the =SUM() Function &#8211; for adjacent cells.</li>
<li>The F4 Key to automatically add Absolute Cell Reference when creating or editing a formula. For example, converts A1 to $A$1.</li>
</ul>
<h3>Learn More Excel Tips and Tricks</h3>
<div id="attachment_348" class="wp-caption alignleft" style="width: 100px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2010/04/Tight-Shot-of-Excel-DVD.png"><img class=" wp-image-348 " title="50 Best Tips DVD-ROM" src="http://www.thecompanyrocks.com/wp-content/uploads/2010/04/Tight-Shot-of-Excel-DVD.png" alt="50 Best Tips for Excel 2007" width="90" height="129" /></a><p class="wp-caption-text">50 Best Tips DVD-ROM</p></div>
<p>If you enjoy the tips and techniques that I demonstrate in this lesson, then you will really benefit from purchasing my best-selling DVD-ROM, <em>&#8220;The 50 Best Tips for Excel 2007.&#8221;</em> You can learn more about the resources that I offer by visiting my secure online shopping website &#8211; <a title="Link to online shoppong at The Company Rocks" href="http://shop.thecompanyrocks.com" target="_blank">http://shop.thecompanyrocks.com</a></p>
<h3>Watch Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/d-lES6FPJds?hd=1" target="_blank">Follow this link to view this Excel tutorial in High Definition on my YouTube Channel</a> &#8211; DannyRocksExcels</p>
<h3>Play Video Now</h3>
<p><iframe src="http://www.youtube.com/embed/d-lES6FPJds" frameborder="0" width="560" height="315"></iframe></p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fthe-basics-for-creating-and-copying-formulas-and-functions-in-excel%2F&amp;t=The%20Basics%20for%20Creating%20and%20Copying%20Formulas%20and%20Functions%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=The%20Basics%20for%20Creating%20and%20Copying%20Formulas%20and%20Functions%20in%20Excel%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fthe-basics-for-creating-and-copying-formulas-and-functions-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fthe-basics-for-creating-and-copying-formulas-and-functions-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fthe-basics-for-creating-and-copying-formulas-and-functions-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=The%20Basics%20for%20Creating%20and%20Copying%20Formulas%20and%20Functions%20in%20Excel&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fthe-basics-for-creating-and-copying-formulas-and-functions-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fthe-basics-for-creating-and-copying-formulas-and-functions-in-excel%2F&amp;title=The%20Basics%20for%20Creating%20and%20Copying%20Formulas%20and%20Functions%20in%20Excel&amp;bodytext=%0D%0A%0D%0AFormulas%20and%20Functions%20are%20the%20%22core%20elements%22%20of%20Excel.%20It%20is%20vital%20that%20you%20have%20a%20solid%20grounding%20in%20understanding%20how%20formulas%20and%20functions%20work%3B%20especially%20when%20you%20need%20to%20copy%20and%20paste%20them%20into%20other%20cells.%0D%0ARelative%20and%20Absolute%20Cell%20R" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fthe-basics-for-creating-and-copying-formulas-and-functions-in-excel%2F&amp;title=The%20Basics%20for%20Creating%20and%20Copying%20Formulas%20and%20Functions%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fthe-basics-for-creating-and-copying-formulas-and-functions-in-excel%2F&amp;title=The%20Basics%20for%20Creating%20and%20Copying%20Formulas%20and%20Functions%20in%20Excel&amp;notes=%0D%0A%0D%0AFormulas%20and%20Functions%20are%20the%20%22core%20elements%22%20of%20Excel.%20It%20is%20vital%20that%20you%20have%20a%20solid%20grounding%20in%20understanding%20how%20formulas%20and%20functions%20work%3B%20especially%20when%20you%20need%20to%20copy%20and%20paste%20them%20into%20other%20cells.%0D%0ARelative%20and%20Absolute%20Cell%20R" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fthe-basics-for-creating-and-copying-formulas-and-functions-in-excel%2F&amp;submitHeadline=The%20Basics%20for%20Creating%20and%20Copying%20Formulas%20and%20Functions%20in%20Excel&amp;submitSummary=%0D%0A%0D%0AFormulas%20and%20Functions%20are%20the%20%22core%20elements%22%20of%20Excel.%20It%20is%20vital%20that%20you%20have%20a%20solid%20grounding%20in%20understanding%20how%20formulas%20and%20functions%20work%3B%20especially%20when%20you%20need%20to%20copy%20and%20paste%20them%20into%20other%20cells.%0D%0ARelative%20and%20Absolute%20Cell%20R&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fthe-basics-for-creating-and-copying-formulas-and-functions-in-excel%2F&amp;title=The%20Basics%20for%20Creating%20and%20Copying%20Formulas%20and%20Functions%20in%20Excel&amp;annotation=%0D%0A%0D%0AFormulas%20and%20Functions%20are%20the%20%22core%20elements%22%20of%20Excel.%20It%20is%20vital%20that%20you%20have%20a%20solid%20grounding%20in%20understanding%20how%20formulas%20and%20functions%20work%3B%20especially%20when%20you%20need%20to%20copy%20and%20paste%20them%20into%20other%20cells.%0D%0ARelative%20and%20Absolute%20Cell%20R" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fthe-basics-for-creating-and-copying-formulas-and-functions-in-excel%2F&amp;tt=The%20Basics%20for%20Creating%20and%20Copying%20Formulas%20and%20Functions%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fthe-basics-for-creating-and-copying-formulas-and-functions-in-excel%2F&amp;title=The%20Basics%20for%20Creating%20and%20Copying%20Formulas%20and%20Functions%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fthe-basics-for-creating-and-copying-formulas-and-functions-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/the-basics-for-creating-and-copying-formulas-and-functions-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use Wrap Text and Merge Cells Formatting to Improve Excel Worksheet Appearance</title>
		<link>http://www.thecompanyrocks.com/how-to-use-wrap-text-and-merge-cells-formatting-to-improve-excel-worksheet-appearance/</link>
		<comments>http://www.thecompanyrocks.com/how-to-use-wrap-text-and-merge-cells-formatting-to-improve-excel-worksheet-appearance/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 19:47:27 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Excel Financial Tools]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Format Cells in Excel]]></category>
		<category><![CDATA[YouTube Videos by Danny Rocks]]></category>
		<category><![CDATA[Align Text Horizontally]]></category>
		<category><![CDATA[Align Text Vertically]]></category>
		<category><![CDATA[Data alignment in cells]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[Merge Cells Across Columns]]></category>
		<category><![CDATA[MS Excel Training]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>
		<category><![CDATA[Wrap Text in a Cell]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5313</guid>
		<description><![CDATA[In this tutorial &#8211; the second in my series explaining how a worksheet, that my accountant friend Alan Friedman created, works &#8211; I focus on improving the formatting for the column labels and other descriptive text. Wrap Text for Labels In my experience, I find that many accountants and other financial managers have not mastered [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5314" class="wp-caption alignleft" style="width: 310px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2012/01/Wrap-Text.png"><img class="size-medium wp-image-5314" title="Wrap Text" src="http://www.thecompanyrocks.com/wp-content/uploads/2012/01/Wrap-Text-300x150.png" alt="Wrap Text for Labels" width="300" height="150" /></a><p class="wp-caption-text">Wrap Text for Labels</p></div>
<p>In this tutorial &#8211; the second in my series explaining how a worksheet, that my accountant friend <a title="Link to FKCO Website" href="http://www.fkco.com" target="_blank">Alan Friedman</a> created, works &#8211; I focus on improving the formatting for the column labels and other descriptive text.</p>
<h3>Wrap Text for Labels</h3>
<p>In my experience, I find that many accountants and other financial managers have not mastered the basics of formatting an Excel Worksheet. It seems that they are still using &#8220;old fashioned IBM typewriter tricks&#8221; when it comes time to create the labels for the columns of data in their spreadsheet.</p>
<p>Case in Point: Using two or more vertical cells to type &#8220;Cost of&#8221; (Return key on Computer) &#8220;Goods Sold.&#8221; This &#8220;old fashioned&#8221; process will lead to multiple problems. For example, improper sorting and filtering of data.</p>
<p>In this tutorial, I demonstrate how to use the Wrap Text command to format a single-cell text label. You will also learn how to use the Keyboard Shortcut Alt + Enter to control where your text &#8220;breaks&#8221; when wrapping text.</p>
<h3>Merge Cells Across Columns</h3>
<p>When you have a long, descriptive text &#8211; e.g. Your Company Name &#8211; it is best to type this into a single cell and then use the Merge Cells Command. Now, when you double-click between Column Letters to automatically expand the width of a column, only the &#8220;um-merged&#8221; labels in the column are extended in width.</p>
<h3>Additional Resources for Tutorial</h3>
<p>You can learn &#8220;The 50 Best Tips for Excel 2007&#8243; on my DVD-ROM. Visit -<a title="Link to online shoppong at The Company Rocks" href="http://shop.thecompanyrocks.com/50-best-tips-for-excel-2007/" target="_blank"> http://shop.thecompanyrocks.com/50-best-tips-for-excel-2007/</a> &#8211; to learn more about this.</p>
<p><a title="Link to FKCO Website" href="http://www.fkco.com/tax-forms-and-support/seminar-handouts" target="_blank">Click on this link to download the Excel Worksheet</a> &#8211; created by Alan Friedman &#8211; that I use in this lesson.</p>
<h3>Watch Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/5SQRyD0-TkY?hd=1" target="_blank">Follow this link to watch this tutorial in High Definition on my YouTube Channel</a> &#8211; DannyRocksExcels</p>
<h3>View Tutorial Now</h3>
<p><iframe src="http://www.youtube.com/embed/5SQRyD0-TkY" frameborder="0" width="560" height="315"></iframe></p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-wrap-text-and-merge-cells-formatting-to-improve-excel-worksheet-appearance%2F&amp;t=How%20to%20use%20Wrap%20Text%20and%20Merge%20Cells%20Formatting%20to%20Improve%20Excel%20Worksheet%20Appearance" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=How%20to%20use%20Wrap%20Text%20and%20Merge%20Cells%20Formatting%20to%20Improve%20Excel%20Worksheet%20Appearance%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-wrap-text-and-merge-cells-formatting-to-improve-excel-worksheet-appearance%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-wrap-text-and-merge-cells-formatting-to-improve-excel-worksheet-appearance%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-wrap-text-and-merge-cells-formatting-to-improve-excel-worksheet-appearance%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=How%20to%20use%20Wrap%20Text%20and%20Merge%20Cells%20Formatting%20to%20Improve%20Excel%20Worksheet%20Appearance&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-wrap-text-and-merge-cells-formatting-to-improve-excel-worksheet-appearance%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-wrap-text-and-merge-cells-formatting-to-improve-excel-worksheet-appearance%2F&amp;title=How%20to%20use%20Wrap%20Text%20and%20Merge%20Cells%20Formatting%20to%20Improve%20Excel%20Worksheet%20Appearance&amp;bodytext=%0D%0A%0D%0AIn%20this%20tutorial%20-%20the%20second%20in%20my%20series%20explaining%20how%20a%20worksheet%2C%20that%20my%20accountant%20friend%20Alan%20Friedman%20created%2C%20works%20-%20I%20focus%20on%20improving%20the%20formatting%20for%20the%20column%20labels%20and%20other%20descriptive%20text.%0D%0AWrap%20Text%20for%20Labels%0D%0AIn%20my%20exp" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-wrap-text-and-merge-cells-formatting-to-improve-excel-worksheet-appearance%2F&amp;title=How%20to%20use%20Wrap%20Text%20and%20Merge%20Cells%20Formatting%20to%20Improve%20Excel%20Worksheet%20Appearance" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-wrap-text-and-merge-cells-formatting-to-improve-excel-worksheet-appearance%2F&amp;title=How%20to%20use%20Wrap%20Text%20and%20Merge%20Cells%20Formatting%20to%20Improve%20Excel%20Worksheet%20Appearance&amp;notes=%0D%0A%0D%0AIn%20this%20tutorial%20-%20the%20second%20in%20my%20series%20explaining%20how%20a%20worksheet%2C%20that%20my%20accountant%20friend%20Alan%20Friedman%20created%2C%20works%20-%20I%20focus%20on%20improving%20the%20formatting%20for%20the%20column%20labels%20and%20other%20descriptive%20text.%0D%0AWrap%20Text%20for%20Labels%0D%0AIn%20my%20exp" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-wrap-text-and-merge-cells-formatting-to-improve-excel-worksheet-appearance%2F&amp;submitHeadline=How%20to%20use%20Wrap%20Text%20and%20Merge%20Cells%20Formatting%20to%20Improve%20Excel%20Worksheet%20Appearance&amp;submitSummary=%0D%0A%0D%0AIn%20this%20tutorial%20-%20the%20second%20in%20my%20series%20explaining%20how%20a%20worksheet%2C%20that%20my%20accountant%20friend%20Alan%20Friedman%20created%2C%20works%20-%20I%20focus%20on%20improving%20the%20formatting%20for%20the%20column%20labels%20and%20other%20descriptive%20text.%0D%0AWrap%20Text%20for%20Labels%0D%0AIn%20my%20exp&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-wrap-text-and-merge-cells-formatting-to-improve-excel-worksheet-appearance%2F&amp;title=How%20to%20use%20Wrap%20Text%20and%20Merge%20Cells%20Formatting%20to%20Improve%20Excel%20Worksheet%20Appearance&amp;annotation=%0D%0A%0D%0AIn%20this%20tutorial%20-%20the%20second%20in%20my%20series%20explaining%20how%20a%20worksheet%2C%20that%20my%20accountant%20friend%20Alan%20Friedman%20created%2C%20works%20-%20I%20focus%20on%20improving%20the%20formatting%20for%20the%20column%20labels%20and%20other%20descriptive%20text.%0D%0AWrap%20Text%20for%20Labels%0D%0AIn%20my%20exp" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-wrap-text-and-merge-cells-formatting-to-improve-excel-worksheet-appearance%2F&amp;tt=How%20to%20use%20Wrap%20Text%20and%20Merge%20Cells%20Formatting%20to%20Improve%20Excel%20Worksheet%20Appearance" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-wrap-text-and-merge-cells-formatting-to-improve-excel-worksheet-appearance%2F&amp;title=How%20to%20use%20Wrap%20Text%20and%20Merge%20Cells%20Formatting%20to%20Improve%20Excel%20Worksheet%20Appearance" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-wrap-text-and-merge-cells-formatting-to-improve-excel-worksheet-appearance%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/how-to-use-wrap-text-and-merge-cells-formatting-to-improve-excel-worksheet-appearance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Apply Alternate Row Shading Using Conditional Formatting in Excel</title>
		<link>http://www.thecompanyrocks.com/how-to-apply-alternate-row-shading-using-conditional-formatting-in-excel/</link>
		<comments>http://www.thecompanyrocks.com/how-to-apply-alternate-row-shading-using-conditional-formatting-in-excel/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 20:43:35 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Conditional Formatting]]></category>
		<category><![CDATA[Excel Financial Tools]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Format Cells in Excel]]></category>
		<category><![CDATA[YouTube Videos by Danny Rocks]]></category>
		<category><![CDATA[Alternate Row Shading in Excel]]></category>
		<category><![CDATA[Conditional formatting in Excel]]></category>
		<category><![CDATA[Conditional Formatting Rules]]></category>
		<category><![CDATA[Conditional Formatting with Formulas]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[Green Bar Shading in Excel]]></category>
		<category><![CDATA[MOD() Function in Excel]]></category>
		<category><![CDATA[MS Excel Training]]></category>
		<category><![CDATA[Paste Specia Formats]]></category>
		<category><![CDATA[ROW() Function in Excel]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5304</guid>
		<description><![CDATA[This is the first tutorial in a new series. In collaboration with my good friend, Alan Friedman &#8211; CPA and partner with the firm Friedman, Kannenberg &#38; Co., PC &#8211; I am using Alan&#8217;s Financial worksheets to demonstrate how to get the most out of Excel. In this lesson, I show you how to apply [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5305" class="wp-caption alignleft" style="width: 310px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2012/01/Alternate-Row-Shading.png"><img class="size-medium wp-image-5305" title="Alternate Row Shading" src="http://www.thecompanyrocks.com/wp-content/uploads/2012/01/Alternate-Row-Shading-300x132.png" alt="Alternate Row Shading" width="300" height="132" /></a><p class="wp-caption-text">Alternate Row Shading w/ Conditional Formatting</p></div>
<p>This is the first tutorial in a new series. In collaboration with my good friend, Alan Friedman &#8211; CPA and partner with the firm <a title="Link to Friedman, Kannenberg &amp; Co., PC website" href="http://www.fkco.com" target="_blank">Friedman, Kannenberg &amp; Co., PC</a> &#8211; I am using Alan&#8217;s Financial worksheets to demonstrate how to get the most out of Excel. In this lesson, I show you how to apply Alternate Row Shading &#8211; aka &#8220;Green Bar Shading&#8221; &#8211; to a Year-end Inventory Analysis Excel worksheet.</p>
<h3>Conditional Formatting in Excel</h3>
<p>In this lesson, I create a new rule that uses a formula to determine the &#8220;condition&#8221; &#8211; or criteria &#8211; that must be met in order to apply the &#8220;formatting&#8221; to my selection of cells. The <strong>&#8220;key</strong>&#8221; to understanding this rule: The formula that you use for this &#8220;rule&#8221; must return either TRUE or FALSE. The cells &#8211; in the selection &#8211; that evaluate to TRUE will receive the special formatting &#8211; a background shading.</p>
<h3>Extending Range of Cells to Receive Conditional Formatting</h3>
<p>In general, you can use Excel&#8217;s AutoFill Handle to extend Conditional Formatting to adjacent cells. If, however, you want to apply the &#8220;Rule Using a Formula&#8221; to non-adjacent cells, first copy a cell that contains the Conditional Formatting. Then, use Paste Special &#8211; Formatting to apply this rule to your new selection of cells.</p>
<h3>Resources for This Tutorial</h3>
<p>I invite you to visit my secure online shopping website &#8211; <a title="Link to online shoppong at The Company Rocks" href="http://shop.thecompanyrocks.com/" target="_blank">http://shop.thecompanyrocks.com</a> &#8211; to preview all of the resources that I offer to you.</p>
<p>Please visit the Friedman, Kanneberg &amp; Co. website to <a title="Link to Seminar Handouts page for FKCO" href="http://www.fkco.com/tax-forms-and-support/seminar-handouts" target="_blank">download the worksheet used in this series of lessons &#8211; and other seminar handouts</a>.</p>
<p>&nbsp;</p>
<h3>Watch Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/E1Xb1DuZ1HE?hd=1" target="_blank">Follow this link to watch this Excel Tutorial in High Definition on my YouTube Channel</a> &#8211; DannyRocksExcels</p>
<h3>Play Video Now</h3>
<p><iframe src="http://www.youtube.com/embed/E1Xb1DuZ1HE" frameborder="0" width="560" height="315"></iframe></p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-apply-alternate-row-shading-using-conditional-formatting-in-excel%2F&amp;t=How%20to%20Apply%20Alternate%20Row%20Shading%20Using%20Conditional%20Formatting%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=How%20to%20Apply%20Alternate%20Row%20Shading%20Using%20Conditional%20Formatting%20in%20Excel%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-apply-alternate-row-shading-using-conditional-formatting-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-apply-alternate-row-shading-using-conditional-formatting-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-apply-alternate-row-shading-using-conditional-formatting-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=How%20to%20Apply%20Alternate%20Row%20Shading%20Using%20Conditional%20Formatting%20in%20Excel&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-apply-alternate-row-shading-using-conditional-formatting-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-apply-alternate-row-shading-using-conditional-formatting-in-excel%2F&amp;title=How%20to%20Apply%20Alternate%20Row%20Shading%20Using%20Conditional%20Formatting%20in%20Excel&amp;bodytext=%0D%0A%0D%0AThis%20is%20the%20first%20tutorial%20in%20a%20new%20series.%20In%20collaboration%20with%20my%20good%20friend%2C%20Alan%20Friedman%20-%20CPA%20and%20partner%20with%20the%20firm%20Friedman%2C%20Kannenberg%20%26amp%3B%20Co.%2C%20PC%20-%20I%20am%20using%20Alan%27s%20Financial%20worksheets%20to%20demonstrate%20how%20to%20get%20the%20most%20out%20of%20" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-apply-alternate-row-shading-using-conditional-formatting-in-excel%2F&amp;title=How%20to%20Apply%20Alternate%20Row%20Shading%20Using%20Conditional%20Formatting%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-apply-alternate-row-shading-using-conditional-formatting-in-excel%2F&amp;title=How%20to%20Apply%20Alternate%20Row%20Shading%20Using%20Conditional%20Formatting%20in%20Excel&amp;notes=%0D%0A%0D%0AThis%20is%20the%20first%20tutorial%20in%20a%20new%20series.%20In%20collaboration%20with%20my%20good%20friend%2C%20Alan%20Friedman%20-%20CPA%20and%20partner%20with%20the%20firm%20Friedman%2C%20Kannenberg%20%26amp%3B%20Co.%2C%20PC%20-%20I%20am%20using%20Alan%27s%20Financial%20worksheets%20to%20demonstrate%20how%20to%20get%20the%20most%20out%20of%20" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-apply-alternate-row-shading-using-conditional-formatting-in-excel%2F&amp;submitHeadline=How%20to%20Apply%20Alternate%20Row%20Shading%20Using%20Conditional%20Formatting%20in%20Excel&amp;submitSummary=%0D%0A%0D%0AThis%20is%20the%20first%20tutorial%20in%20a%20new%20series.%20In%20collaboration%20with%20my%20good%20friend%2C%20Alan%20Friedman%20-%20CPA%20and%20partner%20with%20the%20firm%20Friedman%2C%20Kannenberg%20%26amp%3B%20Co.%2C%20PC%20-%20I%20am%20using%20Alan%27s%20Financial%20worksheets%20to%20demonstrate%20how%20to%20get%20the%20most%20out%20of%20&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-apply-alternate-row-shading-using-conditional-formatting-in-excel%2F&amp;title=How%20to%20Apply%20Alternate%20Row%20Shading%20Using%20Conditional%20Formatting%20in%20Excel&amp;annotation=%0D%0A%0D%0AThis%20is%20the%20first%20tutorial%20in%20a%20new%20series.%20In%20collaboration%20with%20my%20good%20friend%2C%20Alan%20Friedman%20-%20CPA%20and%20partner%20with%20the%20firm%20Friedman%2C%20Kannenberg%20%26amp%3B%20Co.%2C%20PC%20-%20I%20am%20using%20Alan%27s%20Financial%20worksheets%20to%20demonstrate%20how%20to%20get%20the%20most%20out%20of%20" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-apply-alternate-row-shading-using-conditional-formatting-in-excel%2F&amp;tt=How%20to%20Apply%20Alternate%20Row%20Shading%20Using%20Conditional%20Formatting%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-apply-alternate-row-shading-using-conditional-formatting-in-excel%2F&amp;title=How%20to%20Apply%20Alternate%20Row%20Shading%20Using%20Conditional%20Formatting%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-apply-alternate-row-shading-using-conditional-formatting-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/how-to-apply-alternate-row-shading-using-conditional-formatting-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create Custom Views of a Worksheet in Excel</title>
		<link>http://www.thecompanyrocks.com/how-to-create-custom-views-of-a-worksheet-in-excel/</link>
		<comments>http://www.thecompanyrocks.com/how-to-create-custom-views-of-a-worksheet-in-excel/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 17:55:04 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Excel Basics]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[MS Excel Training]]></category>
		<category><![CDATA[Workbooks and Worksheets in Excel]]></category>
		<category><![CDATA[YouTube Videos by Danny Rocks]]></category>
		<category><![CDATA[Custom Views in Excel]]></category>
		<category><![CDATA[Excel Tables]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[Freeze Panes in Excel]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5291</guid>
		<description><![CDATA[This is Part 2 in my series of video tutorials demonstrating the Commands found on the View Tab of the Excel Ribbon. Building on the concepts that I demonstrated in Part 1 (&#8220;How to Freeze Row and Column Labels While Scrolling in Excel&#8221;), I now show you how to save these settings as a Custom [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5295" class="wp-caption alignleft" style="width: 310px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2012/01/Custom-Views.png"><img class="size-medium wp-image-5295" title="Custom Views" src="http://www.thecompanyrocks.com/wp-content/uploads/2012/01/Custom-Views-300x139.png" alt="Custom Views in Excel" width="300" height="139" /></a><p class="wp-caption-text">Custom Excel Views</p></div>
<p>This is Part 2 in my series of video tutorials demonstrating the Commands found on the View Tab of the Excel Ribbon. Building on the concepts that I demonstrated in Part 1 <em><a title="Link to Video - How to Freeze Row and Column Labels in Excel" href="http://www.thecompanyrocks.com/how-to-freeze-row-and-column-labels-while-scrolling-an-excel-worksheet/" target="_blank">(&#8220;How to Freeze Row and Column Labels While Scrolling in Excel&#8221;</a></em>), I now show you how to save these settings as a Custom View.</p>
<h3>Create a Custom View in Excel</h3>
<ol>
<li>Display the settings that you wish to save as a Custom View &#8211; e.g. Changing the ZOOM Level of Magnification, Freezing Rows or Columns, etc.</li>
<li>From the View Tab on the Ribbon, choose the Custom Views Command.</li>
<li>In Custom Views Dialog Box, click Add; Give your View a Name and Click OK.</li>
<li>Remember to Save your Excel Workbook. To test your custom view, I recommend that you revert to your normal or default view and save that version. Then close the workbook and reopen it. Now, it will display the last view displayed when you saved the workbook. Click on the Custom Views Command and select the Custom View that you recently added; the Custom Settings will now display.</li>
<li>Add &#8211; and Save &#8211; additional Custom Views.</li>
</ol>
<h3>Custom Views are Worksheet Level Views</h3>
<p>When you create a Custom View, it only applies to the Excel Worksheet where you created it. In fact, while you &#8220;Show&#8221; a Custom View, all other Worksheets in the Active Workbook are NOT available.</p>
<h3>Excel Tables and Custom Views</h3>
<p> There is one &#8220;gotcha&#8221; with Custom Views. If you have formatted a data set as an Excel Table on ANY worksheet in the workbook, ALL Custom Views are blocked out. Watch  this video to see how to &#8220;work around&#8221; this roadblock.</p>
<h3>Online Shopping at The Company Rocks</h3>
<p>I invite you to visit my secure online shopping website &#8211; <a href="http://shop.thecompanyrocks.com">http://shop.thecompanyrocks.com</a> &#8211; to preview all of the resources that I offer you.</p>
<h3>Watch Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/fEujlLQCf-0?hd=1" target="_blank">Follow this link to view this Excel Tutorial in High Definition on my YouTube Channel</a> - DannyRocksExcels</p>
<h3>Play Video Now</h3>
<p><iframe src="http://www.youtube.com/embed/fEujlLQCf-0" frameborder="0" width="560" height="315"></iframe><br />
 </p>
<p>&nbsp;</p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-create-custom-views-of-a-worksheet-in-excel%2F&amp;t=How%20to%20Create%20Custom%20Views%20of%20a%20Worksheet%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=How%20to%20Create%20Custom%20Views%20of%20a%20Worksheet%20in%20Excel%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-create-custom-views-of-a-worksheet-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-create-custom-views-of-a-worksheet-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-create-custom-views-of-a-worksheet-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=How%20to%20Create%20Custom%20Views%20of%20a%20Worksheet%20in%20Excel&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-create-custom-views-of-a-worksheet-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-create-custom-views-of-a-worksheet-in-excel%2F&amp;title=How%20to%20Create%20Custom%20Views%20of%20a%20Worksheet%20in%20Excel&amp;bodytext=%0D%0A%0D%0AThis%20is%20Part%202%20in%20my%20series%20of%20video%20tutorials%20demonstrating%20the%20Commands%20found%20on%20the%20View%20Tab%20of%20the%20Excel%20Ribbon.%20Building%20on%20the%20concepts%20that%20I%20demonstrated%20in%20Part%201%20%28%22How%20to%20Freeze%20Row%20and%20Column%20Labels%20While%20Scrolling%20in%20Excel%22%29%2C%20I%20now%20sh" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-create-custom-views-of-a-worksheet-in-excel%2F&amp;title=How%20to%20Create%20Custom%20Views%20of%20a%20Worksheet%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-create-custom-views-of-a-worksheet-in-excel%2F&amp;title=How%20to%20Create%20Custom%20Views%20of%20a%20Worksheet%20in%20Excel&amp;notes=%0D%0A%0D%0AThis%20is%20Part%202%20in%20my%20series%20of%20video%20tutorials%20demonstrating%20the%20Commands%20found%20on%20the%20View%20Tab%20of%20the%20Excel%20Ribbon.%20Building%20on%20the%20concepts%20that%20I%20demonstrated%20in%20Part%201%20%28%22How%20to%20Freeze%20Row%20and%20Column%20Labels%20While%20Scrolling%20in%20Excel%22%29%2C%20I%20now%20sh" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-create-custom-views-of-a-worksheet-in-excel%2F&amp;submitHeadline=How%20to%20Create%20Custom%20Views%20of%20a%20Worksheet%20in%20Excel&amp;submitSummary=%0D%0A%0D%0AThis%20is%20Part%202%20in%20my%20series%20of%20video%20tutorials%20demonstrating%20the%20Commands%20found%20on%20the%20View%20Tab%20of%20the%20Excel%20Ribbon.%20Building%20on%20the%20concepts%20that%20I%20demonstrated%20in%20Part%201%20%28%22How%20to%20Freeze%20Row%20and%20Column%20Labels%20While%20Scrolling%20in%20Excel%22%29%2C%20I%20now%20sh&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-create-custom-views-of-a-worksheet-in-excel%2F&amp;title=How%20to%20Create%20Custom%20Views%20of%20a%20Worksheet%20in%20Excel&amp;annotation=%0D%0A%0D%0AThis%20is%20Part%202%20in%20my%20series%20of%20video%20tutorials%20demonstrating%20the%20Commands%20found%20on%20the%20View%20Tab%20of%20the%20Excel%20Ribbon.%20Building%20on%20the%20concepts%20that%20I%20demonstrated%20in%20Part%201%20%28%22How%20to%20Freeze%20Row%20and%20Column%20Labels%20While%20Scrolling%20in%20Excel%22%29%2C%20I%20now%20sh" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-create-custom-views-of-a-worksheet-in-excel%2F&amp;tt=How%20to%20Create%20Custom%20Views%20of%20a%20Worksheet%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-create-custom-views-of-a-worksheet-in-excel%2F&amp;title=How%20to%20Create%20Custom%20Views%20of%20a%20Worksheet%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-create-custom-views-of-a-worksheet-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/how-to-create-custom-views-of-a-worksheet-in-excel/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Freeze Row and Column Labels While Scrolling an Excel Worksheet</title>
		<link>http://www.thecompanyrocks.com/how-to-freeze-row-and-column-labels-while-scrolling-an-excel-worksheet/</link>
		<comments>http://www.thecompanyrocks.com/how-to-freeze-row-and-column-labels-while-scrolling-an-excel-worksheet/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 16:07:01 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Excel Basics]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[YouTube Videos by Danny Rocks]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[Freeze Panes in Excel]]></category>
		<category><![CDATA[Navigational Scroll Bars]]></category>
		<category><![CDATA[Scroll Bars in Excel]]></category>
		<category><![CDATA[Split Panes in Excel]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5282</guid>
		<description><![CDATA[This is Part 1 in a multiple part series of tutorials. I am responding to the requests of several viewers who want to know the best ways to view an Excel Worksheet. Freeze Panes and Split Bars In this tutorial, I demonstrate how to use the three commands on the Freeze Pane Menu: Freeze Top [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5283" class="wp-caption alignleft" style="width: 310px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2012/01/Split-Panes-on-Worksheet.png"><img class="size-medium wp-image-5283" title="Split Panes on Worksheet" src="http://www.thecompanyrocks.com/wp-content/uploads/2012/01/Split-Panes-on-Worksheet-300x163.png" alt="Split Panes on Worksheet" width="300" height="163" /></a><p class="wp-caption-text">Split Panes on Worksheet</p></div>
<p>This is Part 1 in a multiple part series of tutorials. I am responding to the requests of several viewers who want to know the best ways to view an Excel Worksheet.</p>
<h3>Freeze Panes and Split Bars</h3>
<p>In this tutorial, I demonstrate how to use the three commands on the Freeze Pane Menu:</p>
<ol>
<li>Freeze Top Row</li>
<li>Freeze Panes &#8211; Rows above and Columns to the left of the Active Cell</li>
<li>Freeze First Column</li>
</ol>
<p>When you need more flexibility to control the visible panes on your worksheet, use the Split Bars. I show you how to apply, modify and remove Split Bars &#8211; Vertical and Horizontal &#8211; on your worksheet.</p>
<p>With the Split Bars, you gain additional Navigation Scroll Bars &#8211; One above the Split and one below the Split with a Horizontal Split Bar. And, one to the left and one to the right of the Vertical Split Bar.</p>
<h3>Go to Additional Tutorials in this Series</h3>
<ul>
<li><a title="Link to Video - How to Create Custom Views in Excel" href="http://www.thecompanyrocks.com/how-to-create-custom-views-of-a-worksheet-in-excel/" target="_blank">How to Create Custom Views for Worksheets in Excel</a></li>
</ul>
<h3>Visit My Online Shopping Website</h3>
<p>I invite you to visit my secure online shopping site -<a title="Online Shopping at The Company Rocks" href="http://shop.thecompanyrocks.com" target="_blank"> http://shop.thecompanyrocks.com</a> &#8211; to preview all of the resources that I offer you.</p>
<h3>Watch Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/LMtR_Oe1pHk?hd=1" target="_blank">Follow this link to watch this Excel Tutorial in High Definition on my YouTube Channel</a> &#8211; DannyRocksExcels</p>
<h3>Watch Video Now</h3>
<p>Click below to start watching this tutorial now.</p>
<p><iframe src="http://www.youtube.com/embed/LMtR_Oe1pHk" frameborder="0" width="560" height="315"></iframe></p>
<p>&nbsp;</p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-freeze-row-and-column-labels-while-scrolling-an-excel-worksheet%2F&amp;t=How%20to%20Freeze%20Row%20and%20Column%20Labels%20While%20Scrolling%20an%20Excel%20Worksheet" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=How%20to%20Freeze%20Row%20and%20Column%20Labels%20While%20Scrolling%20an%20Excel%20Worksheet%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-freeze-row-and-column-labels-while-scrolling-an-excel-worksheet%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-freeze-row-and-column-labels-while-scrolling-an-excel-worksheet%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-freeze-row-and-column-labels-while-scrolling-an-excel-worksheet%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=How%20to%20Freeze%20Row%20and%20Column%20Labels%20While%20Scrolling%20an%20Excel%20Worksheet&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-freeze-row-and-column-labels-while-scrolling-an-excel-worksheet%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-freeze-row-and-column-labels-while-scrolling-an-excel-worksheet%2F&amp;title=How%20to%20Freeze%20Row%20and%20Column%20Labels%20While%20Scrolling%20an%20Excel%20Worksheet&amp;bodytext=%0D%0A%0D%0AThis%20is%20Part%201%20in%20a%20multiple%20part%20series%20of%20tutorials.%20I%20am%20responding%20to%20the%20requests%20of%20several%20viewers%20who%20want%20to%20know%20the%20best%20ways%20to%20view%20an%20Excel%20Worksheet.%0D%0AFreeze%20Panes%20and%20Split%20Bars%0D%0AIn%20this%20tutorial%2C%20I%20demonstrate%20how%20to%20use%20the%20thre" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-freeze-row-and-column-labels-while-scrolling-an-excel-worksheet%2F&amp;title=How%20to%20Freeze%20Row%20and%20Column%20Labels%20While%20Scrolling%20an%20Excel%20Worksheet" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-freeze-row-and-column-labels-while-scrolling-an-excel-worksheet%2F&amp;title=How%20to%20Freeze%20Row%20and%20Column%20Labels%20While%20Scrolling%20an%20Excel%20Worksheet&amp;notes=%0D%0A%0D%0AThis%20is%20Part%201%20in%20a%20multiple%20part%20series%20of%20tutorials.%20I%20am%20responding%20to%20the%20requests%20of%20several%20viewers%20who%20want%20to%20know%20the%20best%20ways%20to%20view%20an%20Excel%20Worksheet.%0D%0AFreeze%20Panes%20and%20Split%20Bars%0D%0AIn%20this%20tutorial%2C%20I%20demonstrate%20how%20to%20use%20the%20thre" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-freeze-row-and-column-labels-while-scrolling-an-excel-worksheet%2F&amp;submitHeadline=How%20to%20Freeze%20Row%20and%20Column%20Labels%20While%20Scrolling%20an%20Excel%20Worksheet&amp;submitSummary=%0D%0A%0D%0AThis%20is%20Part%201%20in%20a%20multiple%20part%20series%20of%20tutorials.%20I%20am%20responding%20to%20the%20requests%20of%20several%20viewers%20who%20want%20to%20know%20the%20best%20ways%20to%20view%20an%20Excel%20Worksheet.%0D%0AFreeze%20Panes%20and%20Split%20Bars%0D%0AIn%20this%20tutorial%2C%20I%20demonstrate%20how%20to%20use%20the%20thre&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-freeze-row-and-column-labels-while-scrolling-an-excel-worksheet%2F&amp;title=How%20to%20Freeze%20Row%20and%20Column%20Labels%20While%20Scrolling%20an%20Excel%20Worksheet&amp;annotation=%0D%0A%0D%0AThis%20is%20Part%201%20in%20a%20multiple%20part%20series%20of%20tutorials.%20I%20am%20responding%20to%20the%20requests%20of%20several%20viewers%20who%20want%20to%20know%20the%20best%20ways%20to%20view%20an%20Excel%20Worksheet.%0D%0AFreeze%20Panes%20and%20Split%20Bars%0D%0AIn%20this%20tutorial%2C%20I%20demonstrate%20how%20to%20use%20the%20thre" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-freeze-row-and-column-labels-while-scrolling-an-excel-worksheet%2F&amp;tt=How%20to%20Freeze%20Row%20and%20Column%20Labels%20While%20Scrolling%20an%20Excel%20Worksheet" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-freeze-row-and-column-labels-while-scrolling-an-excel-worksheet%2F&amp;title=How%20to%20Freeze%20Row%20and%20Column%20Labels%20While%20Scrolling%20an%20Excel%20Worksheet" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-freeze-row-and-column-labels-while-scrolling-an-excel-worksheet%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/how-to-freeze-row-and-column-labels-while-scrolling-an-excel-worksheet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Clear All Underlying Cell Formatting in Excel</title>
		<link>http://www.thecompanyrocks.com/how-to-clear-all-underlying-cell-formatting-in-excel/</link>
		<comments>http://www.thecompanyrocks.com/how-to-clear-all-underlying-cell-formatting-in-excel/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 04:23:55 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Consolidate Excel Data]]></category>
		<category><![CDATA[Data Validation]]></category>
		<category><![CDATA[Excel Basics]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Format Cells in Excel]]></category>
		<category><![CDATA[YouTube Videos by Danny Rocks]]></category>
		<category><![CDATA[Clear Formatting from Cells in Excel]]></category>
		<category><![CDATA[Conditional formatting in Excel]]></category>
		<category><![CDATA[Customize Quick Access Toolbar]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[Find Last Cell Command]]></category>
		<category><![CDATA[Go To Special dialog box]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5272</guid>
		<description><![CDATA[Have you ever typed data or a formula in a cell only to be surprised by the result? For example, you type in a number and then, unexpectedly,  Excel displays a Date or a Time in that cell. This happens frequently when you reuse an older Excel Worksheet of if you start working on a [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5277" class="wp-caption alignleft" style="width: 310px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2012/01/Underlying-Cell-Formatting.png"><img class="size-medium wp-image-5277" title="Underlying Cell Formatting" src="http://www.thecompanyrocks.com/wp-content/uploads/2012/01/Underlying-Cell-Formatting-300x142.png" alt="Clear Underlying Formatting" width="300" height="142" /></a><p class="wp-caption-text">Clear Underlying Formatting</p></div>
<p>Have you ever typed data or a formula in a cell only to be surprised by the result? For example, you type in a number and then, unexpectedly,  Excel displays a Date or a Time in that cell. This happens frequently when you reuse an older Excel Worksheet of if you start working on a worksheet that a colleague or client has sent you.</p>
<p>Why does this happen?</p>
<h3>Clear All Underlying Cell Formatting</h3>
<p>In my experience, I have found that many Excel users mistakenly think that pressing the DELETE Key will &#8220;erase&#8221; the cells in the selection. No, No, No. The Delete key only erased the cell content &#8211; the data, text or formulas entered or pasted into the cell(s). The Delete key does NOT remove the Underlying Cell Formatting!</p>
<p>In this tutorial, I demonstrate how to remove the underlying cell formatting while leaving the cell Contents in place.</p>
<h3>Topics Covered in this Tutorial</h3>
<ul>
<li>Using the Clear Formatting Command</li>
<li>Adding the Clear Command to your Quick Access Toolbar</li>
<li>Using Go To Special to Find and Select all cell that use either Conditional Formatting or Data Validation</li>
<li>Finding the Last Cell in your worksheet &#8211; you may be surprised to find a &#8220;remote cell&#8221; is NOT Blank!</li>
</ul>
<h3>View All the Resources that I Offer</h3>
<p>I invite you to visit my secure online shopping website &#8211; <a href="http://shop.thecompanyrocks.com">http://shop.thecompanyrocks.com</a> &#8211; to preview all of the resources that I offer.</p>
<h3>Watch this Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/LikQCqlP17U?hd=1" target="_blank">Follow this link to view this Excel Tutorial in High Definition on my YouTube Channel</a> - DannyRocksExcels<br />
<iframe src="http://www.youtube.com/embed/LikQCqlP17U" frameborder="0" width="640" height="360"></iframe></p>
<p>&nbsp;</p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-clear-all-underlying-cell-formatting-in-excel%2F&amp;t=How%20to%20Clear%20All%20Underlying%20Cell%20Formatting%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=How%20to%20Clear%20All%20Underlying%20Cell%20Formatting%20in%20Excel%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-clear-all-underlying-cell-formatting-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-clear-all-underlying-cell-formatting-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-clear-all-underlying-cell-formatting-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=How%20to%20Clear%20All%20Underlying%20Cell%20Formatting%20in%20Excel&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-clear-all-underlying-cell-formatting-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-clear-all-underlying-cell-formatting-in-excel%2F&amp;title=How%20to%20Clear%20All%20Underlying%20Cell%20Formatting%20in%20Excel&amp;bodytext=%0D%0A%0D%0AHave%20you%20ever%20typed%20data%20or%20a%20formula%20in%20a%20cell%20only%20to%20be%20surprised%20by%20the%20result%3F%20For%20example%2C%20you%20type%20in%20a%20number%20and%20then%2C%20unexpectedly%2C%20%C2%A0Excel%20displays%20a%20Date%20or%20a%20Time%20in%20that%20cell.%20This%20happens%20frequently%20when%20you%20reuse%20an%20older%20Excel%20Wo" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-clear-all-underlying-cell-formatting-in-excel%2F&amp;title=How%20to%20Clear%20All%20Underlying%20Cell%20Formatting%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-clear-all-underlying-cell-formatting-in-excel%2F&amp;title=How%20to%20Clear%20All%20Underlying%20Cell%20Formatting%20in%20Excel&amp;notes=%0D%0A%0D%0AHave%20you%20ever%20typed%20data%20or%20a%20formula%20in%20a%20cell%20only%20to%20be%20surprised%20by%20the%20result%3F%20For%20example%2C%20you%20type%20in%20a%20number%20and%20then%2C%20unexpectedly%2C%20%C2%A0Excel%20displays%20a%20Date%20or%20a%20Time%20in%20that%20cell.%20This%20happens%20frequently%20when%20you%20reuse%20an%20older%20Excel%20Wo" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-clear-all-underlying-cell-formatting-in-excel%2F&amp;submitHeadline=How%20to%20Clear%20All%20Underlying%20Cell%20Formatting%20in%20Excel&amp;submitSummary=%0D%0A%0D%0AHave%20you%20ever%20typed%20data%20or%20a%20formula%20in%20a%20cell%20only%20to%20be%20surprised%20by%20the%20result%3F%20For%20example%2C%20you%20type%20in%20a%20number%20and%20then%2C%20unexpectedly%2C%20%C2%A0Excel%20displays%20a%20Date%20or%20a%20Time%20in%20that%20cell.%20This%20happens%20frequently%20when%20you%20reuse%20an%20older%20Excel%20Wo&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-clear-all-underlying-cell-formatting-in-excel%2F&amp;title=How%20to%20Clear%20All%20Underlying%20Cell%20Formatting%20in%20Excel&amp;annotation=%0D%0A%0D%0AHave%20you%20ever%20typed%20data%20or%20a%20formula%20in%20a%20cell%20only%20to%20be%20surprised%20by%20the%20result%3F%20For%20example%2C%20you%20type%20in%20a%20number%20and%20then%2C%20unexpectedly%2C%20%C2%A0Excel%20displays%20a%20Date%20or%20a%20Time%20in%20that%20cell.%20This%20happens%20frequently%20when%20you%20reuse%20an%20older%20Excel%20Wo" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-clear-all-underlying-cell-formatting-in-excel%2F&amp;tt=How%20to%20Clear%20All%20Underlying%20Cell%20Formatting%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-clear-all-underlying-cell-formatting-in-excel%2F&amp;title=How%20to%20Clear%20All%20Underlying%20Cell%20Formatting%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-clear-all-underlying-cell-formatting-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/how-to-clear-all-underlying-cell-formatting-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Summarizing Employee Hours Worked and Vacation Time over 52 Weeks in Excel</title>
		<link>http://www.thecompanyrocks.com/summarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel/</link>
		<comments>http://www.thecompanyrocks.com/summarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 02:43:05 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Consolidate Excel Data]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Podcast Tips & Timesavers]]></category>
		<category><![CDATA[Workbooks and Worksheets in Excel]]></category>
		<category><![CDATA[Consolidate Excel data]]></category>
		<category><![CDATA[Copy Excel Worksheets]]></category>
		<category><![CDATA[Excel Templates]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[group edit worksheets]]></category>
		<category><![CDATA[Sum Across Worksheets]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5251</guid>
		<description><![CDATA[This is the third episode in my series of Excel Tutorials where I share my best practices for creating an Excel Workbook that contains 52 weeks of Employee Time Cards. In this lesson, I focus on techniques to Summarize &#8211; or Consolidate &#8211; the hours worked or taken as vacation, by each employee, over a period [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5257" class="wp-caption alignleft" style="width: 273px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2011/12/Sum-Across-Worksheets.png"><img class="size-medium wp-image-5257" title="Sum Across Worksheets" src="http://www.thecompanyrocks.com/wp-content/uploads/2011/12/Sum-Across-Worksheets-263x300.png" alt="Sum Across Worksheets" width="263" height="300" /></a><p class="wp-caption-text">Sum Across Worksheets</p></div>
<p>This is the third episode in my series of Excel Tutorials where I share my best practices for creating an Excel Workbook that contains 52 weeks of Employee Time Cards. In this lesson, I focus on techniques to Summarize &#8211; or Consolidate &#8211; the hours worked or taken as vacation, by each employee, over a period of several weeks.</p>
<h3>Sum Across Worksheets</h3>
<p>This is a great tip to learn! In my experience, I find that very few experienced users of Excel know that you can do this! This will eliminate the hassle of linking to a cell in individual worksheets to create your formula. There is, after all, a limit to the number of characters that you are allowed in a formula!</p>
<h3>Consolidate Data By Position</h3>
<p>Since each worksheet in this workbook is identical in structure, Data Consolidation is simple. Provided, that is, that you remember to &#8220;Add&#8221; each worksheet range reference in the Dialog Box. In this example, I have &#8220;created a link&#8221; to each worksheet so that the data can be easily updated.</p>
<h3>Links to Other Tutorials in this Series</h3>
<ul>
<li><a title="Link to Video - Use Template for 52 Week Employee Time Card" href="http://www.thecompanyrocks.com/use-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards/" target="_blank">Use a Template to Create a 52 Week Employee Time Card Workbook in Excel</a></li>
<li><a title="Link to Video - Tips for Creating a 52 Week Employee Time Card Workbook" href="http://www.thecompanyrocks.com/tips-for-creating-52-weeks-of-employee-time-cards-in-excel/" target="_blank">Tips for Creating a 52 Week Employee Time Card in Excel</a></li>
</ul>
<h3>Shop for Additional Resources</h3>
<p>I invite you to visit my new, secure online shopping website &#8211; <a href="http://shop.thecompanyrocks.com/">http://shop.thecompanyrocks.com</a> &#8211; where you can preview all of the resources that I offer you.</p>
<h3>Watch Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/G7lAXDedGUc?hd=1" target="_blank">Follow this link to view this Excel Tutorial in High Definition on my YouTube Channel</a> - DannyRocksExcels</p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fsummarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel%2F&amp;t=Summarizing%20Employee%20Hours%20Worked%20and%20Vacation%20Time%20over%2052%20Weeks%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=Summarizing%20Employee%20Hours%20Worked%20and%20Vacation%20Time%20over%2052%20Weeks%20in%20Excel%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fsummarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fsummarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fsummarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=Summarizing%20Employee%20Hours%20Worked%20and%20Vacation%20Time%20over%2052%20Weeks%20in%20Excel&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fsummarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fsummarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel%2F&amp;title=Summarizing%20Employee%20Hours%20Worked%20and%20Vacation%20Time%20over%2052%20Weeks%20in%20Excel&amp;bodytext=%0D%0A%0D%0AThis%20is%20the%20third%20episode%20in%20my%20series%20of%20Excel%20Tutorials%20where%20I%20share%20my%20best%20practices%20for%20creating%20an%20Excel%20Workbook%C2%A0that%20contains%2052%20weeks%20of%20Employee%20Time%20Cards.%20In%20this%20lesson%2C%20I%20focus%20on%20techniques%20to%20Summarize%20-%20or%20Consolidate%20-%20the%20hou" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fsummarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel%2F&amp;title=Summarizing%20Employee%20Hours%20Worked%20and%20Vacation%20Time%20over%2052%20Weeks%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fsummarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel%2F&amp;title=Summarizing%20Employee%20Hours%20Worked%20and%20Vacation%20Time%20over%2052%20Weeks%20in%20Excel&amp;notes=%0D%0A%0D%0AThis%20is%20the%20third%20episode%20in%20my%20series%20of%20Excel%20Tutorials%20where%20I%20share%20my%20best%20practices%20for%20creating%20an%20Excel%20Workbook%C2%A0that%20contains%2052%20weeks%20of%20Employee%20Time%20Cards.%20In%20this%20lesson%2C%20I%20focus%20on%20techniques%20to%20Summarize%20-%20or%20Consolidate%20-%20the%20hou" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fsummarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel%2F&amp;submitHeadline=Summarizing%20Employee%20Hours%20Worked%20and%20Vacation%20Time%20over%2052%20Weeks%20in%20Excel&amp;submitSummary=%0D%0A%0D%0AThis%20is%20the%20third%20episode%20in%20my%20series%20of%20Excel%20Tutorials%20where%20I%20share%20my%20best%20practices%20for%20creating%20an%20Excel%20Workbook%C2%A0that%20contains%2052%20weeks%20of%20Employee%20Time%20Cards.%20In%20this%20lesson%2C%20I%20focus%20on%20techniques%20to%20Summarize%20-%20or%20Consolidate%20-%20the%20hou&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fsummarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel%2F&amp;title=Summarizing%20Employee%20Hours%20Worked%20and%20Vacation%20Time%20over%2052%20Weeks%20in%20Excel&amp;annotation=%0D%0A%0D%0AThis%20is%20the%20third%20episode%20in%20my%20series%20of%20Excel%20Tutorials%20where%20I%20share%20my%20best%20practices%20for%20creating%20an%20Excel%20Workbook%C2%A0that%20contains%2052%20weeks%20of%20Employee%20Time%20Cards.%20In%20this%20lesson%2C%20I%20focus%20on%20techniques%20to%20Summarize%20-%20or%20Consolidate%20-%20the%20hou" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fsummarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel%2F&amp;tt=Summarizing%20Employee%20Hours%20Worked%20and%20Vacation%20Time%20over%2052%20Weeks%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fsummarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel%2F&amp;title=Summarizing%20Employee%20Hours%20Worked%20and%20Vacation%20Time%20over%2052%20Weeks%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fsummarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/summarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
			<enclosure url="http://www.thecompanyrocks.com/podpress_trac/feed/5251/0/Podcast-Tip-138.m4v" length="21805646" type="video/x-m4v" />
		<itunes:duration>0:09:58</itunes:duration>
		<itunes:subtitle>Sum Across Worksheets
This is the third episode in my series of Excel Tutorials where I share my best practices for creating an Excel Workbook that contains 52 weeks of Employee Time Cards. In this lesson, I focus on techniques to Summarize &#8211; [...]</itunes:subtitle>
		<itunes:summary>Sum Across Worksheets
This is the third episode in my series of Excel Tutorials where I share my best practices for creating an Excel Workbook that contains 52 weeks of Employee Time Cards. In this lesson, I focus on techniques to Summarize &#8211; or Consolidate &#8211; the hours worked or taken as vacation, by each employee, over a period of several weeks.
Sum Across Worksheets
This is a great tip to learn! In my experience, I find that very few experienced users of Excel know that you can do this! This will eliminate the hassle of linking to a cell in individual worksheets to create your formula. There is, after all, a limit to the number of characters that you are allowed in a formula!
Consolidate Data By Position
Since each worksheet in this workbook is identical in structure, Data Consolidation is simple. Provided, that is, that you remember to &#8220;Add&#8221; each worksheet range reference in the Dialog Box. In this example, I have &#8220;created a link&#8221; to each worksheet so that the data can be easily updated.
Links to Other Tutorials in this Series

Use a Template to Create a 52 Week Employee Time Card Workbook in Excel
Tips for Creating a 52 Week Employee Time Card in Excel

Shop for Additional Resources
I invite you to visit my new, secure online shopping website &#8211; http://shop.thecompanyrocks.com &#8211; where you can preview all of the resources that I offer you.
Watch Tutorial in High Definition
Follow this link to view this Excel Tutorial in High Definition on my YouTube Channel - DannyRocksExcels
Share and Enjoy:</itunes:summary>
		<itunes:author>Danny Rocks</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>no</itunes:block>
	</item>
		<item>
		<title>Use an Excel Template to Customize a Worksheet with 52 Weeks of Employee Time Cards</title>
		<link>http://www.thecompanyrocks.com/use-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards/</link>
		<comments>http://www.thecompanyrocks.com/use-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 21:14:48 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Data Validation]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Names for Cells and Ranges]]></category>
		<category><![CDATA[Work with Multiple Worksheets]]></category>
		<category><![CDATA[YouTube Videos by Danny Rocks]]></category>
		<category><![CDATA[Excel Templates]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[Fill Across Worksheets]]></category>
		<category><![CDATA[Formatting Cells that Calculate Time in Excel]]></category>
		<category><![CDATA[Go To Special Command]]></category>
		<category><![CDATA[Group edit in Excel]]></category>
		<category><![CDATA[Named Cells and Ranges]]></category>
		<category><![CDATA[Tips and Time Savers]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5236</guid>
		<description><![CDATA[This is Part Two in my new series of Excel Tutorials where I share my best practice tips for creating 52 weeks of Employee Time Cards &#8211; for hours worked. In this segment, I focus on starting the process with an Excel Template. Finding Templates for Time Cards As I demonstrate in the video, there [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5242" class="wp-caption alignleft" style="width: 250px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2011/12/Start-w-Template.png"><img class=" wp-image-5242 " title="Start w Template" src="http://www.thecompanyrocks.com/wp-content/uploads/2011/12/Start-w-Template-300x264.png" alt="Template for Time Cards in Excel" width="240" height="211" /></a><p class="wp-caption-text">Time Card Templates in Excel</p></div>
<p>This is Part Two in my new series of Excel Tutorials where I share my best practice tips for creating 52 weeks of Employee Time Cards &#8211; for hours worked. In this segment, I focus on starting the process with an Excel Template.</p>
<h3>Finding Templates for Time Cards</h3>
<p>As I demonstrate in the video, there are at least two easy sources for finding a Time Card Template:</p>
<ol>
<li>Sample Templates Installed on your Computer</li>
<li>Templates that you can preview and download from the Microsoft Office Templates Website</li>
</ol>
<h3>Examining Templates that You Download</h3>
<p>Before you even think about duplicating the Excel Template that you just downloaded, it is important for you to take a few minutes to explore:</p>
<ul>
<li>The Formulas used in the Template</li>
<li>The Formatting used in the Template &#8211; especially the formatting for Dates and Times</li>
<li>The Protection Applied (if any) to the cells or the entire worksheet</li>
</ul>
<h3>Creating Drop-down Menus for your Template</h3>
<p>Since our premise here is that we will copy the template to 51 additional worksheets, it makes sense to use Data Validation to create a series of &#8220;drop-down menus&#8221; for Employee names and the Start Date for each week. I demonstrate how to do this in the video tutorial.</p>
<h3>Links to Additional Video Tutorials in this Series</h3>
<ul>
<li><a title="Link to Video - How to Duplicate 52 weeks of Time Card Worksheets" href="http://www.thecompanyrocks.com/tips-for-creating-52-weeks-of-employee-time-cards-in-excel/" target="_blank">How to Efficiently Duplicate 52 Time Card Worksheets in Excel</a></li>
<li><a title="Link to Video - Summarize Hours Worked by Employees over a 52 week Period in Excel" href="http://www.thecompanyrocks.com/summarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel/" target="_blank">Summarize Hours Worked by Employees over a 52 Week Period in Excel</a></li>
</ul>
<h3>Additional Resources for Excel</h3>
<p>I invite you to visit my new, secure, online shopping website &#8211; <a title="Link to Shopping at The Company Rocks" href="http://shop.thecompanyrocks.com/50-best-tips-for-excel-2007/" target="_blank">http://shop.thecompanyrocks.com</a> &#8211; to discover the many training resources that I offer you!</p>
<h3>Watch Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/T0A-fsgGCgI?hd=1" target="_blank">Follow this link to watch this Excel Tutorial in High Definition on my YouTube Channel</a> &#8211; DannyRocksExcels</p>
<h3>Click to Watch Video Now</h3>
<p><iframe src="http://www.youtube.com/embed/T0A-fsgGCgI?hd=1" frameborder="0" width="640" height="360"></iframe></p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards%2F&amp;t=Use%20an%20Excel%20Template%20to%20Customize%20a%20Worksheet%20with%2052%20Weeks%20of%20Employee%20Time%20Cards" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=Use%20an%20Excel%20Template%20to%20Customize%20a%20Worksheet%20with%2052%20Weeks%20of%20Employee%20Time%20Cards%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=Use%20an%20Excel%20Template%20to%20Customize%20a%20Worksheet%20with%2052%20Weeks%20of%20Employee%20Time%20Cards&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards%2F&amp;title=Use%20an%20Excel%20Template%20to%20Customize%20a%20Worksheet%20with%2052%20Weeks%20of%20Employee%20Time%20Cards&amp;bodytext=%0D%0A%0D%0AThis%20is%20Part%20Two%20in%20my%20new%20series%20of%20Excel%20Tutorials%20where%20I%20share%20my%20best%20practice%20tips%20for%20creating%2052%20weeks%20of%20Employee%20Time%20Cards%20-%20for%20hours%20worked.%20In%20this%20segment%2C%20I%20focus%20on%20starting%20the%20process%20with%20an%20Excel%20Template.%0D%0AFinding%20Templates%20" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards%2F&amp;title=Use%20an%20Excel%20Template%20to%20Customize%20a%20Worksheet%20with%2052%20Weeks%20of%20Employee%20Time%20Cards" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards%2F&amp;title=Use%20an%20Excel%20Template%20to%20Customize%20a%20Worksheet%20with%2052%20Weeks%20of%20Employee%20Time%20Cards&amp;notes=%0D%0A%0D%0AThis%20is%20Part%20Two%20in%20my%20new%20series%20of%20Excel%20Tutorials%20where%20I%20share%20my%20best%20practice%20tips%20for%20creating%2052%20weeks%20of%20Employee%20Time%20Cards%20-%20for%20hours%20worked.%20In%20this%20segment%2C%20I%20focus%20on%20starting%20the%20process%20with%20an%20Excel%20Template.%0D%0AFinding%20Templates%20" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards%2F&amp;submitHeadline=Use%20an%20Excel%20Template%20to%20Customize%20a%20Worksheet%20with%2052%20Weeks%20of%20Employee%20Time%20Cards&amp;submitSummary=%0D%0A%0D%0AThis%20is%20Part%20Two%20in%20my%20new%20series%20of%20Excel%20Tutorials%20where%20I%20share%20my%20best%20practice%20tips%20for%20creating%2052%20weeks%20of%20Employee%20Time%20Cards%20-%20for%20hours%20worked.%20In%20this%20segment%2C%20I%20focus%20on%20starting%20the%20process%20with%20an%20Excel%20Template.%0D%0AFinding%20Templates%20&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards%2F&amp;title=Use%20an%20Excel%20Template%20to%20Customize%20a%20Worksheet%20with%2052%20Weeks%20of%20Employee%20Time%20Cards&amp;annotation=%0D%0A%0D%0AThis%20is%20Part%20Two%20in%20my%20new%20series%20of%20Excel%20Tutorials%20where%20I%20share%20my%20best%20practice%20tips%20for%20creating%2052%20weeks%20of%20Employee%20Time%20Cards%20-%20for%20hours%20worked.%20In%20this%20segment%2C%20I%20focus%20on%20starting%20the%20process%20with%20an%20Excel%20Template.%0D%0AFinding%20Templates%20" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards%2F&amp;tt=Use%20an%20Excel%20Template%20to%20Customize%20a%20Worksheet%20with%2052%20Weeks%20of%20Employee%20Time%20Cards" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards%2F&amp;title=Use%20an%20Excel%20Template%20to%20Customize%20a%20Worksheet%20with%2052%20Weeks%20of%20Employee%20Time%20Cards" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fuse-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/use-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tips for Creating 52 Weeks of Employee Time Cards in Excel</title>
		<link>http://www.thecompanyrocks.com/tips-for-creating-52-weeks-of-employee-time-cards-in-excel/</link>
		<comments>http://www.thecompanyrocks.com/tips-for-creating-52-weeks-of-employee-time-cards-in-excel/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 01:00:44 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Format Cells in Excel]]></category>
		<category><![CDATA[Tips and Time Savers]]></category>
		<category><![CDATA[Work with Multiple Worksheets]]></category>
		<category><![CDATA[YouTube Videos by Danny Rocks]]></category>
		<category><![CDATA[Copy Excel Worksheets]]></category>
		<category><![CDATA[Delete Worksheets in Excel]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[Fill Across Worksheets]]></category>
		<category><![CDATA[Group ed worksheets]]></category>
		<category><![CDATA[Group edit in Excel]]></category>
		<category><![CDATA[Insert New Worksheets in Excel]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5219</guid>
		<description><![CDATA[We are now winding down the end of the year 2011. Several of my viewers and clients have asked my for help in creating one Excel Workbook that will contain 52 weeks of employee time card information: Name and Department of Employee Hours Worked each day of the week &#8211; Regular and Overtime Number of [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5222" class="wp-caption alignleft" style="width: 310px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2011/12/Insert-and-Copy-Worksheets.png"><img class="size-medium wp-image-5222" title="Insert and Copy Worksheets" src="http://www.thecompanyrocks.com/wp-content/uploads/2011/12/Insert-and-Copy-Worksheets-300x73.png" alt="Insert &amp; Copy Worksheets" width="300" height="73" /></a><p class="wp-caption-text">Insert &amp; Copy Worksheets</p></div>
<p>We are now winding down the end of the year 2011. Several of my viewers and clients have asked my for help in creating one Excel Workbook that will contain 52 weeks of employee time card information:</p>
<ul>
<li>Name and Department of Employee</li>
<li>Hours Worked each day of the week &#8211; Regular and Overtime</li>
<li>Number of Holiday / Sick Days that were used / that remain, etc.</li>
</ul>
<h3>First Tutorial in this Series</h3>
<p>Rather than trying to create each individual &#8211; and some are very specific &#8211; request, I have decided to combine multiple requests into a series of Best Practice Tips for my general audience to consider.</p>
<p>In this lesson, I demonstrate:</p>
<ul>
<li>Two methods for adding new blank worksheets to the Excel workbook</li>
<li>Two Methods for inserting an exact copy of an existing &#8211; and formatted &#8211; worksheet</li>
<li>My favorite tip &#8211; Fill Across Worksheets &#8211; either the formatting only, the contents only or the default setting &#8211; both formatting and contents.</li>
</ul>
<h3>Links to Additional Tutorials in this Series</h3>
<ul>
<li><a title="Link to Vide - Use Template to Duplicate 52 Weeks of Time Card Worksheets" href="http://www.thecompanyrocks.com/use-an-excel-template-to-customize-a-worksheet-with-52-weeks-of-employee-time-cards/" target="_blank">Use an Excel Template to Create and Duplicate 52 Weeks of Employee Time Cards</a></li>
<li><a title="Link to Video - Summarize Hours Worked by Employees on a 52 Week Time Card" href="http://www.thecompanyrocks.com/summarizing-employee-hours-worked-and-vacation-time-over-52-weeks-in-excel/" target="_blank">Summarize Hours Worked by Employees on a 52 Week Time Card in Excel</a></li>
</ul>
<h3>Watch Tutorial In High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/21c6RasUT3g?hd=1" target="_blank">Follow this link to watch this tutorial in High Definition on my YouTube Channel</a> - DannyRocksExcels</p>
<h3>Additional Resources at My Online Shopping Website</h3>
<p>I invite you to visit my new &#8211; secure &#8211; online shopping website &#8211; <a href="http://shop.thecompanyrocks.com/">http://shop.thecompanyrocks.com</a> &#8211; and preview the many tutorials and resources that I offer you.</p>
<h3>Watch Tutorial Now</h3>
<p><iframe src="http://www.youtube.com/embed/21c6RasUT3g" frameborder="0" width="640" height="360"></iframe></p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Ftips-for-creating-52-weeks-of-employee-time-cards-in-excel%2F&amp;t=Tips%20for%20Creating%2052%20Weeks%20of%20Employee%20Time%20Cards%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=Tips%20for%20Creating%2052%20Weeks%20of%20Employee%20Time%20Cards%20in%20Excel%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Ftips-for-creating-52-weeks-of-employee-time-cards-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Ftips-for-creating-52-weeks-of-employee-time-cards-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Ftips-for-creating-52-weeks-of-employee-time-cards-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=Tips%20for%20Creating%2052%20Weeks%20of%20Employee%20Time%20Cards%20in%20Excel&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Ftips-for-creating-52-weeks-of-employee-time-cards-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Ftips-for-creating-52-weeks-of-employee-time-cards-in-excel%2F&amp;title=Tips%20for%20Creating%2052%20Weeks%20of%20Employee%20Time%20Cards%20in%20Excel&amp;bodytext=%0D%0A%0D%0AWe%20are%20now%20winding%20down%20the%20end%20of%20the%20year%202011.%20Several%20of%20my%20viewers%20and%20clients%20have%20asked%20my%20for%20help%20in%20creating%20one%20Excel%20Workbook%20that%20will%20contain%2052%20weeks%20of%20employee%20time%20card%20information%3A%0D%0A%0D%0A%09Name%20and%20Department%20of%20Employee%0D%0A%09Hours%20Wo" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Ftips-for-creating-52-weeks-of-employee-time-cards-in-excel%2F&amp;title=Tips%20for%20Creating%2052%20Weeks%20of%20Employee%20Time%20Cards%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Ftips-for-creating-52-weeks-of-employee-time-cards-in-excel%2F&amp;title=Tips%20for%20Creating%2052%20Weeks%20of%20Employee%20Time%20Cards%20in%20Excel&amp;notes=%0D%0A%0D%0AWe%20are%20now%20winding%20down%20the%20end%20of%20the%20year%202011.%20Several%20of%20my%20viewers%20and%20clients%20have%20asked%20my%20for%20help%20in%20creating%20one%20Excel%20Workbook%20that%20will%20contain%2052%20weeks%20of%20employee%20time%20card%20information%3A%0D%0A%0D%0A%09Name%20and%20Department%20of%20Employee%0D%0A%09Hours%20Wo" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Ftips-for-creating-52-weeks-of-employee-time-cards-in-excel%2F&amp;submitHeadline=Tips%20for%20Creating%2052%20Weeks%20of%20Employee%20Time%20Cards%20in%20Excel&amp;submitSummary=%0D%0A%0D%0AWe%20are%20now%20winding%20down%20the%20end%20of%20the%20year%202011.%20Several%20of%20my%20viewers%20and%20clients%20have%20asked%20my%20for%20help%20in%20creating%20one%20Excel%20Workbook%20that%20will%20contain%2052%20weeks%20of%20employee%20time%20card%20information%3A%0D%0A%0D%0A%09Name%20and%20Department%20of%20Employee%0D%0A%09Hours%20Wo&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Ftips-for-creating-52-weeks-of-employee-time-cards-in-excel%2F&amp;title=Tips%20for%20Creating%2052%20Weeks%20of%20Employee%20Time%20Cards%20in%20Excel&amp;annotation=%0D%0A%0D%0AWe%20are%20now%20winding%20down%20the%20end%20of%20the%20year%202011.%20Several%20of%20my%20viewers%20and%20clients%20have%20asked%20my%20for%20help%20in%20creating%20one%20Excel%20Workbook%20that%20will%20contain%2052%20weeks%20of%20employee%20time%20card%20information%3A%0D%0A%0D%0A%09Name%20and%20Department%20of%20Employee%0D%0A%09Hours%20Wo" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Ftips-for-creating-52-weeks-of-employee-time-cards-in-excel%2F&amp;tt=Tips%20for%20Creating%2052%20Weeks%20of%20Employee%20Time%20Cards%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Ftips-for-creating-52-weeks-of-employee-time-cards-in-excel%2F&amp;title=Tips%20for%20Creating%2052%20Weeks%20of%20Employee%20Time%20Cards%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Ftips-for-creating-52-weeks-of-employee-time-cards-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/tips-for-creating-52-weeks-of-employee-time-cards-in-excel/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Excel Keyboard Shortcuts for Navigating Between Cells, Worksheets, Documents and Programs on your Computer</title>
		<link>http://www.thecompanyrocks.com/excel-keyboard-shortcuts-for-navigating-between-cells-worksheets-documents-and-programs-on-your-computer/</link>
		<comments>http://www.thecompanyrocks.com/excel-keyboard-shortcuts-for-navigating-between-cells-worksheets-documents-and-programs-on-your-computer/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 18:32:45 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Keyboard Shortcuts]]></category>
		<category><![CDATA[YouTube Videos by Danny Rocks]]></category>
		<category><![CDATA[Excel Keyboard Shortcuts]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[Keyboard Shortcuts in Excel]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5200</guid>
		<description><![CDATA[This is the latest installment in my series of Video Tutorials for Keyboard Shortcuts in Excel. This time the focus is on Keyboard Shortcuts for Navigating between: Cells in a worksheet. For example, to move to the last &#8220;occupied&#8221; cell ( a cell with data) in a column or row Worksheets in the active Workbook [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5206" class="wp-caption alignleft" style="width: 310px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2011/12/Navigation-Keyboard-Shortcuts.png"><img class="size-medium wp-image-5206" title="Navigation Keyboard Shortcuts" src="http://www.thecompanyrocks.com/wp-content/uploads/2011/12/Navigation-Keyboard-Shortcuts-300x153.png" alt="Excel Keyboard Shortcuts" width="300" height="153" /></a><p class="wp-caption-text">Excel Keyboard Shortcuts</p></div>
<p>This is the latest installment in my series of Video Tutorials for Keyboard Shortcuts in Excel. This time the focus is on Keyboard Shortcuts for Navigating between:</p>
<ul>
<li>Cells in a worksheet. For example, to move to the last &#8220;occupied&#8221; cell ( a cell with data) in a column or row</li>
<li>Worksheets in the active Workbook</li>
<li>Other Excel workbooks or documents that are open on your computer</li>
<li>Other programs that are open on your computer</li>
</ul>
<h3>Links to Other Videos in Keyboard Shortcuts Series</h3>
<p>Here is the<a title="Link to Archive of Videos for Excel Keyboard Shortcuts" href="http://www.thecompanyrocks.com/category/keyboard-shortcuts-2/" target="_blank"> link that will take you to the other Video Tutorials</a> that I have created for Excel Keyboard Shortcuts.</p>
<h3>Download the Complete &#8211; FREE -  <em>&#8220;Chart of Popular Keyboard Shortcuts for Excel.&#8221;</em></h3>
<p>There are two ways for you to download &#8211; for FREE &#8211; My<em> &#8220;Chart of Popular Keyboard Shortcuts for Excel:&#8221;</em></p>
<ol>
<li><a title="Link to Chart of Excel Keyboard Shortcuts" href="http://shop.thecompanyrocks.com/chart-of-popular-keyboard-shortcuts-for-excel/" target="_blank">Click here to download this</a> &#8211; for FREE &#8211; at my new, secure online shopping website.</li>
<li><a title="Link to Download my Free Chart of Popular Keyboard Shortcuts for Excel" href="http://www.thecompanyrocks.com/membership-content/exclusive-membership-content-area/" target="_blank">Click here to download this</a> &#8211; for FREE &#8211; from my Exclusive Membership Content page.</li>
</ol>
<h3>Watch Tutorial in High Definition on YouTube</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/ENkQoUsggt8?hd=1" target="_blank">Follow this link to view this Excel Tutorial in High Definition on my YouTube Channel</a> &#8211; DannyRocksExcels</p>
<h3>YouTube Tutorial for Excel Keyboard Shortcuts</h3>
<p><iframe src="http://www.youtube.com/embed/ENkQoUsggt8" frameborder="0" width="640" height="360"></iframe></p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fexcel-keyboard-shortcuts-for-navigating-between-cells-worksheets-documents-and-programs-on-your-computer%2F&amp;t=Excel%20Keyboard%20Shortcuts%20for%20Navigating%20Between%20Cells%2C%20Worksheets%2C%20Documents%20and%20Programs%20on%20your%20Computer" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=Excel%20Keyboard%20Shortcuts%20for%20Navigating%20Between%20Cells%2C%20Worksheets%2C%20Documents%20and%20Programs%20on%20your%20Computer%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fexcel-keyboard-shortcuts-for-navigating-between-cells-worksheets-documents-and-programs-on-your-computer%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fexcel-keyboard-shortcuts-for-navigating-between-cells-worksheets-documents-and-programs-on-your-computer%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fexcel-keyboard-shortcuts-for-navigating-between-cells-worksheets-documents-and-programs-on-your-computer%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=Excel%20Keyboard%20Shortcuts%20for%20Navigating%20Between%20Cells%2C%20Worksheets%2C%20Documents%20and%20Programs%20on%20your%20Computer&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fexcel-keyboard-shortcuts-for-navigating-between-cells-worksheets-documents-and-programs-on-your-computer%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fexcel-keyboard-shortcuts-for-navigating-between-cells-worksheets-documents-and-programs-on-your-computer%2F&amp;title=Excel%20Keyboard%20Shortcuts%20for%20Navigating%20Between%20Cells%2C%20Worksheets%2C%20Documents%20and%20Programs%20on%20your%20Computer&amp;bodytext=%0D%0A%0D%0AThis%20is%20the%20latest%20installment%20in%20my%20series%20of%20Video%20Tutorials%20for%20Keyboard%20Shortcuts%20in%20Excel.%20This%20time%20the%20focus%20is%20on%20Keyboard%20Shortcuts%20for%20Navigating%20between%3A%0D%0A%0D%0A%09Cells%20in%20a%20worksheet.%20For%20example%2C%20to%20move%20to%20the%20last%20%22occupied%22%20cell%20%28%20a%20ce" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fexcel-keyboard-shortcuts-for-navigating-between-cells-worksheets-documents-and-programs-on-your-computer%2F&amp;title=Excel%20Keyboard%20Shortcuts%20for%20Navigating%20Between%20Cells%2C%20Worksheets%2C%20Documents%20and%20Programs%20on%20your%20Computer" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fexcel-keyboard-shortcuts-for-navigating-between-cells-worksheets-documents-and-programs-on-your-computer%2F&amp;title=Excel%20Keyboard%20Shortcuts%20for%20Navigating%20Between%20Cells%2C%20Worksheets%2C%20Documents%20and%20Programs%20on%20your%20Computer&amp;notes=%0D%0A%0D%0AThis%20is%20the%20latest%20installment%20in%20my%20series%20of%20Video%20Tutorials%20for%20Keyboard%20Shortcuts%20in%20Excel.%20This%20time%20the%20focus%20is%20on%20Keyboard%20Shortcuts%20for%20Navigating%20between%3A%0D%0A%0D%0A%09Cells%20in%20a%20worksheet.%20For%20example%2C%20to%20move%20to%20the%20last%20%22occupied%22%20cell%20%28%20a%20ce" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fexcel-keyboard-shortcuts-for-navigating-between-cells-worksheets-documents-and-programs-on-your-computer%2F&amp;submitHeadline=Excel%20Keyboard%20Shortcuts%20for%20Navigating%20Between%20Cells%2C%20Worksheets%2C%20Documents%20and%20Programs%20on%20your%20Computer&amp;submitSummary=%0D%0A%0D%0AThis%20is%20the%20latest%20installment%20in%20my%20series%20of%20Video%20Tutorials%20for%20Keyboard%20Shortcuts%20in%20Excel.%20This%20time%20the%20focus%20is%20on%20Keyboard%20Shortcuts%20for%20Navigating%20between%3A%0D%0A%0D%0A%09Cells%20in%20a%20worksheet.%20For%20example%2C%20to%20move%20to%20the%20last%20%22occupied%22%20cell%20%28%20a%20ce&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fexcel-keyboard-shortcuts-for-navigating-between-cells-worksheets-documents-and-programs-on-your-computer%2F&amp;title=Excel%20Keyboard%20Shortcuts%20for%20Navigating%20Between%20Cells%2C%20Worksheets%2C%20Documents%20and%20Programs%20on%20your%20Computer&amp;annotation=%0D%0A%0D%0AThis%20is%20the%20latest%20installment%20in%20my%20series%20of%20Video%20Tutorials%20for%20Keyboard%20Shortcuts%20in%20Excel.%20This%20time%20the%20focus%20is%20on%20Keyboard%20Shortcuts%20for%20Navigating%20between%3A%0D%0A%0D%0A%09Cells%20in%20a%20worksheet.%20For%20example%2C%20to%20move%20to%20the%20last%20%22occupied%22%20cell%20%28%20a%20ce" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fexcel-keyboard-shortcuts-for-navigating-between-cells-worksheets-documents-and-programs-on-your-computer%2F&amp;tt=Excel%20Keyboard%20Shortcuts%20for%20Navigating%20Between%20Cells%2C%20Worksheets%2C%20Documents%20and%20Programs%20on%20your%20Computer" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fexcel-keyboard-shortcuts-for-navigating-between-cells-worksheets-documents-and-programs-on-your-computer%2F&amp;title=Excel%20Keyboard%20Shortcuts%20for%20Navigating%20Between%20Cells%2C%20Worksheets%2C%20Documents%20and%20Programs%20on%20your%20Computer" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fexcel-keyboard-shortcuts-for-navigating-between-cells-worksheets-documents-and-programs-on-your-computer%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/excel-keyboard-shortcuts-for-navigating-between-cells-worksheets-documents-and-programs-on-your-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Distinguish Cell Content from Cell Formatting in Excel</title>
		<link>http://www.thecompanyrocks.com/how-to-distinguish-cell-content-from-cell-formatting-in-excel/</link>
		<comments>http://www.thecompanyrocks.com/how-to-distinguish-cell-content-from-cell-formatting-in-excel/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 21:24:06 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Excel Basics]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Format Cells in Excel]]></category>
		<category><![CDATA[YouTube Videos by Danny Rocks]]></category>
		<category><![CDATA[Clear Formatting from Cells in Excel]]></category>
		<category><![CDATA[Customize Quick Access Toolbar]]></category>
		<category><![CDATA[Excel Keyboard Shortcuts]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[Go To Special dialog box]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5189</guid>
		<description><![CDATA[Many Excel Users are surprised to discover that the Delete Key does not clear the formatting for the selected cell or range of cells. This can cause some unusual &#8220;surprises&#8221; you you or one of your colleagues later uses this &#8220;Deleted&#8221; Cell Range! On the other hand, some cells must be formatted properly in order [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5194" class="wp-caption alignleft" style="width: 266px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2011/12/Cell-Content-v-Cell-Formatting.png"><img class="size-medium wp-image-5194" title="Cell Content v Cell Formatting in Excel" src="http://www.thecompanyrocks.com/wp-content/uploads/2011/12/Cell-Content-v-Cell-Formatting-256x300.png" alt="Cell Content vs Cell Formatting" width="256" height="300" /></a><p class="wp-caption-text">Cell Content vs. Cell Formatting</p></div>
<p>Many Excel Users are surprised to discover that the Delete Key does not clear the formatting for the selected cell or range of cells. This can cause some unusual &#8220;surprises&#8221; you you or one of your colleagues later uses this &#8220;Deleted&#8221; Cell Range!</p>
<p>On the other hand, some cells must be formatted properly in order to return the correct result. This is especially true for cells that contain Time and Date Calculations. For example, in order to properly calculate a Sum of Hours that exceeds 24 hours, you need to apply the Custom Format [h]:mm to the formula cell.</p>
<h3>Topics Taught in this Tutorial</h3>
<ul>
<li>Adding the Clear Command to the Quick Access Toolbar (QAT).</li>
<li>Using Go To Special &#8211; Last Cell, to find the last cell in the worksheet that contains either content or formatting &#8211; or both!</li>
<li>Understanding how Excel Stores Dates (as a Serial Number) and Times (as a Decimal Number) vs. How you use Cell Formatting to make Dates &amp; Times easier to understand.</li>
<li>Using Keyboard Shortcuts to add the Current Date &#8211; Ctrl + ; (semi-colon) or Current Time -Ctrl + Shift + : (colon), or to &#8220;Toggle&#8221; between Formulas and Displayed Results  -Ctrl + ~ tilde).</li>
</ul>
<h3>Visit My New, Secure Online Shopping Website</h3>
<p>Stop by <a title="Visit My Online Shopping Site - Shop w/ Secure Cart" href="http://shop.thecompanyrocks.com" target="_blank">http://shop.thecompanyrocks.com</a> to see the new products that I have created. You can also download &#8211; for FREE &#8211; my <a title="Link to Download my Free Chart of Popular Keyboard Shortcuts for Excel" href="http://shop.thecompanyrocks.com/chart-of-popular-keyboard-shortcuts-for-excel/" target="_blank">Chart of Popular Excel Keyboard Shortcuts</a> when you visit.</p>
<h3>Watch Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/2z0T9xX5N8I?hd=1" target="_blank">Follow this link to view this Excel Tutorial in High Definition on my YouTube Channel</a> &#8211; DannyRocksExcels</p>
<h3>YouTube Tutorial for this Post</h3>
<p><iframe src="http://www.youtube.com/embed/2z0T9xX5N8I" frameborder="0" width="853" height="480"></iframe></p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-distinguish-cell-content-from-cell-formatting-in-excel%2F&amp;t=How%20to%20Distinguish%20Cell%20Content%20from%20Cell%20Formatting%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=How%20to%20Distinguish%20Cell%20Content%20from%20Cell%20Formatting%20in%20Excel%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-distinguish-cell-content-from-cell-formatting-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-distinguish-cell-content-from-cell-formatting-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-distinguish-cell-content-from-cell-formatting-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=How%20to%20Distinguish%20Cell%20Content%20from%20Cell%20Formatting%20in%20Excel&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-distinguish-cell-content-from-cell-formatting-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-distinguish-cell-content-from-cell-formatting-in-excel%2F&amp;title=How%20to%20Distinguish%20Cell%20Content%20from%20Cell%20Formatting%20in%20Excel&amp;bodytext=%0D%0A%0D%0AMany%20Excel%20Users%20are%20surprised%20to%20discover%20that%20the%20Delete%20Key%20does%20not%20clear%20the%20formatting%20for%20the%20selected%20cell%20or%20range%20of%20cells.%20This%20can%20cause%20some%20unusual%20%22surprises%22%20you%20you%20or%20one%20of%20your%20colleagues%20later%20uses%20this%20%22Deleted%22%20Cell%20Range%21%0D" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-distinguish-cell-content-from-cell-formatting-in-excel%2F&amp;title=How%20to%20Distinguish%20Cell%20Content%20from%20Cell%20Formatting%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-distinguish-cell-content-from-cell-formatting-in-excel%2F&amp;title=How%20to%20Distinguish%20Cell%20Content%20from%20Cell%20Formatting%20in%20Excel&amp;notes=%0D%0A%0D%0AMany%20Excel%20Users%20are%20surprised%20to%20discover%20that%20the%20Delete%20Key%20does%20not%20clear%20the%20formatting%20for%20the%20selected%20cell%20or%20range%20of%20cells.%20This%20can%20cause%20some%20unusual%20%22surprises%22%20you%20you%20or%20one%20of%20your%20colleagues%20later%20uses%20this%20%22Deleted%22%20Cell%20Range%21%0D" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-distinguish-cell-content-from-cell-formatting-in-excel%2F&amp;submitHeadline=How%20to%20Distinguish%20Cell%20Content%20from%20Cell%20Formatting%20in%20Excel&amp;submitSummary=%0D%0A%0D%0AMany%20Excel%20Users%20are%20surprised%20to%20discover%20that%20the%20Delete%20Key%20does%20not%20clear%20the%20formatting%20for%20the%20selected%20cell%20or%20range%20of%20cells.%20This%20can%20cause%20some%20unusual%20%22surprises%22%20you%20you%20or%20one%20of%20your%20colleagues%20later%20uses%20this%20%22Deleted%22%20Cell%20Range%21%0D&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-distinguish-cell-content-from-cell-formatting-in-excel%2F&amp;title=How%20to%20Distinguish%20Cell%20Content%20from%20Cell%20Formatting%20in%20Excel&amp;annotation=%0D%0A%0D%0AMany%20Excel%20Users%20are%20surprised%20to%20discover%20that%20the%20Delete%20Key%20does%20not%20clear%20the%20formatting%20for%20the%20selected%20cell%20or%20range%20of%20cells.%20This%20can%20cause%20some%20unusual%20%22surprises%22%20you%20you%20or%20one%20of%20your%20colleagues%20later%20uses%20this%20%22Deleted%22%20Cell%20Range%21%0D" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-distinguish-cell-content-from-cell-formatting-in-excel%2F&amp;tt=How%20to%20Distinguish%20Cell%20Content%20from%20Cell%20Formatting%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-distinguish-cell-content-from-cell-formatting-in-excel%2F&amp;title=How%20to%20Distinguish%20Cell%20Content%20from%20Cell%20Formatting%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-distinguish-cell-content-from-cell-formatting-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/how-to-distinguish-cell-content-from-cell-formatting-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to SUM Values in One Field Based on Criteria from Multiple Fields in Excel</title>
		<link>http://www.thecompanyrocks.com/how-to-sum-values-in-one-field-based-on-criteria-from-multiple-fields-in-excel/</link>
		<comments>http://www.thecompanyrocks.com/how-to-sum-values-in-one-field-based-on-criteria-from-multiple-fields-in-excel/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 00:47:07 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Data Validation]]></category>
		<category><![CDATA[Excel Functions]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Names for Cells and Ranges]]></category>
		<category><![CDATA[New in Excel 2007]]></category>
		<category><![CDATA[New in Excel 2010]]></category>
		<category><![CDATA[SUMIF and SUMIFS Functions]]></category>
		<category><![CDATA[Criteria for Functions in Excel]]></category>
		<category><![CDATA[DSUM Function]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[Keyboard Shortcuts in Excel]]></category>
		<category><![CDATA[Named Cell in a formula]]></category>
		<category><![CDATA[Named Cells and Ranges]]></category>
		<category><![CDATA[SUMIFS Function]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5180</guid>
		<description><![CDATA[The new SUMIFS() Function was introduced in Excel 2007. With SUMIFS, you can sum the values in one field based up criteria that comes from multiple fields. This is a very valuable Function. SUMIFS Function The key to understanding SUMIFS, is that you &#8220;pair&#8221; a criteria range with the criteria for that range. As you [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5184" class="wp-caption alignleft" style="width: 310px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2011/12/SUMIFS-and-DSUM-Functions.png"><img class="size-medium wp-image-5184" title="SUMIFS and DSUM Functions" src="http://www.thecompanyrocks.com/wp-content/uploads/2011/12/SUMIFS-and-DSUM-Functions-300x181.png" alt="SUMIFS and DSUM Functions" width="300" height="181" /></a><p class="wp-caption-text">SUMIFS and DSUM Functions</p></div>
<p>The new SUMIFS() Function was introduced in Excel 2007. With SUMIFS, you can sum the values in one field based up criteria that comes from multiple fields. This is a very valuable Function.</p>
<h3>SUMIFS Function</h3>
<p>The key to understanding SUMIFS, is that you &#8220;pair&#8221; a criteria range with the criteria for that range. As you watch my tutorial, the importance of this concept will become clear to you.</p>
<h3>DSUM Function</h3>
<p>If you are using &#8211; or need to create workbooks that are compatible with &#8211; older versions of Excel &#8211; e.g. Excel 2003, you can use the DSUM Function to achieve the same results. The DSUM belongs to the Database Functions set in Excel.</p>
<h3>Use Named Cell Ranges in Formulas</h3>
<p>I highly recommend that you learn how to create &#8211; and then use &#8211; named cell references in your Excel Formulas and Functions. In this tutorial, I show you how to do this. Once you have created a named cell reference, you can use the F3 Keyboard Shortcut to show a dialog box that lists all of the named Ranges that you can post into your formulas. This will save you time and help to ensure accuracy in your formulas &#8211; especially when you cop a formula to another location.</p>
<h3>Bonus: Create Drop-down Menu with Data Validation</h3>
<p>When using Multiple Criteria, I like to be able to select my criteria values from a drop-down list. In this lesson, I demonstrate how to do this using Data Validation in Excel.</p>
<h3>Learn More Excel Tips</h3>
<p>I invite you to visit my new, secure, online shopping website &#8211; http://shop.thecompanyrocks.com. Here, you can<a title="Link to Information Page - 50 Best Tips for Excel 2007" href="http://shop.thecompanyrocks.com/50-best-tips-for-excel-2007/" target="_blank"> learn more about the tips on my best-selling DVD-ROM,<em> &#8220;The 50 Best Tips for Excel 2007.&#8221;</em></a></p>
<p>&nbsp;</p>
<h3>Watch Video in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/d7kil6M4saw?hd=1" target="_blank">Here is the link to view this Excel Tutorial in High Definition on my YouTube Channel</a> &#8211; DannyRocksExcels</p>
<h3>YouTube Video</h3>
<p><iframe src="http://www.youtube.com/embed/d7kil6M4saw?hd=1" frameborder="0" width="1280" height="720"></iframe></p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-sum-values-in-one-field-based-on-criteria-from-multiple-fields-in-excel%2F&amp;t=How%20to%20SUM%20Values%20in%20One%20Field%20Based%20on%20Criteria%20from%20Multiple%20Fields%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=How%20to%20SUM%20Values%20in%20One%20Field%20Based%20on%20Criteria%20from%20Multiple%20Fields%20in%20Excel%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-sum-values-in-one-field-based-on-criteria-from-multiple-fields-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-sum-values-in-one-field-based-on-criteria-from-multiple-fields-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-sum-values-in-one-field-based-on-criteria-from-multiple-fields-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=How%20to%20SUM%20Values%20in%20One%20Field%20Based%20on%20Criteria%20from%20Multiple%20Fields%20in%20Excel&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-sum-values-in-one-field-based-on-criteria-from-multiple-fields-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-sum-values-in-one-field-based-on-criteria-from-multiple-fields-in-excel%2F&amp;title=How%20to%20SUM%20Values%20in%20One%20Field%20Based%20on%20Criteria%20from%20Multiple%20Fields%20in%20Excel&amp;bodytext=%0D%0A%0D%0AThe%20new%20SUMIFS%28%29%20Function%20was%20introduced%20in%20Excel%202007.%20With%20SUMIFS%2C%20you%20can%20sum%20the%20values%20in%20one%20field%20based%20up%20criteria%20that%20comes%20from%20multiple%20fields.%20This%20is%20a%20very%20valuable%20Function.%0D%0ASUMIFS%20Function%0D%0AThe%20key%20to%20understanding%20SUMIFS%2C%20is%20th" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-sum-values-in-one-field-based-on-criteria-from-multiple-fields-in-excel%2F&amp;title=How%20to%20SUM%20Values%20in%20One%20Field%20Based%20on%20Criteria%20from%20Multiple%20Fields%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-sum-values-in-one-field-based-on-criteria-from-multiple-fields-in-excel%2F&amp;title=How%20to%20SUM%20Values%20in%20One%20Field%20Based%20on%20Criteria%20from%20Multiple%20Fields%20in%20Excel&amp;notes=%0D%0A%0D%0AThe%20new%20SUMIFS%28%29%20Function%20was%20introduced%20in%20Excel%202007.%20With%20SUMIFS%2C%20you%20can%20sum%20the%20values%20in%20one%20field%20based%20up%20criteria%20that%20comes%20from%20multiple%20fields.%20This%20is%20a%20very%20valuable%20Function.%0D%0ASUMIFS%20Function%0D%0AThe%20key%20to%20understanding%20SUMIFS%2C%20is%20th" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-sum-values-in-one-field-based-on-criteria-from-multiple-fields-in-excel%2F&amp;submitHeadline=How%20to%20SUM%20Values%20in%20One%20Field%20Based%20on%20Criteria%20from%20Multiple%20Fields%20in%20Excel&amp;submitSummary=%0D%0A%0D%0AThe%20new%20SUMIFS%28%29%20Function%20was%20introduced%20in%20Excel%202007.%20With%20SUMIFS%2C%20you%20can%20sum%20the%20values%20in%20one%20field%20based%20up%20criteria%20that%20comes%20from%20multiple%20fields.%20This%20is%20a%20very%20valuable%20Function.%0D%0ASUMIFS%20Function%0D%0AThe%20key%20to%20understanding%20SUMIFS%2C%20is%20th&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-sum-values-in-one-field-based-on-criteria-from-multiple-fields-in-excel%2F&amp;title=How%20to%20SUM%20Values%20in%20One%20Field%20Based%20on%20Criteria%20from%20Multiple%20Fields%20in%20Excel&amp;annotation=%0D%0A%0D%0AThe%20new%20SUMIFS%28%29%20Function%20was%20introduced%20in%20Excel%202007.%20With%20SUMIFS%2C%20you%20can%20sum%20the%20values%20in%20one%20field%20based%20up%20criteria%20that%20comes%20from%20multiple%20fields.%20This%20is%20a%20very%20valuable%20Function.%0D%0ASUMIFS%20Function%0D%0AThe%20key%20to%20understanding%20SUMIFS%2C%20is%20th" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-sum-values-in-one-field-based-on-criteria-from-multiple-fields-in-excel%2F&amp;tt=How%20to%20SUM%20Values%20in%20One%20Field%20Based%20on%20Criteria%20from%20Multiple%20Fields%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-sum-values-in-one-field-based-on-criteria-from-multiple-fields-in-excel%2F&amp;title=How%20to%20SUM%20Values%20in%20One%20Field%20Based%20on%20Criteria%20from%20Multiple%20Fields%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-sum-values-in-one-field-based-on-criteria-from-multiple-fields-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/how-to-sum-values-in-one-field-based-on-criteria-from-multiple-fields-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Return Either an Approximate or Exact Match for VLOOKUP Function</title>
		<link>http://www.thecompanyrocks.com/how-to-return-either-an-approximate-or-exact-match-for-vlookup-function/</link>
		<comments>http://www.thecompanyrocks.com/how-to-return-either-an-approximate-or-exact-match-for-vlookup-function/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 19:19:29 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Lookup Functions in Excel]]></category>
		<category><![CDATA[YouTube Videos by Danny Rocks]]></category>
		<category><![CDATA[Approximate Match for VLOOKUP]]></category>
		<category><![CDATA[Exact Match for VLOOKUP]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[IF() Function]]></category>
		<category><![CDATA[Named Cells and Ranges]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>
		<category><![CDATA[VLOOKUP Function]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5172</guid>
		<description><![CDATA[One of my viewers asked me to explain &#8211; with examples &#8211; how and when to choose either an Approximate or an Exact Match using the VLOOKUP Function in Excel. . Approximate Match for VLOOKUP The Approximate Match is the Default setting for Vlookup. This means that you can either omit the 4th, optional, argument [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5176" class="wp-caption alignleft" style="width: 310px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2011/12/2-Types-of-VLOOKUP-Matches.png"><img class="size-medium wp-image-5176" title="2 Types of VLOOKUP Matches" src="http://www.thecompanyrocks.com/wp-content/uploads/2011/12/2-Types-of-VLOOKUP-Matches-300x211.png" alt="Matches with VLOOKUP" width="300" height="211" /></a><p class="wp-caption-text">Matches with VLOOKUP</p></div>
<p>One of my viewers asked me to explain &#8211; with examples &#8211; how and when to choose either an Approximate or an Exact Match using the VLOOKUP Function in Excel. .</p>
<h3>Approximate Match for VLOOKUP</h3>
<p>The Approximate Match is the Default setting for Vlookup. This means that you can either omit the 4th, optional, argument or use the word TRUE. However, as you will see in this video tutorial, there are other considerations to consider in order to get the correct result that you are looking for.</p>
<h3>Exact Match for VLOOKUP</h3>
<p>In the example that I use on the Video Tutorial, I am setting up an Employee Payroll worksheet. I <span style="text-decoration: underline;">definitely</span> want to have an Exact Match for each employee to ensure that they are getting the correct amount of compensation for the hours that they worked during this period. Watch the tutorial to see how I set this up.</p>
<h3>Watch Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/s_bOK0KHiGM?hd=1" target="_blank">Follow this link to watch this Excel Tutorial in High Definition on my YouTube Channel </a>- DannyRocksExcels</p>
<h3>Get More Excel Tips</h3>
<p>I invite you to visit my online shopping website &#8211; <a href="http://shop.thecompanyrocks.com/">http://shop.thecompanyrocks.com</a> &#8211; to preview the many resources that I offer. <a title="Link to Information Page for The 50 Best Tips for Excel 2007" href="http://shop.thecompanyrocks.com/50-best-tips-for-excel-2007/" target="_blank">Here is the link to go directly to the information page for my DVD-ROM, <em>&#8220;The 50 Best TIps for Excel 2007.&#8221;</em></a></p>
<p> <br />
<iframe src="http://www.youtube.com/embed/s_bOK0KHiGM?hd=1" frameborder="0" width="560" height="315"></iframe></p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-return-either-an-approximate-or-exact-match-for-vlookup-function%2F&amp;t=How%20to%20Return%20Either%20an%20Approximate%20or%20Exact%20Match%20for%20VLOOKUP%20Function" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=How%20to%20Return%20Either%20an%20Approximate%20or%20Exact%20Match%20for%20VLOOKUP%20Function%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-return-either-an-approximate-or-exact-match-for-vlookup-function%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-return-either-an-approximate-or-exact-match-for-vlookup-function%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-return-either-an-approximate-or-exact-match-for-vlookup-function%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=How%20to%20Return%20Either%20an%20Approximate%20or%20Exact%20Match%20for%20VLOOKUP%20Function&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-return-either-an-approximate-or-exact-match-for-vlookup-function%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-return-either-an-approximate-or-exact-match-for-vlookup-function%2F&amp;title=How%20to%20Return%20Either%20an%20Approximate%20or%20Exact%20Match%20for%20VLOOKUP%20Function&amp;bodytext=%0D%0A%0D%0AOne%20of%20my%20viewers%20asked%20me%20to%20explain%20-%20with%20examples%20-%20how%20and%20when%20to%20choose%20either%20an%20Approximate%20or%20an%20Exact%20Match%20using%20the%20VLOOKUP%20Function%20in%20Excel.%20.%0D%0AApproximate%20Match%20for%20VLOOKUP%0D%0AThe%20Approximate%20Match%20is%20the%20Default%20setting%20for%20Vlookup" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-return-either-an-approximate-or-exact-match-for-vlookup-function%2F&amp;title=How%20to%20Return%20Either%20an%20Approximate%20or%20Exact%20Match%20for%20VLOOKUP%20Function" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-return-either-an-approximate-or-exact-match-for-vlookup-function%2F&amp;title=How%20to%20Return%20Either%20an%20Approximate%20or%20Exact%20Match%20for%20VLOOKUP%20Function&amp;notes=%0D%0A%0D%0AOne%20of%20my%20viewers%20asked%20me%20to%20explain%20-%20with%20examples%20-%20how%20and%20when%20to%20choose%20either%20an%20Approximate%20or%20an%20Exact%20Match%20using%20the%20VLOOKUP%20Function%20in%20Excel.%20.%0D%0AApproximate%20Match%20for%20VLOOKUP%0D%0AThe%20Approximate%20Match%20is%20the%20Default%20setting%20for%20Vlookup" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-return-either-an-approximate-or-exact-match-for-vlookup-function%2F&amp;submitHeadline=How%20to%20Return%20Either%20an%20Approximate%20or%20Exact%20Match%20for%20VLOOKUP%20Function&amp;submitSummary=%0D%0A%0D%0AOne%20of%20my%20viewers%20asked%20me%20to%20explain%20-%20with%20examples%20-%20how%20and%20when%20to%20choose%20either%20an%20Approximate%20or%20an%20Exact%20Match%20using%20the%20VLOOKUP%20Function%20in%20Excel.%20.%0D%0AApproximate%20Match%20for%20VLOOKUP%0D%0AThe%20Approximate%20Match%20is%20the%20Default%20setting%20for%20Vlookup&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-return-either-an-approximate-or-exact-match-for-vlookup-function%2F&amp;title=How%20to%20Return%20Either%20an%20Approximate%20or%20Exact%20Match%20for%20VLOOKUP%20Function&amp;annotation=%0D%0A%0D%0AOne%20of%20my%20viewers%20asked%20me%20to%20explain%20-%20with%20examples%20-%20how%20and%20when%20to%20choose%20either%20an%20Approximate%20or%20an%20Exact%20Match%20using%20the%20VLOOKUP%20Function%20in%20Excel.%20.%0D%0AApproximate%20Match%20for%20VLOOKUP%0D%0AThe%20Approximate%20Match%20is%20the%20Default%20setting%20for%20Vlookup" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-return-either-an-approximate-or-exact-match-for-vlookup-function%2F&amp;tt=How%20to%20Return%20Either%20an%20Approximate%20or%20Exact%20Match%20for%20VLOOKUP%20Function" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-return-either-an-approximate-or-exact-match-for-vlookup-function%2F&amp;title=How%20to%20Return%20Either%20an%20Approximate%20or%20Exact%20Match%20for%20VLOOKUP%20Function" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-return-either-an-approximate-or-exact-match-for-vlookup-function%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/how-to-return-either-an-approximate-or-exact-match-for-vlookup-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to AutoFill the Letters in the Alphabet in Excel</title>
		<link>http://www.thecompanyrocks.com/how-to-autofill-the-letters-in-the-alphabet-in-excel/</link>
		<comments>http://www.thecompanyrocks.com/how-to-autofill-the-letters-in-the-alphabet-in-excel/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 18:20:27 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Excel Functions]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Tips and Time Savers]]></category>
		<category><![CDATA[YouTube Videos by Danny Rocks]]></category>
		<category><![CDATA[ACI Characters in Excel]]></category>
		<category><![CDATA[AutoFill Letters in Alphabet]]></category>
		<category><![CDATA[AutoFill Options]]></category>
		<category><![CDATA[CHAR() Function in Excel]]></category>
		<category><![CDATA[Create Custom List in Excel]]></category>
		<category><![CDATA[Custom Lists]]></category>
		<category><![CDATA[Customize Footer Section in Excel]]></category>
		<category><![CDATA[Keyboard Shortcut for Copyright Symbol]]></category>
		<category><![CDATA[Learn to use AutoFill in Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5168</guid>
		<description><![CDATA[ One of my viewers would like to be able to AutoFill the Letters in the Alphabet in his Excel Workbooks &#8211; he creates Alpha-Numeric Part Numbers for his products. Two Ways to AutoFill Letters in the Alphabet Use a Formula &#8211; =CHAR(ROW(A65)) and AutoFill Down in the Column &#8211; This is not ideal Create and [...]]]></description>
			<content:encoded><![CDATA[<p> One of my viewers would like to be able to AutoFill the Letters in the Alphabet in his Excel Workbooks &#8211; he creates Alpha-Numeric Part Numbers for his products.</p>
<h3>Two Ways to AutoFill Letters in the Alphabet</h3>
<ol>
<li>Use a Formula &#8211; =CHAR(ROW(A65)) and AutoFill Down in the Column &#8211; This is not ideal</li>
<li>Create and Use a Custom List in Excel. &#8211; So, use the Formula to create your list of 26 Alphabetical Letters. Copy the List and use Paste Special Values to convert the formulas to values. Then create your Custom List.</li>
</ol>
<h3>Using the CHAR() Function in Excel</h3>
<p>There are 255 ASCI Characters that you can use in Formulas. For example, =CHAR(169) will return the © Symbol. In this lesson, I share a great Keyboard Shortcut that you can use to add this Symbol into the Footer of your printed Excel worksheet &#8211; Watch the video to discover this!</p>
<h3>Visit My Secure Online Shopping Site</h3>
<p>I hope that you take a few minutes to visit my new, secure online shopping website. The address is: <a href="http://shop.thecompanyrocks.com/">http://shop.thecompanyrocks.com</a></p>
<p>&nbsp;</p>
<h3>Watch Tutorial in High Definition</h3>
<p>On my YouTube Channel &#8211; DannyRocksExcels &#8211; I have posted this tutorial in High Definition Mode. <a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/jUeRz2DnVq4?hd=1" target="_blank">Click here to go directly to this video.</a></p>
<p><iframe src="http://www.youtube.com/embed/jUeRz2DnVq4?hd=1" frameborder="0" width="560" height="315"></iframe></p>
<p>&nbsp;</p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-autofill-the-letters-in-the-alphabet-in-excel%2F&amp;t=How%20to%20AutoFill%20the%20Letters%20in%20the%20Alphabet%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=How%20to%20AutoFill%20the%20Letters%20in%20the%20Alphabet%20in%20Excel%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-autofill-the-letters-in-the-alphabet-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-autofill-the-letters-in-the-alphabet-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-autofill-the-letters-in-the-alphabet-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=How%20to%20AutoFill%20the%20Letters%20in%20the%20Alphabet%20in%20Excel&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-autofill-the-letters-in-the-alphabet-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-autofill-the-letters-in-the-alphabet-in-excel%2F&amp;title=How%20to%20AutoFill%20the%20Letters%20in%20the%20Alphabet%20in%20Excel&amp;bodytext=%C2%A0One%20of%20my%20viewers%20would%20like%20to%20be%20able%20to%20AutoFill%20the%20Letters%20in%20the%20Alphabet%20in%20his%20Excel%20Workbooks%20-%20he%20creates%20Alpha-Numeric%20Part%20Numbers%20for%20his%20products.%0D%0ATwo%20Ways%20to%20AutoFill%20Letters%20in%20the%20Alphabet%0D%0A%0D%0A%09Use%20a%20Formula%20-%20%3DCHAR%28ROW%28A65%29%29%20and%20A" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-autofill-the-letters-in-the-alphabet-in-excel%2F&amp;title=How%20to%20AutoFill%20the%20Letters%20in%20the%20Alphabet%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-autofill-the-letters-in-the-alphabet-in-excel%2F&amp;title=How%20to%20AutoFill%20the%20Letters%20in%20the%20Alphabet%20in%20Excel&amp;notes=%C2%A0One%20of%20my%20viewers%20would%20like%20to%20be%20able%20to%20AutoFill%20the%20Letters%20in%20the%20Alphabet%20in%20his%20Excel%20Workbooks%20-%20he%20creates%20Alpha-Numeric%20Part%20Numbers%20for%20his%20products.%0D%0ATwo%20Ways%20to%20AutoFill%20Letters%20in%20the%20Alphabet%0D%0A%0D%0A%09Use%20a%20Formula%20-%20%3DCHAR%28ROW%28A65%29%29%20and%20A" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-autofill-the-letters-in-the-alphabet-in-excel%2F&amp;submitHeadline=How%20to%20AutoFill%20the%20Letters%20in%20the%20Alphabet%20in%20Excel&amp;submitSummary=%C2%A0One%20of%20my%20viewers%20would%20like%20to%20be%20able%20to%20AutoFill%20the%20Letters%20in%20the%20Alphabet%20in%20his%20Excel%20Workbooks%20-%20he%20creates%20Alpha-Numeric%20Part%20Numbers%20for%20his%20products.%0D%0ATwo%20Ways%20to%20AutoFill%20Letters%20in%20the%20Alphabet%0D%0A%0D%0A%09Use%20a%20Formula%20-%20%3DCHAR%28ROW%28A65%29%29%20and%20A&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-autofill-the-letters-in-the-alphabet-in-excel%2F&amp;title=How%20to%20AutoFill%20the%20Letters%20in%20the%20Alphabet%20in%20Excel&amp;annotation=%C2%A0One%20of%20my%20viewers%20would%20like%20to%20be%20able%20to%20AutoFill%20the%20Letters%20in%20the%20Alphabet%20in%20his%20Excel%20Workbooks%20-%20he%20creates%20Alpha-Numeric%20Part%20Numbers%20for%20his%20products.%0D%0ATwo%20Ways%20to%20AutoFill%20Letters%20in%20the%20Alphabet%0D%0A%0D%0A%09Use%20a%20Formula%20-%20%3DCHAR%28ROW%28A65%29%29%20and%20A" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-autofill-the-letters-in-the-alphabet-in-excel%2F&amp;tt=How%20to%20AutoFill%20the%20Letters%20in%20the%20Alphabet%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-autofill-the-letters-in-the-alphabet-in-excel%2F&amp;title=How%20to%20AutoFill%20the%20Letters%20in%20the%20Alphabet%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-autofill-the-letters-in-the-alphabet-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/how-to-autofill-the-letters-in-the-alphabet-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use the New Natural Language Date Filters in Excel</title>
		<link>http://www.thecompanyrocks.com/how-to-use-the-new-natural-language-date-filters-in-excel/</link>
		<comments>http://www.thecompanyrocks.com/how-to-use-the-new-natural-language-date-filters-in-excel/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 13:17:38 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Data Filters and Queries]]></category>
		<category><![CDATA[Date Functions and Formats in Excel]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Pivot Tables]]></category>
		<category><![CDATA[Podcast Tips & Timesavers]]></category>
		<category><![CDATA[Date Filters in Excel]]></category>
		<category><![CDATA[Excel Pivot Tables]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[Natural Language Date Filters in Excel]]></category>
		<category><![CDATA[Tips and Time Savers]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5149</guid>
		<description><![CDATA[Recently, one of my viewers asked me to go into greater detail in demonstrating how the new Natural Language Date Filters work in Excel. Natural Language Filters were introduced in Excel 2007 and they are a great tool to use! Now, instead of writing complex formulas as criteria in Advanced Filters, you can simply click, [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5153" class="wp-caption alignleft" style="width: 211px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2011/11/Natural-Langugage-Date-Filters.png"><img class="size-medium wp-image-5153" title="Natural Langugage Date Filters" src="http://www.thecompanyrocks.com/wp-content/uploads/2011/11/Natural-Langugage-Date-Filters-201x300.png" alt="Natural Language Date Filters" width="201" height="300" /></a><p class="wp-caption-text">Natural Language Date Filters</p></div>
<p>Recently, one of my viewers asked me to go into greater detail in demonstrating how the new Natural Language Date Filters work in Excel. Natural Language Filters were introduced in Excel 2007 and they are a great tool to use! Now, instead of writing complex formulas as criteria in Advanced Filters, you can simply click, &#8220;Yesterday&#8221; to see all of the records from the previous day!</p>
<p>Of course, you must actually have records in your data set for that date!</p>
<p>The Natural Language Date Filters are related, by position, to TODAY(). The TODAY() Function is a &#8220;Volatile Function&#8221; that returns the value for the current date as found in your computer systems internal clock. The result of the TODAY() Function will change each day. And so, by definition, will the result for a &#8220;Yesterday&#8221; filter!</p>
<h3>Filter for Specific Date</h3>
<p>There are several methods that you can use to filter for a specific date or range of dates. One method that I demonstrate in this tutorial is the &#8220;Custom Date&#8221; dialog box.</p>
<h3>Watch Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/kEDh7ZHPqfM?hd=1" target="_blank">Follow this link to watch this Excel Tutorial in High Definition on my YouTube Channel</a> - DannyRocksExcels</p>
<h3>Learn About My New Extended Length Video Tutorials</h3>
<p>I have recently released a series of extended length (90 minutes) video tutorials. They are part of my<em> &#8220;Master Excel in Minutes&#8221;</em> Series. Each video focuses on one topic. My first video is focused on Excel Pivot Tables. I have created Videos for Excel 2010, Excel 2007 and for Excel 2003. You also have the choice of purchasing the video for immediate downloading or shipped to you on a DVD-ROM.</p>
<p><a title="Link to Information Page - Pivot Tables in Excel" href="http://shop.thecompanyrocks.com/brands/Master-Excel-in-Minutes.html" target="_blank">Follow this link to go to the information page for my <em>&#8220;Master Excel in Minutes&#8221;</em> video tutorial series.</a></p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-the-new-natural-language-date-filters-in-excel%2F&amp;t=How%20to%20Use%20the%20New%20Natural%20Language%20Date%20Filters%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=How%20to%20Use%20the%20New%20Natural%20Language%20Date%20Filters%20in%20Excel%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-the-new-natural-language-date-filters-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-the-new-natural-language-date-filters-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-the-new-natural-language-date-filters-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=How%20to%20Use%20the%20New%20Natural%20Language%20Date%20Filters%20in%20Excel&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-the-new-natural-language-date-filters-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-the-new-natural-language-date-filters-in-excel%2F&amp;title=How%20to%20Use%20the%20New%20Natural%20Language%20Date%20Filters%20in%20Excel&amp;bodytext=%0D%0A%0D%0ARecently%2C%20one%20of%20my%20viewers%20asked%20me%20to%20go%20into%20greater%20detail%20in%20demonstrating%20how%20the%20new%20Natural%20Language%20Date%20Filters%20work%20in%20Excel.%20Natural%20Language%20Filters%20were%20introduced%20in%20Excel%202007%20and%20they%20are%20a%20great%20tool%20to%20use%21%20Now%2C%20instead%20of%20writ" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-the-new-natural-language-date-filters-in-excel%2F&amp;title=How%20to%20Use%20the%20New%20Natural%20Language%20Date%20Filters%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-the-new-natural-language-date-filters-in-excel%2F&amp;title=How%20to%20Use%20the%20New%20Natural%20Language%20Date%20Filters%20in%20Excel&amp;notes=%0D%0A%0D%0ARecently%2C%20one%20of%20my%20viewers%20asked%20me%20to%20go%20into%20greater%20detail%20in%20demonstrating%20how%20the%20new%20Natural%20Language%20Date%20Filters%20work%20in%20Excel.%20Natural%20Language%20Filters%20were%20introduced%20in%20Excel%202007%20and%20they%20are%20a%20great%20tool%20to%20use%21%20Now%2C%20instead%20of%20writ" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-the-new-natural-language-date-filters-in-excel%2F&amp;submitHeadline=How%20to%20Use%20the%20New%20Natural%20Language%20Date%20Filters%20in%20Excel&amp;submitSummary=%0D%0A%0D%0ARecently%2C%20one%20of%20my%20viewers%20asked%20me%20to%20go%20into%20greater%20detail%20in%20demonstrating%20how%20the%20new%20Natural%20Language%20Date%20Filters%20work%20in%20Excel.%20Natural%20Language%20Filters%20were%20introduced%20in%20Excel%202007%20and%20they%20are%20a%20great%20tool%20to%20use%21%20Now%2C%20instead%20of%20writ&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-the-new-natural-language-date-filters-in-excel%2F&amp;title=How%20to%20Use%20the%20New%20Natural%20Language%20Date%20Filters%20in%20Excel&amp;annotation=%0D%0A%0D%0ARecently%2C%20one%20of%20my%20viewers%20asked%20me%20to%20go%20into%20greater%20detail%20in%20demonstrating%20how%20the%20new%20Natural%20Language%20Date%20Filters%20work%20in%20Excel.%20Natural%20Language%20Filters%20were%20introduced%20in%20Excel%202007%20and%20they%20are%20a%20great%20tool%20to%20use%21%20Now%2C%20instead%20of%20writ" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-the-new-natural-language-date-filters-in-excel%2F&amp;tt=How%20to%20Use%20the%20New%20Natural%20Language%20Date%20Filters%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-the-new-natural-language-date-filters-in-excel%2F&amp;title=How%20to%20Use%20the%20New%20Natural%20Language%20Date%20Filters%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-use-the-new-natural-language-date-filters-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/how-to-use-the-new-natural-language-date-filters-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<enclosure url="http://www.thecompanyrocks.com/podpress_trac/feed/5149/0/Podcast-Tip-129-Using-Natural-Language-Date-Filters.mp4" length="15331491" type="audio/mpeg" />
		<itunes:duration>0:06:59</itunes:duration>
		<itunes:subtitle>Natural Language Date Filters
Recently, one of my viewers asked me to go into greater detail in demonstrating how the new Natural Language Date Filters work in Excel. Natural Language Filters were introduced in Excel 2007 and they are a great tool t[...]</itunes:subtitle>
		<itunes:summary>Natural Language Date Filters
Recently, one of my viewers asked me to go into greater detail in demonstrating how the new Natural Language Date Filters work in Excel. Natural Language Filters were introduced in Excel 2007 and they are a great tool to use! Now, instead of writing complex formulas as criteria in Advanced Filters, you can simply click, &#8220;Yesterday&#8221; to see all of the records from the previous day!
Of course, you must actually have records in your data set for that date!
The Natural Language Date Filters are related, by position, to TODAY(). The TODAY() Function is a &#8220;Volatile Function&#8221; that returns the value for the current date as found in your computer systems internal clock. The result of the TODAY() Function will change each day. And so, by definition, will the result for a &#8220;Yesterday&#8221; filter!
Filter for Specific Date
There are several methods that you can use to filter for a specific date or range of dates. One method that I demonstrate in this tutorial is the &#8220;Custom Date&#8221; dialog box.
Watch Tutorial in High Definition
Follow this link to watch this Excel Tutorial in High Definition on my YouTube Channel - DannyRocksExcels
Learn About My New Extended Length Video Tutorials
I have recently released a series of extended length (90 minutes) video tutorials. They are part of my &#8220;Master Excel in Minutes&#8221; Series. Each video focuses on one topic. My first video is focused on Excel Pivot Tables. I have created Videos for Excel 2010, Excel 2007 and for Excel 2003. You also have the choice of purchasing the video for immediate downloading or shipped to you on a DVD-ROM.
Follow this link to go to the information page for my &#8220;Master Excel in Minutes&#8221; video tutorial series.
Share and Enjoy:</itunes:summary>
		<itunes:author>Danny Rocks</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>no</itunes:block>
	</item>
		<item>
		<title>How to Automatically Add a Time / Date Stamp Whenever You Add or Edit a Record in Excel</title>
		<link>http://www.thecompanyrocks.com/how-to-automatically-add-a-time-date-stamp-whenever-you-add-or-edit-a-record-in-excel/</link>
		<comments>http://www.thecompanyrocks.com/how-to-automatically-add-a-time-date-stamp-whenever-you-add-or-edit-a-record-in-excel/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 05:41:34 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Date Functions and Formats in Excel]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[Excel VBA Macros]]></category>
		<category><![CDATA[Podcast Tips & Timesavers]]></category>
		<category><![CDATA[Event Handler VBA Macro]]></category>
		<category><![CDATA[Excel Video Training]]></category>
		<category><![CDATA[NOW Function in Excel]]></category>
		<category><![CDATA[Project Exploer in VBA]]></category>
		<category><![CDATA[Time and Date Stamp Records in Excel]]></category>
		<category><![CDATA[VBA Macros in Excel]]></category>
		<category><![CDATA[Video lessons for Excel]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5123</guid>
		<description><![CDATA[In this video tutorial, I respond to one of the most frequent requests that I get from my viewers &#8211; &#8220;How do I automatically add a &#8216;Time / Date Stamp&#8217; whenever I add or edit a record in my Excel Worksheet?&#8221; On the surface, this might appear to be a &#8220;simple&#8221; question to answer. However, I [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5125" class="wp-caption alignleft" style="width: 310px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2011/11/Event-Handler-Macro-to-Time-Stamp-Changes.png"><img class="size-medium wp-image-5125" title="Event Handler Macro to Time Stamp Changes" src="http://www.thecompanyrocks.com/wp-content/uploads/2011/11/Event-Handler-Macro-to-Time-Stamp-Changes-300x166.png" alt="VBA Code to add Time Stamp" width="300" height="166" /></a><p class="wp-caption-text">VBA Code to add Time Stamp</p></div>
<p>In this video tutorial, I respond to one of the most frequent requests that I get from my viewers &#8211; &#8220;How do I automatically add a &#8216;Time / Date Stamp&#8217; whenever I add or edit a record in my Excel Worksheet?&#8221;</p>
<p>On the surface, this might appear to be a &#8220;simple&#8221; question to answer. However, I promise that you will be frustrated if you try to solve this problem by using the =NOW() Function or one or both of these Keyboard Shortcuts:</p>
<ul>
<li>Ctrl + ; (Semi-colon) to add a Date Stamp</li>
<li>Ctrl + Shift + : (Colon) to add a Time Stamp</li>
</ul>
<p>Because &#8230; NOW() is a &#8220;Volatile Function&#8221; that automatically updates to display &#8211; in all records that refer to NOW() &#8211; the current date and time. And &#8230; because, it is difficuly to automate the combination of Keyboard Shortcuts to apply a Date / Time Stamp.</p>
<p>So &#8230; what is the solution?</p>
<h3>Use VBA to Create a Simple &#8220;Event Handler&#8221; Macro</h3>
<p>Don&#8217;t get scared off! Don&#8217;t say, &#8220;I can&#8217;t write a VBA Macro!&#8221;</p>
<p>I PROMISE you &#8211; an Intermediate Level User of Excel &#8211; that by investing 10 minutes to watch this tutorial &#8211; that you WILL be able to automate this process to add a Time / Date Stamp whenever you add or edit a record in Excel.</p>
<p>I had you &#8211; the Intermediate / Early Advanced Level Excel user in mind when I created this video tutorial. I take you step-by-step through the process. I point out the potential &#8220;got&#8217;cha&#8221; steps. I am confident that I can help you to advance your skill set in Excel with this video tutorial!</p>
<h3>Watch Tutorial in High Definition</h3>
<p><a title="Watch Danny's Videos in HD on YouTube" href="http://youtu.be/seZneSPJgFQ?hd=1" target="_blank">I invite you to watch this Excel Tutorial in High Definition on my YouTube Channel</a> - DannyRocksExcels</p>
<h3>Visit My Online Shopping Site</h3>
<p>I invite you to visit my new, secure online shopping site &#8211; <a href="http://shop.thecompanyrocks.com/">http://shop.thecompanyrocks.com</a> &#8211; to see all of the new products that I have created and offer for sale!</p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-automatically-add-a-time-date-stamp-whenever-you-add-or-edit-a-record-in-excel%2F&amp;t=How%20to%20Automatically%20Add%20a%20Time%20%2F%20Date%20Stamp%20Whenever%20You%20Add%20or%20Edit%20a%20Record%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=How%20to%20Automatically%20Add%20a%20Time%20%2F%20Date%20Stamp%20Whenever%20You%20Add%20or%20Edit%20a%20Record%20in%20Excel%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-automatically-add-a-time-date-stamp-whenever-you-add-or-edit-a-record-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-automatically-add-a-time-date-stamp-whenever-you-add-or-edit-a-record-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-automatically-add-a-time-date-stamp-whenever-you-add-or-edit-a-record-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=How%20to%20Automatically%20Add%20a%20Time%20%2F%20Date%20Stamp%20Whenever%20You%20Add%20or%20Edit%20a%20Record%20in%20Excel&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-automatically-add-a-time-date-stamp-whenever-you-add-or-edit-a-record-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-automatically-add-a-time-date-stamp-whenever-you-add-or-edit-a-record-in-excel%2F&amp;title=How%20to%20Automatically%20Add%20a%20Time%20%2F%20Date%20Stamp%20Whenever%20You%20Add%20or%20Edit%20a%20Record%20in%20Excel&amp;bodytext=%0D%0A%0D%0AIn%20this%20video%20tutorial%2C%20I%C2%A0respond%20to%20one%20of%20the%20most%20frequent%20requests%20that%20I%20get%20from%20my%20viewers%20-%20%22How%20do%20I%20automatically%20add%20a%20%27Time%20%2F%20Date%20Stamp%27%20whenever%20I%20add%20or%20edit%20a%20record%20in%20my%20Excel%20Worksheet%3F%22%0D%0A%0D%0AOn%20the%20surface%2C%20this%20might%20appear%20to" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-automatically-add-a-time-date-stamp-whenever-you-add-or-edit-a-record-in-excel%2F&amp;title=How%20to%20Automatically%20Add%20a%20Time%20%2F%20Date%20Stamp%20Whenever%20You%20Add%20or%20Edit%20a%20Record%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-automatically-add-a-time-date-stamp-whenever-you-add-or-edit-a-record-in-excel%2F&amp;title=How%20to%20Automatically%20Add%20a%20Time%20%2F%20Date%20Stamp%20Whenever%20You%20Add%20or%20Edit%20a%20Record%20in%20Excel&amp;notes=%0D%0A%0D%0AIn%20this%20video%20tutorial%2C%20I%C2%A0respond%20to%20one%20of%20the%20most%20frequent%20requests%20that%20I%20get%20from%20my%20viewers%20-%20%22How%20do%20I%20automatically%20add%20a%20%27Time%20%2F%20Date%20Stamp%27%20whenever%20I%20add%20or%20edit%20a%20record%20in%20my%20Excel%20Worksheet%3F%22%0D%0A%0D%0AOn%20the%20surface%2C%20this%20might%20appear%20to" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-automatically-add-a-time-date-stamp-whenever-you-add-or-edit-a-record-in-excel%2F&amp;submitHeadline=How%20to%20Automatically%20Add%20a%20Time%20%2F%20Date%20Stamp%20Whenever%20You%20Add%20or%20Edit%20a%20Record%20in%20Excel&amp;submitSummary=%0D%0A%0D%0AIn%20this%20video%20tutorial%2C%20I%C2%A0respond%20to%20one%20of%20the%20most%20frequent%20requests%20that%20I%20get%20from%20my%20viewers%20-%20%22How%20do%20I%20automatically%20add%20a%20%27Time%20%2F%20Date%20Stamp%27%20whenever%20I%20add%20or%20edit%20a%20record%20in%20my%20Excel%20Worksheet%3F%22%0D%0A%0D%0AOn%20the%20surface%2C%20this%20might%20appear%20to&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-automatically-add-a-time-date-stamp-whenever-you-add-or-edit-a-record-in-excel%2F&amp;title=How%20to%20Automatically%20Add%20a%20Time%20%2F%20Date%20Stamp%20Whenever%20You%20Add%20or%20Edit%20a%20Record%20in%20Excel&amp;annotation=%0D%0A%0D%0AIn%20this%20video%20tutorial%2C%20I%C2%A0respond%20to%20one%20of%20the%20most%20frequent%20requests%20that%20I%20get%20from%20my%20viewers%20-%20%22How%20do%20I%20automatically%20add%20a%20%27Time%20%2F%20Date%20Stamp%27%20whenever%20I%20add%20or%20edit%20a%20record%20in%20my%20Excel%20Worksheet%3F%22%0D%0A%0D%0AOn%20the%20surface%2C%20this%20might%20appear%20to" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-automatically-add-a-time-date-stamp-whenever-you-add-or-edit-a-record-in-excel%2F&amp;tt=How%20to%20Automatically%20Add%20a%20Time%20%2F%20Date%20Stamp%20Whenever%20You%20Add%20or%20Edit%20a%20Record%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-automatically-add-a-time-date-stamp-whenever-you-add-or-edit-a-record-in-excel%2F&amp;title=How%20to%20Automatically%20Add%20a%20Time%20%2F%20Date%20Stamp%20Whenever%20You%20Add%20or%20Edit%20a%20Record%20in%20Excel" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2Fhow-to-automatically-add-a-time-date-stamp-whenever-you-add-or-edit-a-record-in-excel%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/how-to-automatically-add-a-time-date-stamp-whenever-you-add-or-edit-a-record-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<enclosure url="http://www.thecompanyrocks.com/podpress_trac/feed/5123/0/For-Podcast-Tip-128-VBA-to-Date-Stamp-Changes-to-a-Record.mp4" length="14444289" type="audio/mpeg" />
		<itunes:duration>0:09:24</itunes:duration>
		<itunes:subtitle>VBA Code to add Time Stamp
In this video tutorial, I respond to one of the most frequent requests that I get from my viewers &#8211; &#8220;How do I automatically add a &#8216;Time / Date Stamp&#8217; whenever I add or edit a record in my Excel Work[...]</itunes:subtitle>
		<itunes:summary>VBA Code to add Time Stamp
In this video tutorial, I respond to one of the most frequent requests that I get from my viewers &#8211; &#8220;How do I automatically add a &#8216;Time / Date Stamp&#8217; whenever I add or edit a record in my Excel Worksheet?&#8221;
On the surface, this might appear to be a &#8220;simple&#8221; question to answer. However, I promise that you will be frustrated if you try to solve this problem by using the =NOW() Function or one or both of these Keyboard Shortcuts:

Ctrl + ; (Semi-colon) to add a Date Stamp
Ctrl + Shift + : (Colon) to add a Time Stamp

Because &#8230; NOW() is a &#8220;Volatile Function&#8221; that automatically updates to display &#8211; in all records that refer to NOW() &#8211; the current date and time. And &#8230; because, it is difficuly to automate the combination of Keyboard Shortcuts to apply a Date / Time Stamp.
So &#8230; what is the solution?
Use VBA to Create a Simple &#8220;Event Handler&#8221; Macro
Don&#8217;t get scared off! Don&#8217;t say, &#8220;I can&#8217;t write a VBA Macro!&#8221;
I PROMISE you &#8211; an Intermediate Level User of Excel &#8211; that by investing 10 minutes to watch this tutorial &#8211; that you WILL be able to automate this process to add a Time / Date Stamp whenever you add or edit a record in Excel.
I had you &#8211; the Intermediate / Early Advanced Level Excel user in mind when I created this video tutorial. I take you step-by-step through the process. I point out the potential &#8220;got&#8217;cha&#8221; steps. I am confident that I can help you to advance your skill set in Excel with this video tutorial!
Watch Tutorial in High Definition
I invite you to watch this Excel Tutorial in High Definition on my YouTube Channel - DannyRocksExcels
Visit My Online Shopping Site
I invite you to visit my new, secure online shopping site &#8211; http://shop.thecompanyrocks.com &#8211; to see all of the new products that I have created and offer for sale!
Share and Enjoy:</itunes:summary>
		<itunes:author>Danny Rocks</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>no</itunes:block>
	</item>
		<item>
		<title>20 Tips for Delivering a Successful Presentation</title>
		<link>http://www.thecompanyrocks.com/20-tips-for-delivering-a-successful-presentation/</link>
		<comments>http://www.thecompanyrocks.com/20-tips-for-delivering-a-successful-presentation/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 09:03:45 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Ezine Articles]]></category>
		<category><![CDATA[Powerpoint Techniques]]></category>
		<category><![CDATA[PowerPoint Video Training]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Words per Minute]]></category>
		<category><![CDATA[Bottom Line on Top]]></category>
		<category><![CDATA[Power of the Pause]]></category>
		<category><![CDATA[PowerPoint Presentations]]></category>
		<category><![CDATA[PowerPoint Training Videos]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Public Speaking]]></category>
		<category><![CDATA[WPM]]></category>

		<guid isPermaLink="false">http://www.thecompanyrocks.com/?p=5096</guid>
		<description><![CDATA[Have you been asked to speak or deliver a presentation at an upcoming event? Once you have accepted the invitation to speak or present, you need to start preparing. Where do you begin? Successful presenters follow a process. They have a system which they have developed over the years. They use a checklist of Best [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_5095" class="wp-caption alignleft" style="width: 220px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2011/11/Presenting-to-Group.png"><img class="size-medium wp-image-5095 " title="Presenting to Group" src="http://www.thecompanyrocks.com/wp-content/uploads/2011/11/Presenting-to-Group-300x292.png" alt="Presenting to Group" width="210" height="204" /></a><p class="wp-caption-text">Presenting to Group</p></div>
<p>Have you been asked to speak or deliver a presentation at an upcoming event? Once you have accepted the invitation to speak or present, you need to start preparing. Where do you begin?</p>
<p>Successful presenters follow a process. They have a system which they have developed over the years. They use a checklist of Best Practices to help ensure that they deliver successful presentations every time!</p>
<p>So, you may be asking &#8230; &#8220;Where do I get a list of tips? Has someone created a checklist that I can use?&#8221;</p>
<p>Fortunately, you have come to the right location! I have created a checklist of &#8220;20 Tips for a Successful Presentation&#8221; that you can download &#8211; for free!</p>
<p>Click on this link to download my <a href="http://www.thecompanyrocks.com/wp-content/uploads/2011/11/20-Suggestions-for-Successful-Presentation.pdf">20 Tips for a Successful Presentation</a> as an Adobe PDF.</p>
<p>Here is my list of the 20 Tips that I use whenever I speak or deliver a presentation. These are also the tips that I share with my clients when I coach them to deliver successful presentations.  You will learn about:</p>
<ul>
<li>How to discover your <em>&#8220;Words-per-Minute&#8221;</em> (WPM) Count</li>
<li>The &#8220;B-L-O-T&#8221; (<span style="text-decoration: underline;">B</span>ottom <span style="text-decoration: underline;">L</span>ine <span style="text-decoration: underline;">O</span>n <span style="text-decoration: underline;">T</span>op) Technique</li>
<li>The <em>&#8220;Power of the Pause&#8221;</em></li>
</ul>
<p>And 17 additional tips. Be sure to download the complete checklist  of  &#8221;<a href="http://www.thecompanyrocks.com/wp-content/uploads/2011/11/20-Suggestions-for-Successful-Presentation.pdf">20 Tips for a Successful Presentation</a>&#8221; to get more information about each tip:</p>
<h3>Tips While Preparing Your Presentation</h3>
<ul>
<li>Tip #1 &#8211; Prepare with your audience in mind</li>
<li>Tip #2 &#8211; Begin your presentation with &#8220;The End in Mind&#8221;</li>
<li>Tip #3 &#8211; Use the classic model to structure your presentation</li>
<li>Tip #4 &#8211; Prepare by writing out your presentation</li>
</ul>
<p>Click on this link to download your copy of my <a href="http://www.thecompanyrocks.com/wp-content/uploads/2011/11/20-Suggestions-for-Successful-Presentation.pdf">20 Tips for a Successful Presentation</a></p>
<h3>Tips for Delivering Your Presentation</h3>
<ul>
<li>Tip #5 &#8211; Memorize two sections of your presentation</li>
<li>Tip #6 &#8211; Communicate and confirm your equipment needs in advance</li>
<li>Tip #7 &#8211; Get comfortable with the physical setting</li>
<li>Tip #8 &#8211; Your audience will &#8220;Tune-in / Tune out&#8221; during your presentation</li>
<li>Tip #9 &#8211; Remember the &#8220;Power of the Pause!&#8221;</li>
<li>Tip #10 &#8211; Maintain Eye-contact with your audience</li>
<li>Tip #11 &#8211; Pace your presentation</li>
</ul>
<p>Follow this link to download a PDF of my <a href="http://www.thecompanyrocks.com/wp-content/uploads/2011/11/20-Suggestions-for-Successful-Presentation.pdf">20 Tips for a Successful Presentation</a></p>
<div id="attachment_1581" class="wp-caption alignleft" style="width: 204px"><a href="http://www.thecompanyrocks.com/wp-content/uploads/2010/07/50-Best-PowerPoint-Content-Cover.png"><img class="size-medium wp-image-1581 " title="50 Best PowerPoint Content Cover" src="http://www.thecompanyrocks.com/wp-content/uploads/2010/07/50-Best-PowerPoint-Content-Cover-277x300.png" alt="Tips for PowerPoint" width="194" height="210" /></a><p class="wp-caption-text">PowerPoint Tips</p></div>
<h3>Tips for Creating PowerPoint Slides</h3>
<ul>
<li>Tip #12 &#8211; You are the Presentation!</li>
<li>Tip #13 &#8211; Do not write complete sentences on your slides!</li>
<li>Tip #14 &#8211; Take advantage of the &#8220;White Space&#8221; on your slides</li>
<li>Tip #15 &#8211; Choose appropriate visual images</li>
</ul>
<p>Want to get a copy of this checklist &#8211; complete with details for each of these tips? Click here to download <a href="http://www.thecompanyrocks.com/wp-content/uploads/2011/11/20-Suggestions-for-Successful-Presentation.pdf">20 Tips for a Successful Presentation</a> as a PDF.</p>
<p>Do you want to learn how to use PowerPoint effectively? <a title="Link to Information Page for The 50 Best Tips for PowerPoint 2007" href="http://shop.thecompanyrocks.com/50-best-tips-for-powerpoint-2007/" target="_blank">Click on this link to learn more about my DVD-ROM, <em>&#8220;The 50 Best Tips for PowerPoint 2007&#8243;</em></a></p>
<h3>Tips for Engaging Your Audience</h3>
<ul>
<li>Tip #16 &#8211; Phrases to avoid</li>
<li>Tip #17 &#8211; Phrases to substitute</li>
<li>Tip #18 Encourage audience questions</li>
<li>Tip #19 &#8211; Audiences remember stories</li>
</ul>
<p>Get your free copy of this checklist. Click on this link to download <a href="http://www.thecompanyrocks.com/wp-content/uploads/2011/11/20-Suggestions-for-Successful-Presentation.pdf">20 Tips for a Successful Presentation</a></p>
<h3>Tip for Delivering a Successful Presentation</h3>
<ul>
<li>Tip #20 &#8211; Visualize your Successful Presentation!</li>
</ul>
<p>So, there is the checklist that I use. Be sure to download your copy to learn more about each of these &#8220;<a href="http://www.thecompanyrocks.com/wp-content/uploads/2011/11/20-Suggestions-for-Successful-Presentation.pdf">20 Tips for a Successful Presentation</a>.&#8221;</p>
<p>Do you have a favorite tip? What works for you? Add your comment in the area below this article. Or you can send it to me via email: <a href="mailto:danny@thecompanyrocks.com">danny@thecompanyrocks.com</a></p>
<h3>Read or Forward this Article from Ezine Articles Website</h3>
<p>A variation of this article is purclished on the Ezine Articles Website  &#8211; <a href="http://www.ezinearticles.com">www.ezinearticles.com</a> where you can read it or forward it to your friends and colleagues. <a title="Link to Ezine Articles - 20 Tips for a Successful Presentation" href="http://ezinearticles.com/?20-Tips-for-Delivering-a-Successful-20-Minute-Presentation!&amp;id=6700603" target="_blank">Click here for the direct link to the article.</a></p>
<h3>Invitation to Visit My New Online Shopping Website</h3>
<p>I have just opened my new, secure online shopping website. I invite you to visit <a href="http://shop.thecompanyrocks.com">http://shop.thecompanyrocks.com</a> to see all of the products and resources that I offer.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
Share and Enjoy:<a rel="nofollow"  title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow"   href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thecompanyrocks.com%2F20-tips-for-delivering-a-successful-presentation%2F&amp;t=20%20Tips%20for%20Delivering%20a%20Successful%20Presentation" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow"   href="http://twitter.com/home?status=20%20Tips%20for%20Delivering%20a%20Successful%20Presentation%20-%20http%3A%2F%2Fwww.thecompanyrocks.com%2F20-tips-for-delivering-a-successful-presentation%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow"   href="http://technorati.com/faves?add=http%3A%2F%2Fwww.thecompanyrocks.com%2F20-tips-for-delivering-a-successful-presentation%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow"   href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Fwww.thecompanyrocks.com%2F20-tips-for-delivering-a-successful-presentation%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow"   href="mailto:?subject=20%20Tips%20for%20Delivering%20a%20Successful%20Presentation&amp;body=http%3A%2F%2Fwww.thecompanyrocks.com%2F20-tips-for-delivering-a-successful-presentation%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a><a rel="nofollow"   href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thecompanyrocks.com%2F20-tips-for-delivering-a-successful-presentation%2F&amp;title=20%20Tips%20for%20Delivering%20a%20Successful%20Presentation&amp;bodytext=%0D%0A%0D%0AHave%20you%20been%20asked%20to%20speak%20or%20deliver%20a%20presentation%20at%20an%20upcoming%20event%3F%20Once%20you%20have%20accepted%20the%20invitation%20to%20speak%20or%20present%2C%20you%20need%20to%20start%20preparing.%20Where%20do%20you%20begin%3F%0D%0A%0D%0ASuccessful%20presenters%20follow%20a%20process.%20They%20have%20a%20system" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow"   href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thecompanyrocks.com%2F20-tips-for-delivering-a-successful-presentation%2F&amp;title=20%20Tips%20for%20Delivering%20a%20Successful%20Presentation" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow"   href="http://delicious.com/post?url=http%3A%2F%2Fwww.thecompanyrocks.com%2F20-tips-for-delivering-a-successful-presentation%2F&amp;title=20%20Tips%20for%20Delivering%20a%20Successful%20Presentation&amp;notes=%0D%0A%0D%0AHave%20you%20been%20asked%20to%20speak%20or%20deliver%20a%20presentation%20at%20an%20upcoming%20event%3F%20Once%20you%20have%20accepted%20the%20invitation%20to%20speak%20or%20present%2C%20you%20need%20to%20start%20preparing.%20Where%20do%20you%20begin%3F%0D%0A%0D%0ASuccessful%20presenters%20follow%20a%20process.%20They%20have%20a%20system" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow"   href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.thecompanyrocks.com%2F20-tips-for-delivering-a-successful-presentation%2F&amp;submitHeadline=20%20Tips%20for%20Delivering%20a%20Successful%20Presentation&amp;submitSummary=%0D%0A%0D%0AHave%20you%20been%20asked%20to%20speak%20or%20deliver%20a%20presentation%20at%20an%20upcoming%20event%3F%20Once%20you%20have%20accepted%20the%20invitation%20to%20speak%20or%20present%2C%20you%20need%20to%20start%20preparing.%20Where%20do%20you%20begin%3F%0D%0A%0D%0ASuccessful%20presenters%20follow%20a%20process.%20They%20have%20a%20system&amp;submitCategory=science&amp;submitAssetType=text" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><a rel="nofollow"   href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.thecompanyrocks.com%2F20-tips-for-delivering-a-successful-presentation%2F&amp;title=20%20Tips%20for%20Delivering%20a%20Successful%20Presentation&amp;annotation=%0D%0A%0D%0AHave%20you%20been%20asked%20to%20speak%20or%20deliver%20a%20presentation%20at%20an%20upcoming%20event%3F%20Once%20you%20have%20accepted%20the%20invitation%20to%20speak%20or%20present%2C%20you%20need%20to%20start%20preparing.%20Where%20do%20you%20begin%3F%0D%0A%0D%0ASuccessful%20presenters%20follow%20a%20process.%20They%20have%20a%20system" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow"   href="http://promote.orkut.com/preview?nt=orkut.com&amp;du=http%3A%2F%2Fwww.thecompanyrocks.com%2F20-tips-for-delivering-a-successful-presentation%2F&amp;tt=20%20Tips%20for%20Delivering%20a%20Successful%20Presentation" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/orkut.png" class="sociable-img sociable-hovers" title="Orkut" alt="Orkut" /></a><a rel="nofollow"   href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.thecompanyrocks.com%2F20-tips-for-delivering-a-successful-presentation%2F&amp;title=20%20Tips%20for%20Delivering%20a%20Successful%20Presentation" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphere.png" class="sociable-img sociable-hovers" title="SphereIt" alt="SphereIt" /></a><a rel="nofollow"   href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.thecompanyrocks.com%2F20-tips-for-delivering-a-successful-presentation%2F" ><img src="http://www.thecompanyrocks.com/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.thecompanyrocks.com/20-tips-for-delivering-a-successful-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

