<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Contextures Blog</title>
	<atom:link href="http://blog.contextures.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.contextures.com</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 18:08:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Excel SUMIFS Sum With Multiple Criteria</title>
		<link>http://blog.contextures.com/archives/2012/02/02/excel-sumifs-sum-with-multiple-criteria/</link>
		<comments>http://blog.contextures.com/archives/2012/02/02/excel-sumifs-sum-with-multiple-criteria/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 05:02:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel Formulas]]></category>

		<guid isPermaLink="false">http://blog.contextures.com/archives/2012/02/02/excel-sumifs-sum-with-multiple-criteria/</guid>
		<description><![CDATA[<p>In Excel 2007 and Excel 2010, you can use the new SUMIFS function to sum items using multiple criteria. </p> <p>For example, sum the orders where an account status is Active, and the number of visits is greater than or equal to 10. You can type in the criteria, but it's better to use cell [...]<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2012/02/02/excel-sumifs-sum-with-multiple-criteria/">Excel SUMIFS Sum With Multiple Criteria</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></description>
			<content:encoded><![CDATA[<p>In Excel 2007 and Excel 2010, you can use the new SUMIFS function to <strong><a title="sum items using multiple criteria" href="http://www.contextures.com/xlFunctions01.html" target="_blank">sum items using multiple criteria</a></strong>. </p>
<p>For example, sum the orders where an account status is Active, and the number of visits is greater than or equal to 10. You can type in the criteria, but it's better to use cell references, where possible.</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Sum02b" border="0" alt="Sum02b" src="http://blog.contextures.com/wp-content/uploads/2012/01/Sum02b.png" width="405" height="278" /> </p>
<p>I've updated the <a title="Excel SUM" href="http://www.contextures.com/xlFunctions01.html" target="_blank">Excel SUM</a> page on the Contextures website, to include the SUMIFS function example and video.</p>
<h3>Watch the SUMIFS Video</h3>
<p>To see the steps for creating a SUMIFS formula, and using cell reference, you can watch this short Excel video tutorial.</p>
<p>Or watch on YouTube: <a title="Excel SUMIFS Sum With Multiple Criteria" href="http://www.youtube.com/watch?v=X9TbyxbyF04" target="_blank">Excel SUMIFS Sum With Multiple Criteria</a></p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:5e665ea9-48d7-4658-967f-e70942b4ca5d" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/X9TbyxbyF04&amp;hl=en"></param><embed src="http://www.youtube.com/v/X9TbyxbyF04&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>
<p>_____________</p>
<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2012/02/02/excel-sumifs-sum-with-multiple-criteria/">Excel SUMIFS Sum With Multiple Criteria</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.contextures.com/archives/2012/02/02/excel-sumifs-sum-with-multiple-criteria/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Use Excel COUNTIFS to Count With Multiple Criteria</title>
		<link>http://blog.contextures.com/archives/2012/01/31/use-excel-countifs-to-count-with-multiple-criteria/</link>
		<comments>http://blog.contextures.com/archives/2012/01/31/use-excel-countifs-to-count-with-multiple-criteria/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 05:01:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel Formulas]]></category>

		<guid isPermaLink="false">http://blog.contextures.com/archives/2012/01/31/use-excel-countifs-to-count-with-multiple-criteria/</guid>
		<description><![CDATA[<p>In Excel 2007 and Excel 2010, you can use the new COUNTIFS function to count, based on multiple criteria. For example, in a list of orders, you can find out how many orders were for pens, and had a quantity of 10 or more.</p> <p></p> <p>I have updated the Contextures COUNT Functions page, to include [...]<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2012/01/31/use-excel-countifs-to-count-with-multiple-criteria/">Use Excel COUNTIFS to Count With Multiple Criteria</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></description>
			<content:encoded><![CDATA[<p>In Excel 2007 and Excel 2010, you can use the new <a title="COUNTIFS function" href="http://www.contextures.com/xlfunctions04.html" target="_blank">COUNTIFS function</a> to count, based on multiple criteria. For example, in a list of orders, you can find out how many orders were for pens, and had a quantity of 10 or more.</p>
<p><img style="display: inline; border: 0px;" title="countifs01" src="http://blog.contextures.com/wp-content/uploads/2012/01/countifs01.png" alt="countifs01" width="481" height="347" border="0" /></p>
<p>I have updated the Contextures <strong><a title="COUNT Functions" href="http://www.contextures.com/xlfunctions04.html" target="_blank">COUNT Functions</a></strong> page, to include a COUNTIFS example, and video demo. If you are using Excel 2003, or earlier versions, you can use the SUMPRODUCT function instead. There is an example for that function on the COUNT page too.</p>
<h3>Watch the COUNTIFS Video</h3>
<p>To see the steps for using the COUNTIFS function, you can watch this short Excel video tutorial.</p>
<div id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:21bf5553-2307-4d69-8503-1b9381b990b9" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: none; padding: 0px;">
<div><object width="425" height="355" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/6V75h4htM_o&amp;hl=en" /><embed width="425" height="355" type="application/x-shockwave-flash" src="http://www.youtube.com/v/6V75h4htM_o&amp;hl=en" /></object></div>
</div>
<p>_________</p>
<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2012/01/31/use-excel-countifs-to-count-with-multiple-criteria/">Use Excel COUNTIFS to Count With Multiple Criteria</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.contextures.com/archives/2012/01/31/use-excel-countifs-to-count-with-multiple-criteria/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Preparing for an Excel Expert Exam</title>
		<link>http://blog.contextures.com/archives/2012/01/19/preparing-for-an-excel-expert-exam/</link>
		<comments>http://blog.contextures.com/archives/2012/01/19/preparing-for-an-excel-expert-exam/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 05:01:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel VBA]]></category>

		<guid isPermaLink="false">http://blog.contextures.com/archives/2012/01/19/preparing-for-an-excel-expert-exam/</guid>
		<description><![CDATA[<p>Have you ever written an Excel proficiency exam? Maybe you'll have some advice or tips for the person who wrote to me this week, asking for help with the Excel Expert 2007 exam. He's having trouble with the macros and custom functions that will be part of the test.</p> <p>It's been a long time since [...]<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2012/01/19/preparing-for-an-excel-expert-exam/">Preparing for an Excel Expert Exam</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></description>
			<content:encoded><![CDATA[<p>Have you ever written an Excel proficiency exam? Maybe you'll have some advice or tips for the person who wrote to me this week, asking for help with the Excel Expert 2007 exam. He's having trouble with the macros and custom functions that will be part of the test.</p>
<p>It's been a long time since I wrote the Excel Expert exam, that was part of the old Microsoft Office User Specialist series. The exam has probably changed many times since then, but back then it was a mixture of multiple choice questions and simulated workbooks (if I'm remembering correctly!)</p>
<p>Anyway, I passed, and the certificate is still proudly displayed on my office wall. Well, it's pinned to the wall, behind the door, but it's still in good shape! Wow, June 1999 – that was a long time ago.&#160;&#160; </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="ExcelExpert01" border="0" alt="ExcelExpert01" src="http://blog.contextures.com/wp-content/uploads/2012/01/ExcelExpert01.jpg" width="356" height="262" />&#160;</p>
<h3>The Excel Expert Test</h3>
<p>The Microsoft website has a <a title="list of topics" href="http://www.microsoft.com/learning/en/us/exam.aspx?id=77-851#tab2" target="_blank">list of topics</a> that are covered on the exam, including this section on Managing Macros and User-Defined Functions:</p>
<ul>
<li>Record and edit a macro.
<ul>
<li>This objective may include but is not limited to: recording a macro and editing a macro in Visual Basic for Applications (VBA) </li>
</ul>
</li>
<li>Manage existing macros.
<ul>
<li>This objective may include but is not limited to: moving macros between workbooks, assigning a shortcut key to an existing macro, assigning a macro to a button in a worksheet, and configuring macro security levels </li>
</ul>
</li>
<li>Create a user-defined function (UDF). </li>
</ul>
<h3>Record and Edit a Macro</h3>
<p>There are written instructions and a video on the Contextures website, for <a title="recording and testing a macro in Excel" href="http://www.contextures.com/excel-macro-record-test.html" target="_blank">recording and testing a macro in Excel</a>. That article briefly discusses macro security levels, and showing the Developer tab.</p>
<p>To see how to edit a recorded macro, you can watch the video on this blog post: <a title="Excel VBA Edit Your Recorded Macro" href="http://blog.contextures.com/archives/2009/11/27/excel-vba-edit-your-recorded-macro/" target="_blank">Excel VBA Edit Your Recorded Macro</a><strong>. </strong>There are written instructions there too, in case you'd prefer to read about it.</p>
<h3>Manage Existing Macros</h3>
<p>If you need to copy macros into a workbook, or from one workbook to another, there are instructions here: <a title="Adding Code to a Workbook" href="http://www.contextures.com/xlvba01.html" target="_blank">Adding Code to a Workbook</a></p>
<p>For details on assigning a macro to a worksheet button, take a look at this page: <a title="Excel VBA Worksheet Macro Buttons" href="http://www.contextures.com/excel-vba-worksheet-macro-buttons.html" target="_blank">Excel VBA Worksheet Macro Buttons</a>. To see the code and buttons, you can download the sample workbook from that page.</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.contextures.com/wp-content/uploads/2012/01/image.png" width="381" height="160" /> </p>
<p>And, of course, if you want an extensive online course that covers all this, and much more, you can enroll in <a href="http://goo.gl/rJ6KH"><strong>Chandoo's Excel VBA school</strong></a>.</p>
<p>______________</p>
<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2012/01/19/preparing-for-an-excel-expert-exam/">Preparing for an Excel Expert Exam</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.contextures.com/archives/2012/01/19/preparing-for-an-excel-expert-exam/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Hide Pivot Table Detail Without Filtering</title>
		<link>http://blog.contextures.com/archives/2012/01/17/hide-pivot-table-detail-without-filtering/</link>
		<comments>http://blog.contextures.com/archives/2012/01/17/hide-pivot-table-detail-without-filtering/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 05:01:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Pivot Table]]></category>

		<guid isPermaLink="false">http://blog.contextures.com/archives/2012/01/17/hide-pivot-table-detail-without-filtering/</guid>
		<description><![CDATA[<p>To focus on specific data in a pivot table, you can use report filters or field filters. </p> <p> </p> <p>However, using those filters affects the pivot table subtotals and grand totals. Only the amounts for the filtered data are included in the results.</p> <p></p> Collapse or Expand the Fields <p>Another option for hiding the [...]<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2012/01/17/hide-pivot-table-detail-without-filtering/">Hide Pivot Table Detail Without Filtering</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></description>
			<content:encoded><![CDATA[<p>To focus on specific data in a pivot table, you can use <strong><a title="report filters" href="http://www.contextures.com/Excel-Pivot-Table-Report-Filters.html" target="_blank">report filters</a></strong> or field filters. </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="FilterIntro07" border="0" alt="FilterIntro07" src="http://blog.contextures.com/wp-content/uploads/2012/01/FilterIntro07.png" width="247" height="211" /> </p>
<p>However, using those filters affects the <strong><a title="pivot table subtotals" href="http://www.contextures.com/excel-pivot-table-subtotals.html" target="_blank">pivot table subtotals</a></strong> and grand totals. Only the amounts for the filtered data are included in the results.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="FilterIntro01" border="0" alt="FilterIntro01" src="http://blog.contextures.com/wp-content/uploads/2012/01/FilterIntro01.png" width="257" height="231" /></p>
<h3>Collapse or Expand the Fields</h3>
<p>Another option for hiding the pivot table details is to collapse one or more of the items, so only its subtotal is showing. In the screenshot below, I'm about to click on the Collapse button for the Bars category in the pivot table.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="PivotTableExpand02" border="0" alt="PivotTableExpand02" src="http://blog.contextures.com/wp-content/uploads/2012/01/PivotTableExpand02.png" width="401" height="282" /></p>
<p>The Bars data is still in the pivot table, but only its subtotal is showing, not the City detail rows. The subtotals for East and Bars are not affected.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="PivotTableExpand03" border="0" alt="PivotTableExpand03" src="http://blog.contextures.com/wp-content/uploads/2012/01/PivotTableExpand03.png" width="347" height="220" /></p>
<h3>Show the Details Again</h3>
<p>After you're finished focusing on the specific data, you can show all the detail rows again. </p>
<p>A quick way to show all the details for a field is to right-click on an item in the field, such as Bars.</p>
<p>Then, in the popup menu, click Expand/Collapse, and click Expand Entire Field.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="PivotTableExpand01" border="0" alt="PivotTableExpand01" src="http://blog.contextures.com/wp-content/uploads/2012/01/PivotTableExpand01.png" width="368" height="155" />&#160;&#160; </p>
<h3>Watch the Pivot Table Video</h3>
<p>To see the steps for hiding or showing the detail items in a pivot table, you can watch this short Excel video tutorial.</p>
<p>Or watch on YouTube: <a title="Hide Pivot Table Detail Without Filtering" href="http://www.youtube.com/watch?v=p8LmjPp87LE" target="_blank">Hide Pivot Table Detail Without Filtering</a></p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:d770220a-1c85-474e-91a0-9e2ac773a5ef" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/p8LmjPp87LE&amp;hl=en"></param><embed src="http://www.youtube.com/v/p8LmjPp87LE&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>
<p>___________</p>
<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2012/01/17/hide-pivot-table-detail-without-filtering/">Hide Pivot Table Detail Without Filtering</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.contextures.com/archives/2012/01/17/hide-pivot-table-detail-without-filtering/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Excel UserForm Data Entry Update</title>
		<link>http://blog.contextures.com/archives/2012/01/12/excel-userform-data-entry-update/</link>
		<comments>http://blog.contextures.com/archives/2012/01/12/excel-userform-data-entry-update/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 05:02:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel VBA]]></category>

		<guid isPermaLink="false">http://blog.contextures.com/archives/2012/01/12/excel-userform-data-entry-update/</guid>
		<description><![CDATA[<p>Someone emailed me this week, about a problem he was having with my sample Part Data Entry UserForm. </p> <p> </p> <p>When I took a look at the workbook, everything seemed okay, and the code had been copied and altered correctly. </p> <p>Then I noticed that there was a formatted Excel table on the data [...]<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2012/01/12/excel-userform-data-entry-update/">Excel UserForm Data Entry Update</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></description>
			<content:encoded><![CDATA[<p>Someone emailed me this week, about a problem he was having with my sample <b><a title="Part Data Entry UserForm" href="http://www.contextures.com/xlUserForm01.html" target="_blank">Part Data Entry UserForm</a></b>. </p>
<p><a href="http://blog.contextures.com/wp-content/uploads/2012/01/PartsInventory01.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="PartsInventoryUserForm01" border="0" alt="PartsInventoryUserForm01" src="http://blog.contextures.com/wp-content/uploads/2012/01/PartsInventory01_thumb.png" width="244" height="222" /></a> </p>
<p>When I took a look at the workbook, everything seemed okay, and the code had been copied and altered correctly. </p>
<p>Then I noticed that there was a <strong><a title="formatted Excel table" href="http://www.contextures.com/xlExcelTable01.html" target="_blank">formatted Excel table</a></strong> on the data collection sheet, which wasn't in my original file. That can cause problems if you're using Excel VBA to add data to the <a title="first blank row on the worksheet" href="http://blog.contextures.com/archives/2011/06/24/last-row-incorrect-with-excel-table/" target="_blank">first blank row on the worksheet</a>.</p>
<h3>Change the Last Row Code </h3>
<p>In the comments for my Find First Blank Row blog post, Rick Rothstein suggested this code revision:</p>
<p>LastRow = Cells.Find(What:=&quot;*&quot;, SearchOrder:=xlRows, SearchDirection:=xlPrevious, LookIn:=xlValues).Row</p>
<p>Rick mentioned that this formula ignores cells with formulas that are displaying the empty string. If your situation is such that you need to identify formula cells that might be displaying the empty string, then change the xlValues argument to xlFormulas.</p>
<p>So, I changed the Part Data Entry code, to use the Find method for finding the last row. I replaced this old line of code:</p>
<pre>'find first empty row in database
iRow = ws.Cells(Rows.Count, 1) _
  .End(xlUp).Offset(1, 0).Row</pre>
<p>With this line of code:</p>
<pre>iRow = ws.Cells.Find(What:=&quot;*&quot;, SearchOrder:=xlRows, _
       SearchDirection:=xlPrevious, LookIn:=xlValues).Row + 1</pre>
<h3>Parts Data Entry UserForm With Combo Boxes </h3>
<p>There is another version of the Parts Data Entry UserForm, and it's a little fancier, with combo boxes to select parts and locations. I have updated the <strong><a title="Parts Data Entry UserForm With Combo Boxes" href="http://www.contextures.com/xlUserForm02.html" target="_blank">Parts Data Entry UserForm With Combo Boxes</a></strong> too, with the revised last row code.</p>
<p><a href="http://blog.contextures.com/wp-content/uploads/2012/01/PartsInventoryUserForm02.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="PartsInventoryUserForm02" border="0" alt="PartsInventoryUserForm02" src="http://blog.contextures.com/wp-content/uploads/2012/01/PartsInventoryUserForm02_thumb.png" width="244" height="226" /></a>&#160; </p>
<h3>Get the Updated Sample Files</h3>
<p>You can download the updated versions of the parts data entry forms on the Contextures website.</p>
<ul>
<li><b><a title="Part Data Entry UserForm" href="http://www.contextures.com/xlUserForm01.html" target="_blank">Part Data Entry UserForm</a></b> </li>
<li><strong><a title="Parts Data Entry UserForm With Combo Boxes" href="http://www.contextures.com/xlUserForm02.html" target="_blank">Parts Data Entry UserForm With Combo Boxes</a></strong> </li>
</ul>
<h3>Excel VBA School</h3>
<p>If you're struggling with Excel programming, Chandoo has re-opened his <a href="https://www.e-junkie.com/ecom/gb.php?ii=935481&amp;c=ib&amp;aff=70888&amp;cl=49044"><strong>Excel VBA school</strong></a> and registration is ongoing. You can sign up for the VBA classes only, or choose a package that includes Excel School, and you could even add the Excel Dashboards class, and become an Excel master at your own pace. </p>
<p>The VBA course starts at the beginner level, and there are 13 weeks of classes that are designed to take you to the advanced skill level. Online videos show you the steps, and there are workbooks and code examples to download.</p>
<p>You can see the details, and sign up here:&#160; <a href="https://www.e-junkie.com/ecom/gb.php?ii=935481&amp;c=ib&amp;aff=70888&amp;cl=49044"><strong>Chandoo's Excel VBA school</strong></a></p>
</p>
<p>_________________</p>
<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2012/01/12/excel-userform-data-entry-update/">Excel UserForm Data Entry Update</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.contextures.com/archives/2012/01/12/excel-userform-data-entry-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated Excel Weight Loss Tracker</title>
		<link>http://blog.contextures.com/archives/2012/01/10/updated-excel-weight-loss-tracker/</link>
		<comments>http://blog.contextures.com/archives/2012/01/10/updated-excel-weight-loss-tracker/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 05:02:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel Templates]]></category>

		<guid isPermaLink="false">http://blog.contextures.com/archives/2012/01/10/updated-excel-weight-loss-tracker/</guid>
		<description><![CDATA[<p>You know how tough it can be to maintain two versions of the same file. It creates twice as much work for you, and no extra rewards!</p> <p>So, instead of having two versions of the Excel weight loss tracker – pounds and kilograms – I've rolled them into one workbook. For now, there is a [...]<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2012/01/10/updated-excel-weight-loss-tracker/">Updated Excel Weight Loss Tracker</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></description>
			<content:encoded><![CDATA[<p>You know how tough it can be to maintain two versions of the same file. It creates twice as much work for you, and no extra rewards!</p>
<p>So, instead of having two versions of the Excel weight loss tracker – pounds and kilograms – I've rolled them into one workbook. For now, there is a separate file for the stone measurements, because it has a different layout on the data entry sheet. If possible, I'll roll that version in later.</p>
<h3>Select a Measurement System</h3>
<p>When you open the Excel weight loss tracker, go to the WeightGoals sheet and select a measurement system – pounds or kilos – from the <strong><a title="data validation drop down" href="http://www.contextures.com/xlDataVal01.html" target="_blank">data validation drop down</a></strong>.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="weightlosstracker01" border="0" alt="weightlosstracker01" src="http://blog.contextures.com/wp-content/uploads/2012/01/weightlosstracker01.png" width="420" height="160" /> </p>
<p>That changes the labels and calculations in the worksheet. Since we've selected Pounds in this example, the labels say &quot;Lbs to Lose&quot; and &quot;Height (Inches)&quot;. Those would show &quot;Kgs to Lose&quot; and &quot;Height (cms&quot;) if we had selected Kilos.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="weightlosstracker02" border="0" alt="weightlosstracker02" src="http://blog.contextures.com/wp-content/uploads/2012/01/weightlosstracker02.png" width="406" height="236" /> </p>
<h3>Measurement System Lookup Table</h3>
<p>The workbook has a measurement system lookup table, which uses <strong><a title="INDEX and MATCH formulas" href="http://www.contextures.com/xlFunctions03.html" target="_blank">INDEX and MATCH formulas</a></strong> to find the correct information for the measurement that you selected. Even the chart title changes, based on your selection.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="weightlosslookup" border="0" alt="weightlosslookup" src="http://blog.contextures.com/wp-content/uploads/2012/01/weightlosslookup.png" width="461" height="248" />&#160;</p>
<h3>Weight Loss Tracker Improvements</h3>
<p>In this version of the weight loss tracker, there is a <strong><a title="pivot table" href="http://www.contextures.com/CreatePivotTable.html" target="_blank">pivot table</a></strong> to summarize the data (why didn't I think of that before!). After you enter data, just click Refresh All, and the pivot table and dashboard chart are updated. You can add as many rows of data as you need, without struggling to change the data range.</p>
<p>The chart has a target line too, so you can see how close you're getting to your goal.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="weightlosstracker08" border="0" alt="weightlosstracker08" src="http://blog.contextures.com/wp-content/uploads/2012/01/weightlosstracker08.png" width="468" height="354" />&#160;</p>
<h3>Download the Excel Weight Loss Tracker</h3>
<p>You can download a zipped copy of the Excel weight loss tracker, and try it for yourself. The sheets are protected, with the data entry cells unlocked, and there's no password on the worksheets.</p>
<p>There are sample files for Excel 2007/Excel 2010 (updated version), and Excel 2003 (old version of the file) on the Contextures website: <a href="http://www.contextures.com/excelweightlosstracker.html"><strong>Excel Weight Loss Tracker</strong></a></p>
</p>
</p>
<p>If you can think of any enhancements for the next version, please let me know.</p>
<p>______________</p>
<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2012/01/10/updated-excel-weight-loss-tracker/">Updated Excel Weight Loss Tracker</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.contextures.com/archives/2012/01/10/updated-excel-weight-loss-tracker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excel Drop Down From List in Different Workbook</title>
		<link>http://blog.contextures.com/archives/2012/01/05/excel-drop-down-from-list-in-different-workbook/</link>
		<comments>http://blog.contextures.com/archives/2012/01/05/excel-drop-down-from-list-in-different-workbook/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 05:01:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel Data Validation]]></category>

		<guid isPermaLink="false">http://blog.contextures.com/archives/2012/01/05/excel-drop-down-from-list-in-different-workbook/</guid>
		<description><![CDATA[<p>To make it easier for people to enter data, you can create drop down lists on an Excel worksheet. </p> <p>Usually the source lists are stored in the same workbook as the drop downs. However, with named ranges, it is possible to use a list in a different workbook.</p> <p>In the screen shot shown below, [...]<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2012/01/05/excel-drop-down-from-list-in-different-workbook/">Excel Drop Down From List in Different Workbook</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></description>
			<content:encoded><![CDATA[<p>To make it easier for people to enter data, you can create <strong><a title="drop down lists on an Excel worksheet" href="http://www.contextures.com/xlDataVal01.html" target="_blank">drop down lists on an Excel worksheet</a></strong>. </p>
<p>Usually the source lists are stored in the same workbook as the drop downs. However, with <strong><a title="named ranges" href="http://www.contextures.com/xlNames01.html" target="_blank">named ranges</a></strong>, it is possible to use a <strong><a title="list in a different workbook" href="http://www.contextures.com/xlDataVal05.html" target="_blank">list in a different workbook</a></strong>.</p>
<p>In the screen shot shown below, the original list is in the workbook at the left. The drop downs are in a different workbook, on the right.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="DataValListLinked" border="0" alt="DataValListLinked" src="http://blog.contextures.com/wp-content/uploads/2012/01/DataValListLinked.png" width="384" height="187" /></p>
<h3>There Is a Catch</h3>
<p>My preference would be to keep the lists and drop downs in the same workbook, but if you need to have them in separate files, this technique will allow you to do that.</p>
<p>There's one catch though, when using this data validation technique. The <strong>source workbook, which contains the original list, must also be open</strong>, when you are using the drop down lists.</p>
<p>So, it's not a perfect solution, but it's fairly easy to implement, as long as you remember to open the other workbook too. </p>
<h3>Excel 2010 Instructions</h3>
<p>I've just uploaded a video with instructions for this technique in Excel 2010, so you can see the steps for creating the named ranges and data validation drop down lists.</p>
<p>The written instructions for Excel 2007 and Excel 2010 are in this blog post: <strong><a title="Data Validation List From Different Workbook" href="http://blog.contextures.com/archives/2009/05/12/data-validation-list-from-different-workbook/" target="_blank">Data Validation List From Different Workbook</a></strong></p>
<p>You can also watch the video on YouTube: <strong><a title="Excel Drop Downs From List in Different Workbook" href="http://www.youtube.com/watch?v=Qnr66idhCME" target="_blank">Excel Drop Downs From List in Different Workbook</a></strong></p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:86038a69-5381-41ed-87da-c24246923ff7" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/Qnr66idhCME&amp;hl=en"></param><embed src="http://www.youtube.com/v/Qnr66idhCME&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>
<p>________________</p>
<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2012/01/05/excel-drop-down-from-list-in-different-workbook/">Excel Drop Down From List in Different Workbook</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.contextures.com/archives/2012/01/05/excel-drop-down-from-list-in-different-workbook/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Change All Pivot Tables With One Selection</title>
		<link>http://blog.contextures.com/archives/2012/01/03/change-all-pivot-tables-with-one-selection/</link>
		<comments>http://blog.contextures.com/archives/2012/01/03/change-all-pivot-tables-with-one-selection/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 05:01:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Pivot Table]]></category>

		<guid isPermaLink="false">http://blog.contextures.com/archives/2012/01/03/change-all-pivot-tables-with-one-selection/</guid>
		<description><![CDATA[<p>Happy New Year! I hope you had a safe and happy New Year's Eve celebration, and are off to a good start in 2012. Things got a bit rowdy at the Contextures office party, and I found these guys passed out on the floor, the next morning.</p> <p></p> Change All Pivot Table Filters <p>Despite the [...]<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2012/01/03/change-all-pivot-tables-with-one-selection/">Change All Pivot Tables With One Selection</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></description>
			<content:encoded><![CDATA[<p>Happy New Year! I hope you had a safe and happy New Year's Eve celebration, and are off to a good start in 2012. Things got a bit rowdy at the Contextures office party, and I found these guys passed out on the floor, the next morning.</p>
<p><img style="display: inline; border: 0px;" title="pirates" src="http://blog.contextures.com/wp-content/uploads/2012/01/pirates.jpg" alt="pirates" width="447" height="356" border="0" /></p>
<h3>Change All Pivot Table Filters</h3>
<p>Despite the wild parties, I was able to get some work done over the holidays. There is a new sample file on the Contextures website, that changes all the <strong><a title="pivot tables" href="http://www.contextures.com/CreatePivotTable.html" target="_blank">pivot tables</a></strong>, when you change a <strong><a title="report filter in one pivot table" href="http://www.contextures.com/Excel-Pivot-Table-Report-Filters.html" target="_blank">report filter in one pivot table</a></strong>.</p>
<p>For example, if you change the "Item" report filter in one pivot table, all the other pivot tables with an "Item" filter will change. They get the same report filter settings that were in the pivot table that you changed.</p>
<p><img style="display: inline; border-width: 0px;" title="pivotmultichange01" src="http://blog.contextures.com/wp-content/uploads/2011/12/pivotmultichange01.png" alt="pivotmultichange01" width="289" height="245" border="0" /></p>
<h3>Select Multiple Items</h3>
<p>In this version of the sample file, the "Select Multiple Items" setting is also changed, to match the setting that is in the pivot table that you changed.</p>
<p>In the screen shot below, the Item field has the "Select Multiple Items" setting turned off. If any other pivot tables in the workbook have an "Items" filter, the "Select Multiple Items" setting for those fields will also change.</p>
<p><img style="display: inline; border-width: 0px;" title="pivotmultichange02" src="http://blog.contextures.com/wp-content/uploads/2011/12/pivotmultichange02.png" alt="pivotmultichange02" width="477" height="336" border="0" /></p>
<h3>How It Works</h3>
<p>The multiple pivot table filtering works with event programming. There is Worksheet_PivotTableUpdate <strong><a title="code on each worksheet" href="http://www.contextures.com/xlvba01.html" target="_blank">code on each worksheet</a></strong>, and it runs when any pivot table on that worksheet is changed or refreshed.</p>
<p>For each report filter field, the code checks for the Select Multiple Items setting, and changes it on all the pivot tables with the same report filter field. The code loops through all the worksheets in the file, and through each pivot table on each sheet.</p>
<pre>Private Sub Worksheet_PivotTableUpdate(ByVal Target As PivotTable)

Dim wsMain As Worksheet
Dim ws As Worksheet
Dim ptMain As PivotTable
Dim pt As PivotTable
Dim pfMain As PivotField
Dim pf As PivotField
Dim pi As PivotItem
Dim bMI As Boolean

On Error Resume Next
Set wsMain = ActiveSheet
Set ptMain = Target

Application.EnableEvents = False
Application.ScreenUpdating = False

For Each pfMain In ptMain.PageFields
    bMI = pfMain.EnableMultiplePageItems
    For Each ws In ThisWorkbook.Worksheets
        For Each pt In ws.PivotTables
            If ws.Name &amp; "_" &amp; pt &lt;&gt; wsMain.Name &amp; "_" &amp; ptMain Then
                pt.ManualUpdate = True
                Set pf = pt.PivotFields(pfMain.Name)
                        bMI = pfMain.EnableMultiplePageItems
                        With pf
                            .ClearAllFilters
                            Select Case bMI
                                Case False
                                    .CurrentPage = pfMain.CurrentPage.Value
                                Case True
                                    .CurrentPage = "(All)"
                                    For Each pi In pfMain.PivotItems
                                        .PivotItems(pi.Name).Visible = pi.Visible
                                    Next pi
                                    .EnableMultiplePageItems = bMI
                            End Select
                        End With
                        bMI = False

                Set pf = Nothing
                pt.ManualUpdate = False
            End If
        Next pt
    Next ws
Next pfMain

Application.EnableEvents = True
Application.ScreenUpdating = True

End Sub</pre>
<h3>Download the Sample File</h3>
<p>To test the code, you can download the sample file from the Contextures website. On the <strong><a title="Sample Excel Files" href="http://www.contextures.com/excelfiles.html" target="_blank">Sample Excel Files</a></strong> page, in the Pivot Tables section, look for <a title="PT0025 - Change All Page Fields with Multiple Selection Settings" href="http://www.contextures.com/excelfiles.html#Pivot" target="_blank">PT0025 - Change All Page Fields with Multiple Selection Settings</a><strong>.</strong> The file will work in Excel 2007 or Excel 2010, if you enable macros.</p>
<h3>Watch the Excel Video Tutorial</h3>
<p>To see the steps for copying the code into your worksheet, and an explanation of how the code works, you can watch this short Excel video tutorial.</p>
<p>Or watch on YouTube: <a title="Change All Pivot Tables When One Changes" href="http://www.youtube.com/watch?v=3CGLi7t1lDE" target="_blank">Change All Pivot Tables When One Changes</a></p>
<div><object width="425" height="355" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/3CGLi7t1lDE&amp;hl=en" /><embed width="425" height="355" type="application/x-shockwave-flash" src="http://www.youtube.com/v/3CGLi7t1lDE&amp;hl=en" /></object></div>
<p>______________________</p>
<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2012/01/03/change-all-pivot-tables-with-one-selection/">Change All Pivot Tables With One Selection</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.contextures.com/archives/2012/01/03/change-all-pivot-tables-with-one-selection/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Excel Pivot Table from Multiple Sheets Update</title>
		<link>http://blog.contextures.com/archives/2011/12/28/excel-pivot-table-from-multiple-sheets-update/</link>
		<comments>http://blog.contextures.com/archives/2011/12/28/excel-pivot-table-from-multiple-sheets-update/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 05:02:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[Pivot Table]]></category>

		<guid isPermaLink="false">http://blog.contextures.com/archives/2011/12/28/excel-pivot-table-from-multiple-sheets-update/</guid>
		<description><![CDATA[<p>If you have similar data on two or more worksheets, you might want to combine that data in a pivot table, to show the summarized results. Unfortunately, the pivot table from data on multiple sheets can be a disappointment.</p> <p></p> Create a Pivot Table with Programming <p>A couple of years ago, Excel MVP, Kirill Lapin [...]<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2011/12/28/excel-pivot-table-from-multiple-sheets-update/">Excel Pivot Table from Multiple Sheets Update</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></description>
			<content:encoded><![CDATA[<p>If you have similar data on two or more worksheets, you might want to combine that data in a pivot table, to show the summarized results. Unfortunately, the <strong><a title="pivot table from data on multiple sheets" href="http://www.contextures.com/xlPivot08.html" target="_blank">pivot table from data on multiple sheets</a></strong> can be a disappointment.</p>
<p><img style="display: inline; border: 0px;" title="pivotmultipleconsol01" src="http://blog.contextures.com/wp-content/uploads/2011/12/pivotmultipleconsol01.png" alt="pivotmultipleconsol01" width="404" height="270" border="0" /></p>
<h3>Create a Pivot Table with Programming</h3>
<p>A couple of years ago, Excel MVP, Kirill Lapin (KL), shared a sample file that he created, with amendments by Hector Miguel Orozco Diaz. It uses code to automatically create a pivot table from multiple sheets in a workbook.</p>
<p>You can read the details here: <a href="http://blog.contextures.com/archives/2009/08/24/create-a-pivot-table-from-multiple-sheets/">Create a Pivot Table from Multiple Sheets</a>.</p>
<h3>Revised Solution</h3>
<p>Kirill's sample file was created as a conceptual prototype, and targeted advanced VBA users. The code has minimal error handling and compatibility checks.</p>
<p>However, the sample file was extremely popular, and Excel users at all skill levels wanted to adopt this solution in their own applications. To make things easier, Kirill has created a similar solution based on ADO.</p>
<h4>Advantages:</h4>
<ol>
<li>No need for temporary file generation</li>
<li>The code is faster and less prone to errors</li>
</ol>
<h4>Disadvantages:</h4>
<ol>
<li>No manual refresh of the PivotTable</li>
<li>Need to rebuild connection from the scratch to update the cache with new data</li>
</ol>
<h3>Download the ADO Sample File</h3>
<p>You can download the new ADO version of the file from the Contextures website: <a href="http://www.contextures.com/excelfiles.html#PT0024"><strong>PT0024 - Pivot Table from Multiple Sheets - ADO version.</strong></a> There is also a "Plug and Play" version of the file, at the same link.</p>
<p>________________</p>
<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2011/12/28/excel-pivot-table-from-multiple-sheets-update/">Excel Pivot Table from Multiple Sheets Update</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.contextures.com/archives/2011/12/28/excel-pivot-table-from-multiple-sheets-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Change Excel Comment Shape</title>
		<link>http://blog.contextures.com/archives/2011/12/22/change-excel-comment-shape/</link>
		<comments>http://blog.contextures.com/archives/2011/12/22/change-excel-comment-shape/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 05:02:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel tips]]></category>

		<guid isPermaLink="false">http://blog.contextures.com/archives/2011/12/22/change-excel-comment-shape/</guid>
		<description><![CDATA[<p>When you insert a comment in Excel, a rather boring yellow rectangle appears, where you can add your text. </p> <p></p> <p>That's all very proper and dignified, but sometimes you want something a bit more attention-getting.</p> <p></p> <p>In the good old days of Excel 2003, it was easy to change the comment shape, with a [...]<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2011/12/22/change-excel-comment-shape/">Change Excel Comment Shape</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></description>
			<content:encoded><![CDATA[<p>When you <strong><a title="insert a comment" href="http://www.contextures.com/xlcomments01.html" target="_blank">insert a comment</a></strong> in Excel, a rather boring yellow rectangle appears, where you can add your text. </p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="commentshapechange00" border="0" alt="commentshapechange00" src="http://blog.contextures.com/wp-content/uploads/2011/12/commentshapechange00.png" width="328" height="172" /></p>
<p>That's all very proper and dignified, but sometimes you want something a bit more attention-getting.</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="commentshapechange01" border="0" alt="commentshapechange01" src="http://blog.contextures.com/wp-content/uploads/2011/12/commentshapechange01.png" width="399" height="233" /></p>
<p>In the good old days of Excel 2003, it was easy to <strong><a title="change the comment shape" href="http://www.contextures.com/xlcomments02.html" target="_blank">change the comment shape</a></strong>, with a simple right-click. In Excel 2007 and Excel 2010, you need to <strong><a title="add a command to the QAT" href="http://www.contextures.com/excel-quick-access-toolbar-customize.html" target="_blank">add a command to the QAT</a></strong>, so you can change the comment shape.</p>
<h3>Add the Change Shape Command to the QAT</h3>
<ol>
<li>At the right end of the QAT, click the drop down arrow </li>
<li>Click More Commands </li>
<li>In the Choose Commands From drop down, click All Commands
<ul>
<li><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="commentshapechange02" border="0" alt="commentshapechange02" src="http://blog.contextures.com/wp-content/uploads/2011/12/commentshapechange02.png" width="312" height="218" /> </li>
</ul>
</li>
<li>In the list of commands, click Change Shape, and click Add, to move it to the Quick Access Toolbar
<ul>
<li><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="commentshapechange03" border="0" alt="commentshapechange03" src="http://blog.contextures.com/wp-content/uploads/2011/12/commentshapechange03.png" width="342" height="153" /> </li>
</ul>
</li>
<li>Close the Excel Options window. </li>
</ol>
<h3>Change the Comment Shape</h3>
<ol>
<li>Right-click the cell which contains the comment. </li>
<li>Choose <i>Edit Comment</i> </li>
<li>Click on the border of the comment, to select it.
<ul>
<li><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="commentshapechange04" border="0" alt="commentshapechange04" src="http://blog.contextures.com/wp-content/uploads/2011/12/commentshapechange04.png" width="221" height="174" /> </li>
</ul>
</li>
<li>On the QAT, click the Change Shape command<i></i>, and click on a shape to select it.
<ul>
<li><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="commentshapechange05" border="0" alt="commentshapechange05" src="http://blog.contextures.com/wp-content/uploads/2011/12/commentshapechange05.png" width="356" height="250" /> </li>
</ul>
</li>
<li>If necessary, drag the corner handle of the comment, to adjust its size, to fit the text.</li>
<li>When finished, click outside the comment. </li>
</ol>
<h3>Watch the Video</h3>
<p>To see the steps for adding the Change Shape command to the QAT and changing the comment shape in Excel 2010 or Excel 2007, please watch this short Excel video tutorial.</p>
<p>Or watch the video on YouTube: <a title="Change a Comment Shape in Excel 2010" href="http://www.youtube.com/watch?v=GshMaO2f4kQ" target="_blank">Change a Comment Shape in Excel 2010</a></p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:39baf5eb-9755-4530-97dc-cb70d0afa7b9" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/GshMaO2f4kQ&amp;hl=en"></param><embed src="http://www.youtube.com/v/GshMaO2f4kQ&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>
<p>&#160;</p>
<p>_____________________</p>
<p>RSS Footer: Thank you for subscribing to the RSS feed for <a href="http://blog.contextures.com">Contextures Blog</a> .

You can read the full article here: <a href="http://blog.contextures.com/archives/2011/12/22/change-excel-comment-shape/">Change Excel Comment Shape</a> 

Please visit the <a href="http://www.facebook.com/Contextures">Contextures page on Facebook</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.contextures.com/archives/2011/12/22/change-excel-comment-shape/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

