<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3645822912939009023</id><updated>2011-07-07T15:08:04.163-07:00</updated><title type='text'>MN Excel Consulting - Excel Tips and Tricks</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>19</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-1003499308700852200</id><published>2010-01-23T14:19:00.001-08:00</published><updated>2010-01-25T17:52:29.948-08:00</updated><title type='text'>Excluding Some Data from a Chart</title><content type='html'>&lt;div class="Section1"&gt;  &lt;p class="MsoNormal"&gt;Excel is a whiz at creating charts from your worksheet data. When the program tries to determine what should be included in a chart, it includes all the contiguous data it can find. If you want to exclude some data from the chart, then you need to be very precise in what you tell Excel.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Suppose you keep a month's worth of data in a table and create a chart based on that data. The data was collected from information generated on your company's shop floor. The data includes weekends, but you don't want the weekend data included in the chart. You could hide the rows and they would be excluded from the chart, but you still want the hidden rows to be displayed in the table. In other words, you wants them displayed in the data table, but not in the chart.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;There are a couple of ways you could approach this problem. One is to simply make a copy of your data (maybe copy the whole worksheet) and then delete the rows that contain weekend data. You would still have your master data for whatever purposes you need, but you could base your chart on the modified copy of that data.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;The drawback to this, of course, is that it creates two sets of data that may need to be updated or kept in sync in some way. It may be better to base your chart on a non-contiguous data range. Assume, for a moment, that your data was in A1:B15, and that there were weekends in rows 7, 8, 14, and 15. You could, within the chart, set the data range for the source data to this:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;=Sheet1!$A$1:$B$6,Sheet1!$A$9:$B$13&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;You could also create a named range that refers to the non-contiguous ranges you want included in the chart. You could then use the named range in your chart, as a reference to the source data.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Finally, if you don't mind adding another column to your data, you could use the new column for your chart source. Assume, for a moment, that your readings are in column A and the dates of those readings are in column B. In each cell of column C you could place the following formula:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;=IF(WEEKDAY(B1,2)&amp;gt;5,NA(),A1)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;You then end up with a series of readings for all weekdays; the weekends show #N/A for the reading. You can base your chart on this data and Excel will ignore the #N/A values. You can even hide column C so it does not distract from your source data.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;Posted courtesy of &lt;a href="http://excelribbon.tips.net"&gt;Tips.Net&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-1003499308700852200?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/1003499308700852200/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2010/01/excluding-some-data-from-chart.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/1003499308700852200'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/1003499308700852200'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2010/01/excluding-some-data-from-chart.html' title='Excluding Some Data from a Chart'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-7221142208756399891</id><published>2010-01-23T14:12:00.001-08:00</published><updated>2010-01-25T17:53:06.777-08:00</updated><title type='text'>Averaging a Non-Contiguous Range</title><content type='html'>&lt;div class="Section1"&gt;&lt;p class="MsoNormal"&gt;Figuring out how to average data that is in a contiguous range of cells is easy. When the data is spread over a group of non-contiguous cells then getting the average can be a bit more challenging. Throw into the mix the need to exclude zero values from the average and the solution can be downright elusive.&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Sometimes you need to average a series of non-contiguous cells, excluding any cells that may contain zero values.  For example, average cells A1, C1, E1, G1, and J1, but only counting those cells that don't contain zero.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt;Before getting into what works, let's take a look at what doesn't work. First of all, it doesn't work to simply add the cells and divide by 5; that doesn't take zero values into account. Second, it doesn't work to use COUNTIF in the denominator of your formula, as shown here:&lt;/o:p&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;=(A1+C1+E1+G1+J1) / COUNTIF(A1:J1,"&amp;lt;&amp;gt;0")&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;This doesn't work because it examines and counts cells within the entire range of A1:J1, not just the five cells you want considered in the average. You might also think that you could select your five non-contiguous cells, give them a name, and then use the name in your formula. While Excel allows you to create the name, the following gives an error:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;=SUM(MyCells) / COUNTIF(MyCells,"&amp;lt;&amp;gt;0")&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;It appears that COUNTIF will only work with a single contiguous range, so the non-contiguous nature of the MyCells range throws the function into a tailspin. A similar problem occurs if you try to use a non-contiguous range with the AVERAGEIF function:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;=AVERAGEIF(MyCells, "&amp;lt;&amp;gt;0")&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Since you can't use any of the functions you might want to use, you are left to rely on a bit longer formula to calculate the average. You can calculate the average of these five cells by applying a bit of "trickery" to your denominator, in this manner:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;=(A1+C1+E1+G1+J1) / ((A1&amp;lt;&amp;gt;0)+(C1&amp;lt;&amp;gt;0)+(E1&amp;lt;&amp;gt;0)+(G1&amp;lt;&amp;gt;0)+(J1&amp;lt;&amp;gt;0))&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;The evaluation done on each cell in the denominator returns either a 1 (for True) or a 0 (for False) depending on whether the cell contains a non-zero value or not. This series of values is added together, providing the necessary count of non-zero cells for the denominator.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Notice that the discussion here has been all about the denominator in the formula, not the numerator. The reason is simple—you can add all five values into the numerator; zero values there don't really matter. The only place they matter is in the denominator, which is what makes calculating this average so tricky.&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span class="Apple-style-span" style="font-size: x-small; "&gt;Posted courtesy of &lt;a href="http://excelribbon.tips.net/"&gt;Tips.Net&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-7221142208756399891?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/7221142208756399891/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2010/01/averaging-non-contiguous-range.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/7221142208756399891'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/7221142208756399891'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2010/01/averaging-non-contiguous-range.html' title='Averaging a Non-Contiguous Range'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-5750434853816792469</id><published>2010-01-16T14:52:00.001-08:00</published><updated>2010-01-25T17:53:24.616-08:00</updated><title type='text'>New Formulas in Excel 2007</title><content type='html'>&lt;span style="font-family:Prelude, Verdana, san-serif;"&gt;Every new version of Excel seems to introduce a few new tools you can use in your formulas. Excel 2007 is no different; this tip explains what was added and where you can find further information. (This tip works with MS Excel 2007.)&lt;br /&gt;&lt;br /&gt;Upgrading to Excel 2007 brings several new worksheet functions in the version of the program. What's needed is a good summary of what those functions are and how they can be used.&lt;br /&gt;&lt;br /&gt;There are more than 50 new worksheet functions in Excel 2007. The majority of those were functions that had, in previous versions of the program, been in the Analysis ToolPak. A good, general intro to the new functions can be found in this blog post:&lt;br /&gt;http://blogs.msdn.com/excel/archive/2005/10/20/483205.aspx&lt;br /&gt;&lt;br /&gt;You might also, in Excel 2007, just use the Help system to find the new functions. Press the F1 key and then click the "What's New?" link. You should see a good overview of what has been added to this version of the program.&lt;br /&gt;&lt;br /&gt;If you want to see all the added functions in one list, then the following site provides a good list. (Just scroll down to the "Functions" section of the page.)&lt;br /&gt;&lt;a href="http://visio.mvps.org/Excel_2007.htm" type="url"&gt;http://visio.mvps.org/Excel_2007.htm&lt;/a&gt;&lt;/span&gt; &lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:Prelude, Verdana, san-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:Prelude, Verdana, san-serif;"&gt;&lt;span class="Apple-style-span" style="font-family: Georgia, serif; font-size: x-small; "&gt;Posted courtesy of &lt;a href="http://excelribbon.tips.net/"&gt;Tips.Net&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-5750434853816792469?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/5750434853816792469/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2010/01/new-formulas-in-excel-2007.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/5750434853816792469'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/5750434853816792469'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2010/01/new-formulas-in-excel-2007.html' title='New Formulas in Excel 2007'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-7621019938198666170</id><published>2010-01-10T12:45:00.001-08:00</published><updated>2010-01-25T17:53:52.134-08:00</updated><title type='text'>Sequential Page Numbers Across Worksheets</title><content type='html'>&lt;div class="Section1"&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-family:&amp;quot;;font-size:11.5pt;color:black;"&gt;How do you want your page numbers to appear on your printed worksheets? Chances are good that you want them to be sequential, regardless of what you print. Here's how to make sure that the page numbers are, in fact, in sequential order. (This tip works with MS Excel 2007.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-family:&amp;quot;;font-size:13.5pt;color:black;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-family:&amp;quot;;font-size:11.5pt;color:black;"&gt;There are two approaches you can use to get the page numbering you want. By default, Excel determines what it feels is the best starting page number when printing a worksheet. If you print just a single worksheet, Excel starts the numbering at page 1. If you print multiple worksheets at the same time (create a selection set of worksheet tabs before you start printing), then Excel prints the worksheets sequentially, one after the other, and numbers the pages sequentially as well.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-family:&amp;quot;;font-size:11.5pt;color:black;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-family:&amp;quot;;font-size:11.5pt;color:black;"&gt;Thus, to get the sequential page numbers you want, you should either select the worksheets you want to print before issuing a single print command or you should display the Print &lt;a href="http://excelribbon.tips.net/Pages/T007758_Sequential_Page_Numbers_Across_Worksheets.html" target="undefined"&gt;&lt;span style="text-decoration:none;color:black;"&gt;dialog box&lt;/span&gt;&lt;/a&gt; and, using the Entire Workbook radio button, specify that you want to print the entire workbook.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-family:&amp;quot;;font-size:11.5pt;color:black;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-family:&amp;quot;;font-size:11.5pt;color:black;"&gt;The second approach is to specify, manually, what page number you want Excel to use for a beginning page number. This approach works well when you can't print all your worksheets at once or if the worksheets you need to print are in separate workbooks. All you need to do is display the &lt;a href="http://excelribbon.tips.net/Pages/T007758_Sequential_Page_Numbers_Across_Worksheets.html" target="undefined"&gt;&lt;span style="text-decoration:none;color:black;"&gt;Page Setup&lt;/span&gt;&lt;/a&gt; dialog box (display the Page Layout tab of the &lt;a href="http://excelribbon.tips.net/Pages/T007758_Sequential_Page_Numbers_Across_Worksheets.html" target="undefined"&gt;&lt;span style="text-decoration:none;color:black;"&gt;ribbon&lt;/span&gt;&lt;/a&gt; and click the small icon at the bottom-right of the Page Setup group) and use the First Page Number box to specify what page number you want Excel to use.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-family:&amp;quot;;font-size:11.5pt;color:black;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-family:&amp;quot;;font-size:11.5pt;color:black;"&gt;One final note: You'll want to make sure that you have the headers or footers of your worksheets set up to actually include page numbers. Excel doesn't print them automatically; you need to specify that the header or footer contain a page number. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span class="Apple-style-span"  style="font-size:-webkit-xxx-large;"&gt;&lt;span class="Apple-style-span"  style=" ;font-size:x-small;"&gt;Posted courtesy of &lt;a href="http://excelribbon.tips.net/"&gt;Tips.Net&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-7621019938198666170?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/7621019938198666170/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2010/01/sequential-page-numbers-across.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/7621019938198666170'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/7621019938198666170'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2010/01/sequential-page-numbers-across.html' title='Sequential Page Numbers Across Worksheets'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-2577963875360192082</id><published>2010-01-10T12:42:00.001-08:00</published><updated>2010-01-25T17:54:35.905-08:00</updated><title type='text'>Shortcuts to Hide Columns</title><content type='html'>&lt;div class="Section1"&gt;  &lt;p style="margin:0in;margin-bottom:.0001pt;line-height:20.4pt"&gt;&lt;span class="apple-style-span"&gt;&lt;span style="font-family:&amp;quot;;color:black;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Need a quick way to hide and unhide columns in a worksheet? The shortcuts described in this tip can help fill the bill. (This tip works with MS Excel 2007.)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:&amp;quot;;color:black;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; &lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin:0in;margin-bottom:.0001pt;line-height:20.4pt"&gt;&lt;span style="font-family:&amp;quot;;color:black;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;In older versions of Excel, &lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Ctrl+0&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span class="apple-converted-space"&gt;&lt;span style="font-family:&amp;quot;;color:black;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:&amp;quot;;color:black;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;would hide selected columns and &lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Ctrl+Shift+0&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span class="apple-converted-space"&gt;&lt;span style="font-family:&amp;quot;;color:black;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:&amp;quot;;color:black;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;to unhide those columns. When upgrading to Excel 2007, however, only &lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Ctrl+0 &lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;works, not&lt;/span&gt;&lt;/span&gt;&lt;span class="apple-converted-space"&gt;&lt;span style="font-family:&amp;quot;;color:black;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;;color:black;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Ctrl+Shift+0&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family:&amp;quot;;color:black;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;. Some people wonder if Microsoft&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:&amp;quot;;color:black;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;changed one shortcut but not the other.&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin:0in;margin-bottom:.0001pt;line-height:20.4pt"&gt;&lt;span style="font-family:&amp;quot;;color:black;"&gt;&lt;o:p&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; &lt;/span&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin:0in;margin-bottom:.0001pt;line-height:20.4pt"&gt;&lt;span style="font-family:&amp;quot;;color:black;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;There was no change in the shortcuts; they both still work just fine in Excel 2007. If the second shortcut (&lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Ctrl+Shift+0&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;) doesn't work on your system, it could be because there is some add-in being loaded that stops the shortcut from working properly or, perhaps, because a custom shortcut key has been defined that uses the same key press.&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin:0in;margin-bottom:.0001pt;line-height:20.4pt"&gt;&lt;span style="font-family:&amp;quot;;color:black;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Another thing to keep in mind is that the only way that Ctrl+Shift+0 works is if you have at least one hidden column selected before you use it. For example, if you hide columns D and E, you can later unhide them by selecting columns C through F (which obviously includes the hidden columns) and then pressing the shortcut.&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin:0in;margin-bottom:.0001pt;line-height:20.4pt"&gt;&lt;span style="font-family:&amp;quot;;color:black;"&gt;&lt;o:p&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; &lt;/span&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin:0in;margin-bottom:.0001pt;line-height:20.4pt"&gt;&lt;span style="font-family:&amp;quot;;color:black;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Finally, you should be aware that both of these shortcuts only work if you use the 0 key on the main keyboard. They won't work if you use the 0 key on the numeric keypad.&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; &lt;span class="Apple-style-span" style="font-size: x-small; "&gt;Posted courtesy of &lt;a href="http://excelribbon.tips.net/"&gt;Tips.Net&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-2577963875360192082?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/2577963875360192082/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2010/01/shortcuts-to-hide-columns.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/2577963875360192082'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/2577963875360192082'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2010/01/shortcuts-to-hide-columns.html' title='Shortcuts to Hide Columns'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-6034480503319647064</id><published>2010-01-03T13:06:00.001-08:00</published><updated>2010-01-25T17:54:58.458-08:00</updated><title type='text'>An Average that Excludes Zero Values</title><content type='html'>&lt;div class="Section1"&gt;  &lt;p class="MsoNormal"&gt;Excel allows you to use functions and formulas to analyze your data. One way you can analyze your data is to use the AVERAGE function to find out the average of a range of values; this concept is easy to grasp. What may not be as easy is how you get an average that excludes zero values within the range. (This tip works with MS Excel 2007.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Many people know how to use the AVERAGE function to determine the average of a range of values.  However, some would like to have the average determined based on the non-zero values in the range.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;The worksheet function most suited to this purpose is to use AVERAGEIF. You can use it in this manner:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;=AVERAGEIF(A1:A50,"&amp;gt;0")&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;This function only includes in the average those cells that contain values greater than zero. If you want to also exclude blank cells, you should use the AVERAGEIFS function. This function differs from AVERAGEIF in that it allows you to specify multiple criteria that indicate which cells to average.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;=AVERAGEIFS(A1:A50,A1:A50,"&amp;gt;0",A1:A50,"&amp;lt;&amp;gt;""")&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Of course, if you want to approach the problem "old school" (without using AVERAGEIF or AVERAGEIFS), then there are several ways you can proceed. The first is to remember how an average is calculated. It is defined as the sum of a range of values divided by the number of items in the range. Thus, you could figure the exclusionary average by simply making sure that the denominator (the number you are dividing by) does not include any zero values. For instance:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;=SUM(A1:A50)/COUNTIF(A1:A50,"&amp;lt;&amp;gt;0")&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;This approach uses the COUNTIF function to determine the number of cells in the range (A1:A50) that don't contain zero. If this range contains not only zeros but also blank cells, and you don't want the blank cells figured into the result, then you need to use a more complex formula:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;=SUM(A1:A50)/(COUNTIF(A1:A50,"&amp;lt;&amp;gt;0")-COUNTBLANK(A1:A50)-(COUNTA(A1:A50)-COUNT(A1:A50)))&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;The COUNTIF function counts cells that do not explicitly evaluate to 0, but it will count blank and text cells. The COUNTBLANK term adjusts for the blank cells and the difference between COUNTA and COUNT adjusts the total count for cells that contain text.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Of course you can also use an array formula to do your calculation:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;=AVERAGE(IF(A1:A50&amp;lt;&amp;gt;0,A1:A50))&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Remember that array formulas need to be entered by using the combination &lt;b&gt;Ctrl+Shift+Enter&lt;/b&gt;. This array formula also excludes blanks or cells containing text.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;All in all it is easier to use the AVERAGEIF or AVERAGEIFS functions. When would you not want to use them? When you need to share your workbook with users of Excel versions prior to Excel 2007. (This is when the functions were added to Excel.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span class="Apple-style-span" style="font-size: x-small; "&gt;Posted courtesy of &lt;a href="http://excelribbon.tips.net/"&gt;Tips.Net&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-6034480503319647064?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/6034480503319647064/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2010/01/average-that-excludes-zero-values.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/6034480503319647064'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/6034480503319647064'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2010/01/average-that-excludes-zero-values.html' title='An Average that Excludes Zero Values'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-5415096151887516611</id><published>2009-12-07T20:00:00.001-08:00</published><updated>2010-01-25T17:55:18.081-08:00</updated><title type='text'>Upgrading Your Personal Workbook</title><content type='html'>&lt;div class="Section1"&gt;  &lt;p class="MsoNormal"&gt;When you upgrade to Excel 2007, you may wonder if you also have to upgrade to the new format for your Personal workbook. The short answer is that yes, you should upgrade, and there should be no backward compatibility issues in doing so.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;The Personal.xls workbook has historically been used to store macros and customizations that you want shared among all the workbooks on the system. Barbara updated to Office 2007, but her company has dictated that files created in Excel 2007 be saved in Excel 2003 format since many of their clients have not yet upgraded. Barbara is wondering if she should continue to use Personal.xls as the personal macro workbook or copy all macros to Personal.xlsb.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Honestly, you can't make that choice in Excel 2007. If you are using the program, all of your macros that previously were stored in Personal.xls should be transferred to your new Personal.xlsb file. Why? Because the Personal.xlsb file is for use on your machine, so there is no issue of backward compatibility for your clients. Workbooks that you save in the older Excel 2003 format will continue to save just fine and be readable by your clients using the older version of Excel.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;If, however, you have clients with whom you need to share the macros in your Personal.xlsb file, and they aren't using Excel 2007, then you will need to unhide the workbook and save it in the older format explicitly. It is this older format that you will save with them, and such saving will still not affect the Personal.xlsb file on your system.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;span class="Apple-style-span" style="font-size: x-small; "&gt;Posted courtesy of &lt;a href="http://excelribbon.tips.net/"&gt;Tips.Net&lt;/a&gt;&lt;/span&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-5415096151887516611?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/5415096151887516611/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/12/upgrading-your-personal-workbook.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/5415096151887516611'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/5415096151887516611'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/12/upgrading-your-personal-workbook.html' title='Upgrading Your Personal Workbook'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-8059975679812396810</id><published>2009-12-07T19:54:00.001-08:00</published><updated>2010-01-25T17:55:37.645-08:00</updated><title type='text'>Specifying How Excel Interprets Percentages</title><content type='html'>&lt;div class="Section1"&gt;  &lt;p class="MsoNormal"&gt;When you enter a number into a cell that is formatted for percentages, Excel tries to figure out if there needs to be any adjustment to what you entered. This tip describes the problem and indicates how you can control the "figuring" that Excel does.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;When you format a cell to display percentages, Excel assumes that whatever you enter into that cell in the future will be a percentage. Thus, if you enter the number.5, Excel translates the value as 50%. Likewise, if you enter .75, then Excel treats the value as 75%.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;A potential problem comes into play, however, when you start to enter numbers greater than or equal to one. For instance, if you put in the number 12, do you mean 12% or 1200%? By default, Excel thinks you mean the latter. Excel includes a control that allows you to specify how you want it to interpret what you enter. If you want Excel to treat the value as 12% instead of 1200%, then you can follow these steps:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;   1. Click the Office button and then click on Excel Options. Excel displays the Excel Options dialog box.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;   2. At the left side of the dialog box, click Advanced. (Click here to see a related figure.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;   3. Make sure the Enable Automatic Percent Entry check box is selected.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;   4. Click on OK&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt; &lt;o:p&gt;&lt;span class="Apple-style-span" style="font-size: x-small; "&gt;Posted courtesy of &lt;a href="http://excelribbon.tips.net/"&gt;Tips.Net&lt;/a&gt;&lt;/span&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-8059975679812396810?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/8059975679812396810/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/12/specifying-how-excel-interprets.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/8059975679812396810'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/8059975679812396810'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/12/specifying-how-excel-interprets.html' title='Specifying How Excel Interprets Percentages'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-8192776285022381807</id><published>2009-11-22T16:34:00.001-08:00</published><updated>2010-01-25T17:55:57.672-08:00</updated><title type='text'>Differences between Clearing and Deleting</title><content type='html'>&lt;div class="Section1"&gt;  &lt;p class="MsoNormal"&gt;When you want to remove information from a worksheet, you can either clear cells or delete cells. This tip examines the difference between the two, focusing on the different ways you can both delete and clear information.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;As you are editing your Excel workbooks, one of the most common actions to take is to clear or delete cells. Clearing cells means erasing everything within them, whereas deleting actually deletes the entire cell (or cells). This may sound like an odd distinction, but it is not really. If you compare the cells in your worksheet to paper cups, you can either remove a cup entirely (deleting the cup) or simply remove any contents from the cup (clearing the cup). When you delete a cell, the other cells around that cell move to fill where the cell used to be.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;To clear the contents of cells you have selected, display the Home tab of the ribbon and click the Clear tool in the Editing group. When you do, you will see a submenu asking what you want to clear. Your choices allow you to clear any of the following:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoListParagraph" style="margin-left:27.0pt;text-indent:-.25in; mso-list:l0 level1 lfo2"&gt;&lt;span style="font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore"&gt;·&lt;span style="font:7.0pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Clear All. Everything related to the cell except the cell itself.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoListParagraph" style="margin-left:27.0pt;text-indent:-.25in; mso-list:l0 level1 lfo2"&gt;&lt;span style="font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore"&gt;·&lt;span style="font:7.0pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Clear Formats. Any formatting applied to the cell.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoListParagraph" style="margin-left:27.0pt;text-indent:-.25in; mso-list:l0 level1 lfo2"&gt;&lt;span style="font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore"&gt;·&lt;span style="font:7.0pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Clear Contents. The information in the cell. Any formatting and comments remain in place.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoListParagraph" style="margin-left:27.0pt;text-indent:-.25in; mso-list:l1 level1 lfo1"&gt;&lt;span style="font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore"&gt;·&lt;span style="font:7.0pt &amp;quot;Times New Roman&amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Clear Comments. The comments attached to the cell.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;You should make your selection based on what you want cleared and then choose the appropriate menu item. If you like, you can also use the Del key to clear a cell. When you use this shortcut key, it is the same as choosing Contents from the Clear submenu.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Deleting is done by selecting the cells you want to delete and then choosing Delete from the Edit menu. When you do this, Excel attempts to determine how the remaining cells in the worksheet should be moved to close up the hole that will be created by deleting the cells. If it can figure it out (for instance, if you are deleting an entire row or column), then the operation is completed. On the other hand, if it is not obvious how the remaining cells should be moved, Excel displays the Delete dialog box, which allows you to specify whether cells should be moved up or to the left.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span class="Apple-style-span" style="font-size: x-small; "&gt;Posted courtesy of &lt;a href="http://excelribbon.tips.net/"&gt;Tips.Net&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-8192776285022381807?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/8192776285022381807/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/11/differences-between-clearing-and.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/8192776285022381807'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/8192776285022381807'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/11/differences-between-clearing-and.html' title='Differences between Clearing and Deleting'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-3836970925336673938</id><published>2009-11-16T14:08:00.001-08:00</published><updated>2010-01-25T17:56:16.665-08:00</updated><title type='text'>What is the quickest way to...</title><content type='html'>&lt;span style="font-weight: bold;"&gt;Copy a formula down the whole column?&lt;/span&gt;&lt;br /&gt;Select the cell that contains the formula and double-click the small square&lt;br /&gt;on the bottom, right-hand corner of the cell.  (It is called the Fill&lt;br /&gt;Handle.  Your cursor turns into a skinny Plus sign when it is positioned&lt;br /&gt;over it.)  Your formula will be automatically copied over everything below&lt;br /&gt;it, as far down as there is data.  (If there is no data in the same column,&lt;br /&gt;the formula is copied as far down as there is data in the columns next to&lt;br /&gt;it.)&lt;p&gt;&lt;span style="font-weight: bold;"&gt;Fill in a series of data?&lt;/span&gt;&lt;br /&gt;Enter at least two items in a range of cells.  Select those cells as a&lt;br /&gt;group and drag the group's fill handle down to fill the column (or drag to&lt;br /&gt;the right to fill the row).  This works with many dates, month names, and&lt;br /&gt;numbers, as well as any custom lists you have set up.&lt;/p&gt;&lt;p&gt;&lt;span style="font-weight: bold;"&gt;Enter the same value into multiple cells?&lt;/span&gt;&lt;br /&gt;Select the range of cells, type the value, and press Ctrl+Enter.&lt;/p&gt;&lt;p&gt;&lt;span style="font-weight: bold;"&gt;Enter values in a specific range of cells?&lt;/span&gt;&lt;br /&gt;If you are in the habit of using the Tab key when you enter data, and you&lt;br /&gt;only want to enter data into one specific range of cells, first select the&lt;br /&gt;cells in which you want to enter data.  Each time you press Tab, you will&lt;br /&gt;move to the next cell.  In other words, if you select cells A1 through D4,&lt;br /&gt;enter data into A4, and press Tab, your cursor moves to B1, staying within&lt;br /&gt;the selected range.&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-style-span" style="font-size: x-small; "&gt;Posted courtesy of &lt;a href="http://excelribbon.tips.net/"&gt;Tips.Net&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-3836970925336673938?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/3836970925336673938/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/11/what-is-quickest-way-to.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/3836970925336673938'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/3836970925336673938'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/11/what-is-quickest-way-to.html' title='What is the quickest way to...'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-1487649152635535591</id><published>2009-11-13T07:41:00.001-08:00</published><updated>2010-01-25T17:58:15.414-08:00</updated><title type='text'>Using Conditional Formatting to Shade Rows</title><content type='html'>&lt;meta name="Generator" content="Microsoft Word 12"&gt;&lt;meta name="Originator" content="Microsoft Word 12"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Cc72274%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"&gt;&lt;link rel="themeData" href="file:///C:%5CDOCUME%7E1%5Cc72274%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"&gt;&lt;link rel="colorSchemeMapping" href="file:///C:%5CDOCUME%7E1%5Cc72274%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman","serif"; 	mso-fareast-font-family:"Times New Roman";} p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman","serif"; 	mso-fareast-font-family:"Times New Roman";} p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman","serif"; 	mso-fareast-font-family:"Times New Roman";} p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman","serif"; 	mso-fareast-font-family:"Times New Roman";} p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman","serif"; 	mso-fareast-font-family:"Times New Roman";} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:1920946451; 	mso-list-type:hybrid; 	mso-list-template-ids:-99563890 78567516 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l0:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	margin-left:26.25pt; 	text-indent:-.25in;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --&gt; &lt;/style&gt;  &lt;p class="MsoNormal"&gt;If you need to shade alternating rows in a data table, you'll want to examine how you can accomplish the task with conditional formatting.     &lt;/p&gt;  &lt;p class="MsoNormal"&gt;If you haven't tried out the conditional formatting features of Excel before, they can be quite handy. One way to use this feature is to cause Excel to shade every other row in a table. This is great when you have a particularly wide table, and you want to make it a bit easier to read on printouts. Simply follow these steps:&lt;/p&gt;  &lt;p class="MsoNormal"&gt; &lt;/p&gt;  &lt;p class="MsoListParagraphCxSpFirst" style="margin-left: 26.25pt; text-indent: -0.25in;"&gt;&lt;span style=""&gt;1.&lt;span style="Times New Roman&amp;quot;; font-style: normal; font-variant: normal; font-weight: normal;  line-height: normal; font-size-adjust: none; font-stretch: normal;font-family:&amp;quot;;font-size:7pt;"&gt;      &lt;/span&gt;&lt;/span&gt;Select the table whose alternate rows you want to shade.&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 26.25pt; text-indent: -0.25in;"&gt;&lt;span style=""&gt;2.&lt;span style="Times New Roman&amp;quot;; font-style: normal; font-variant: normal; font-weight: normal;  line-height: normal; font-size-adjust: none; font-stretch: normal;font-family:&amp;quot;;font-size:7pt;"&gt;      &lt;/span&gt;&lt;/span&gt;Make sure the Home tab of the ribbon is displayed.&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 26.25pt; text-indent: -0.25in;"&gt;&lt;span style=""&gt;3.&lt;span style="Times New Roman&amp;quot;; font-style: normal; font-variant: normal; font-weight: normal;  line-height: normal; font-size-adjust: none; font-stretch: normal;font-family:&amp;quot;;font-size:7pt;"&gt;      &lt;/span&gt;&lt;/span&gt;Click the Conditional Formatting tool. Excel displays a series of choices.&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 26.25pt; text-indent: -0.25in;"&gt;&lt;span style=""&gt;4.&lt;span style="Times New Roman&amp;quot;; font-style: normal; font-variant: normal; font-weight: normal;  line-height: normal; font-size-adjust: none; font-stretch: normal;font-family:&amp;quot;;font-size:7pt;"&gt;      &lt;/span&gt;&lt;/span&gt;Click New Rule. Excel displays the New Formatting Rule dialog box.&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 26.25pt; text-indent: -0.25in;"&gt;&lt;span style=""&gt;5.&lt;span style="Times New Roman&amp;quot;; font-style: normal; font-variant: normal; font-weight: normal;  line-height: normal; font-size-adjust: none; font-stretch: normal;font-family:&amp;quot;;font-size:7pt;"&gt;      &lt;/span&gt;&lt;/span&gt;In the Select a Rule Type area at the top of the dialog box, choose "Use a Formula to Determine Which Cells to Format"&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpLast" style="margin-left: 26.25pt; text-indent: -0.25in;"&gt;&lt;span style=""&gt;6.&lt;span style="Times New Roman&amp;quot;; font-style: normal; font-variant: normal; font-weight: normal;  line-height: normal; font-size-adjust: none; font-stretch: normal;font-family:&amp;quot;;font-size:7pt;"&gt;      &lt;/span&gt;&lt;/span&gt;In the formula space, enter the following formula:&lt;/p&gt;  &lt;p class="MsoListParagraph"&gt; =MOD(ROW(),2)=0&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpFirst" style="margin-left: 26.25pt; text-indent: -0.25in;"&gt; &lt;span style=""&gt;7.&lt;span style="Times New Roman&amp;quot;; font-style: normal; font-variant: normal; font-weight: normal;  line-height: normal; font-size-adjust: none; font-stretch: normal;font-family:&amp;quot;;font-size:7pt;"&gt;      &lt;/span&gt;&lt;/span&gt;Click on the Format button. Excel displays the Format Cells dialog box.&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 26.25pt; text-indent: -0.25in;"&gt;&lt;span style=""&gt;8.&lt;span style="Times New Roman&amp;quot;; font-style: normal; font-variant: normal; font-weight: normal;  line-height: normal; font-size-adjust: none; font-stretch: normal;font-family:&amp;quot;;font-size:7pt;"&gt;      &lt;/span&gt;&lt;/span&gt;Make sure the Fill tab is selected.&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 26.25pt; text-indent: -0.25in;"&gt;&lt;span style=""&gt;9.&lt;span style="Times New Roman&amp;quot;; font-style: normal; font-variant: normal; font-weight: normal;  line-height: normal; font-size-adjust: none; font-stretch: normal;font-family:&amp;quot;;font-size:7pt;"&gt;      &lt;/span&gt;&lt;/span&gt;Select the color you want used for the row shading.&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 26.25pt; text-indent: -0.25in;"&gt;&lt;span style=""&gt;10.&lt;span style="Times New Roman&amp;quot;; font-style: normal; font-variant: normal; font-weight: normal;  line-height: normal; font-size-adjust: none; font-stretch: normal;font-family:&amp;quot;;font-size:7pt;"&gt;  &lt;/span&gt;&lt;/span&gt;Click on OK to close the Format Cells dialog box.&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpLast" style="margin-left: 26.25pt; text-indent: -0.25in;"&gt;&lt;span style=""&gt;11.&lt;span style="Times New Roman&amp;quot;; font-style: normal; font-variant: normal; font-weight: normal;  line-height: normal; font-size-adjust: none; font-stretch: normal;font-family:&amp;quot;;font-size:7pt;"&gt;  &lt;/span&gt;&lt;/span&gt;Click on OK to close the New Formatting Rule dialog box.&lt;/p&gt;  &lt;p class="MsoNormal"&gt; &lt;/p&gt;  &lt;p class="MsoNormal"&gt;Those familiar with Excel may wonder why anyone would use conditional formatting to highlight different rows of a table when you can use the table formatting feature (available in the Styles group of the Home tab of the ribbon) to accomplish the same thing. The reason is simple—using conditional formatting provides much more flexibility in the formatting applied as well as in the interval of the rows being shaded.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;span class="Apple-style-span"  style="font-family:Georgia, serif;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span class="Apple-style-span"  style="font-family:Georgia, serif;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;Posted courtesy of &lt;/span&gt;&lt;a href="http://excelribbon.tips.net/"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;Tips.Net&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-1487649152635535591?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/1487649152635535591/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/11/using-conditional-formatting-to-shade.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/1487649152635535591'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/1487649152635535591'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/11/using-conditional-formatting-to-shade.html' title='Using Conditional Formatting to Shade Rows'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-5924766836977893345</id><published>2009-11-04T17:33:00.000-08:00</published><updated>2010-01-25T17:58:46.461-08:00</updated><title type='text'>Printing Different Parts of the Same Worksheet</title><content type='html'>&lt;div class="Section1"&gt;  &lt;p class="MsoNormal"&gt;Do you have a worksheet from which you need to print only portions of the data available? There are two ways you can control what gets printed—by using a macro or by using custom views.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;If you have multiple areas that you print in a worksheet, you may get tired of repeatedly specifying what area you want to print and then printing it. Such a task is well suited to being done with a macro. The macro can take care of specifying a print area and then actually printing the information.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;For instance, let's assume that you have two print ranges defined in your worksheet: Range1 and Range2. Further, Range1 should be printed in portrait orientation and Range2 should be printed in landscape orientation. The following macros can be used to print each of the print ranges:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Sub PrintRange1()&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;    ActiveSheet.PageSetup.PrintArea = Range("range1").Address&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;    ActiveSheet.PageSetup.Orientation = xlPortrait&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;    ActiveWindow.SelectedSheets.PrintOut&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;End Sub&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Sub PrintRange2()&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;    ActiveSheet.PageSetup.PrintArea = Range("range2").Address&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;    ActiveSheet.PageSetup.Orientation = xlLandscape&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;    ActiveWindow.SelectedSheets.PrintOut&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;End Sub&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;These are very simple macros, but you get the idea—all you need to do is set up the print job in the macro, and then print from the macro itself. You could even attach the macros to toolbar buttons or to a menu option.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;If you prefer to not use macros, you could also use the custom views feature of Excel. Simply set the print area, orientation, margins, and other settings desired. Then define this as a custom view. To define a custom view, follow these steps:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;   1. Make sure the View tab of the ribbon is displayed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;   2. In the Workbook Views group, click Custom Views. Excel displays the Custom Views dialog box. (Click here to see a related figure.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;   3. Click on Add. Excel displays the Add View dialog box. (Click here to see a related figure.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;   4. Enter a descriptive name for the view you are defining.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;   5. Make sure the Print Settings check box is selected.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;   6. Click OK.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;You can continue to define and save additional views, as desired. Your custom views are saved with your workbook, and you can later use them to print what you want. (Just display the custom view and then print your worksheet.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;span class="Apple-style-span" style="font-size: x-small; "&gt;Posted courtesy of &lt;a href="http://excelribbon.tips.net/"&gt;Tips.Net&lt;/a&gt;&lt;/span&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-5924766836977893345?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/5924766836977893345/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/11/printing-different-parts-of-same.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/5924766836977893345'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/5924766836977893345'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/11/printing-different-parts-of-same.html' title='Printing Different Parts of the Same Worksheet'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-7799865683380059603</id><published>2009-11-02T09:06:00.001-08:00</published><updated>2010-01-25T17:59:26.236-08:00</updated><title type='text'>Changing a Link's Source</title><content type='html'>&lt;meta equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="ProgId" content="Word.Document"&gt;&lt;meta name="Generator" content="Microsoft Word 12"&gt;&lt;meta name="Originator" content="Microsoft Word 12"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Cc72274%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"&gt;&lt;link rel="themeData" href="file:///C:%5CDOCUME%7E1%5Cc72274%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"&gt;&lt;link rel="colorSchemeMapping" href="file:///C:%5CDOCUME%7E1%5Cc72274%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman","serif"; 	mso-fareast-font-family:"Times New Roman";} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --&gt; &lt;/style&gt;  &lt;p class="MsoNormal"&gt;If your worksheet is linked to data in other worksheets, you may need to change the link from time to time. Here's how to do it:&lt;/p&gt;  &lt;p class="MsoNormal"&gt; &lt;/p&gt;  &lt;p class="MsoNormal"&gt;You may already know that Excel allows you to establish links between your workbook and other objects, such as graphics, Word documents, and other items. (regular links, not hyperlinks.) There may come a time when you wish to change the links. For instance, you may have a picture linked in your workbook, and you want to change the location of the picture (to a different directory or drive). Excel allows you to change your link so it can point to the proper file as the source of the object in the workbook.&lt;/p&gt;  &lt;p class="MsoNormal"&gt; &lt;/p&gt;  &lt;p class="MsoNormal"&gt;To change links in this manner, follow these steps:&lt;/p&gt;  &lt;p class="MsoNormal"&gt; &lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style=""&gt;   &lt;/span&gt;1. Click the Office button, then click Prepare | Edit Links to Files. Excel displays the Edit Links dialog box.&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style=""&gt;   &lt;/span&gt;2. Select the link you want to change.&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style=""&gt;   &lt;/span&gt;3. Click on Change Source. Excel displays the Change Source dialog box.&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style=""&gt;   &lt;/span&gt;4. Use the controls in the dialog box to locate and select the file that will serve as the new source of the link.&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style=""&gt;   &lt;/span&gt;5. Click Open. Excel updates the link to reflect the new source you specified.&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style=""&gt;   &lt;/span&gt;6. Make any additional link changes necessary by repeating steps 2 through 5.&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style=""&gt;   &lt;/span&gt;7. Click on OK.&lt;/p&gt;   I hope this is helpful!  Let me know if you have questions on Excel or any other MS Office product!&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;Posted courtesy of &lt;a href="http://excelribbon.tips.net/"&gt;Tips.Net&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-7799865683380059603?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/7799865683380059603/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/11/changing-links-source.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/7799865683380059603'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/7799865683380059603'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/11/changing-links-source.html' title='Changing a Link&apos;s Source'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-7301237981216985310</id><published>2009-10-30T18:22:00.001-07:00</published><updated>2010-01-25T18:00:25.476-08:00</updated><title type='text'>Adding Weighted Averages to a PivotTable</title><content type='html'>&lt;div class="Section1"&gt;  &lt;p class="MsoNormal"&gt;PivotTables are used to boil down huge data sets into something you can more easily understand. They are very good simple aggregations, such as sums, counts, and averages. They can't do weighted averages, however. That doesn't mean you are out of luck; you can still calculate weighted averages using the ideas in this tip.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;A good example of how to use calculated fields is for summarizing data differently than you can normally summarize it with a PivotTable. When you create a PivotTable, you can use several different functions to summarize the data that is displayed. For instance, you can create an average of data in a particular field. What if you want to create a weighted average? Excel doesn't provide a function that automatically allows you to do this.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;When you have special needs for summations—like weighted averages—the easiest way to achieve your goal is to add an additional column in the source data as an intermediate calculation, and then add a calculated field to the actual PivotTable.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;For example, you could add a "WeightedValue" column to your source data. The formula in the column should multiply the weight times the value to be weighted. This means that if your weight is in column C and your value to be weighted is in column D, your formula in the WeightedValue column would simply be like =C2*D2. This formula will be copied down the entire column for all the rows of the data.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;You are now ready to create your PivotTable, which you should do as normal with one exception: you need to create a Calculated Field. Follow these steps:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;   1. Select any of the cells in the PivotTable.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;   2. Make sure the Options tab of the Ribbon is displayed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;   3. In the Tools group, click the Formulas tool and then choose Calculated Field. Excel displays the Insert Calculated Field dialog box, shown earlier in Figure 20.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;   4. In the Name box, enter a name for your new field.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;   5. In the Formula box, enter the formula you want used for your weighted average, such as =WeightedValue/Weight. (You use field names in the formula; you can select them from the field list at the bottom of the Insert Calculated Field dialog box.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;   6. Click OK.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Your calculated field is now inserted, and you can use the regular summation functions to display a sum of the calculated field; this is your weighted average.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Since there are many different ways that weighted averages can be calculated, it should go without saying that you can modify the formulas and steps presented here to reflect exactly what you need done with your data.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Have questions on this or any other Excel topic?  Let us know!  We hope this helps you become more efficient!&lt;/p&gt;&lt;span class="Apple-style-span" style="font-size: x-small; "&gt;Posted courtesy of &lt;a href="http://excelribbon.tips.net/"&gt;Tips.Net&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-7301237981216985310?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/7301237981216985310/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/10/adding-weighted-averages-to-pivottable.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/7301237981216985310'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/7301237981216985310'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/10/adding-weighted-averages-to-pivottable.html' title='Adding Weighted Averages to a PivotTable'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-1646286270299215522</id><published>2009-10-25T17:29:00.001-07:00</published><updated>2010-01-25T18:01:03.083-08:00</updated><title type='text'>How Does Excel Evaluate Formulas?</title><content type='html'>&lt;div class="Section1"&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="font-size:12.0pt;"&gt;Ever wonder how Excel is evaluating a particular formula? It's easy to figure out if you use the Evaluate Formula tool… &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;font-family:&amp;quot;;"&gt;It is often frustrating to figure out exactly how Excel arrives at a particular result—particularly if the formula returning the result is complex. Excel provides a very useful tool you can use to help determine out what is going on when Excel evaluates a formula.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;font-family:&amp;quot;;"&gt;To access this tool, display the Formulas tab of the ribbon. In the Formula Auditing group click the Evaluate Formula tool. Excel displays the Evaluate Formula dialog box.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;font-family:&amp;quot;;"&gt;At this point, Excel shows the full formula from the cell, and part of it is underlined. This underlined area represents the part of the formula that Excel will next evaluate. This allows you to see what intermediate steps Excel follows in arriving at a result. Every time you click the Evaluate button, Excel replaces the underlined portion of the formula with a result.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;font-family:&amp;quot;;"&gt;Nothing you do with the formula evaluator actually affects the formula in your worksheet; it remains unchanged. Instead, Excel simply shows you what happens as it works through each part of the formula to arrive at a result. When you are done using the formula evaluator, click the Close button.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;font-family:&amp;quot;;"&gt;Have questions on this or any other Excel topic?  Let us know!  We hope this helps you become more efficient!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-1646286270299215522?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/1646286270299215522/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/10/how-does-excel-evaluate-formulas.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/1646286270299215522'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/1646286270299215522'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/10/how-does-excel-evaluate-formulas.html' title='How Does Excel Evaluate Formulas?'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-4764614071214226882</id><published>2009-10-19T14:27:00.001-07:00</published><updated>2009-10-19T14:27:31.307-07:00</updated><title type='text'>Using the Keyboard to Change Cell Width and Height</title><content type='html'>&lt;p&gt;Some people ask if there is a way to adjust the height and width of a cell by using the keyboard, without using the mouse. (Some people are really adverse to using the mouse!) The answer is yes, there is a way. The problem, however, is that it isn&amp;#39;t a terribly intuitive way...&lt;/p&gt; &lt;p&gt;Here&amp;#39;s how you do set the row height:&lt;/p&gt; &lt;ol&gt;&lt;li&gt;Press &lt;b&gt;Alt&lt;/b&gt;. This kicks Excel into a &amp;quot;shortcut key mode&amp;quot; and you should see the shortcut keys appear above each tab of the ribbon.&lt;/li&gt;&lt;li&gt;Press &lt;b&gt;H&lt;/b&gt; to indicate you want to use the Home tab. New shortcut keys appear above each tool in the tab.&lt;/li&gt; &lt;li&gt;Press &lt;b&gt;O&lt;/b&gt; to indicate you want to use the Format tool in the Cells group. Excel displays a drop-down list of options.&lt;/li&gt;&lt;li&gt;Press &lt;b&gt;H&lt;/b&gt; to choose the Row Height option. Excel displays the Row Height dialog box.&lt;/li&gt; &lt;li&gt;Type the value you want for the row height.&lt;/li&gt;&lt;li&gt;Press &lt;b&gt;Enter&lt;/b&gt;.&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;The only difference in these steps when you want to specify the column width is that you should press &lt;b&gt;W&lt;/b&gt; in step 4.&lt;/p&gt; &lt;p&gt;Here&amp;#39;s another of changing the row height:&lt;/p&gt; &lt;ol&gt;&lt;li&gt;Press &lt;b&gt;Shift+Spacebar&lt;/b&gt;. Excel selects the entire row.&lt;/li&gt;&lt;li&gt;Press &lt;b&gt;Shift+F10&lt;/b&gt; to display a Context menu. (This is the same menu you see if you were to right-click on the selection.)&lt;/li&gt;&lt;li&gt;Press &lt;b&gt;R&lt;/b&gt; to indicate you want to change the row height. Excel displays the Row Height dialog box.&lt;/li&gt; &lt;li&gt;Type the value you want for the row height.&lt;/li&gt;&lt;li&gt;Press &lt;b&gt;Enter&lt;/b&gt;.&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;A similar sequence will work for setting the column width:&lt;/p&gt; &lt;ol&gt;&lt;li&gt;Press &lt;b&gt;Ctrl+Spacebar&lt;/b&gt;. Excel selects the entire column.&lt;/li&gt;&lt;li&gt;Press &lt;b&gt;Shift+F10&lt;/b&gt; to display a Context menu. (This is the same menu you see if you were to right-click on the selection.)&lt;/li&gt;&lt;li&gt;Press &lt;b&gt;C&lt;/b&gt; twice to choose the second &amp;quot;C&amp;quot; command in the Context menu (Column Width).&lt;/li&gt; &lt;li&gt;Press &lt;b&gt;Enter&lt;/b&gt;. Excel displays the Column Width dialog box.&lt;/li&gt;&lt;li&gt;Type the value you want for the column width.&lt;/li&gt;&lt;li&gt;Press &lt;b&gt;Enter&lt;/b&gt;.&lt;/li&gt;&lt;/ol&gt;As always, please comment and/or contact me if you would like additional information on how we can help you &lt;i&gt;Build Efficiency&lt;/i&gt; in your small business!&lt;br&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-4764614071214226882?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/4764614071214226882/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/10/using-keyboard-to-change-cell-width-and.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/4764614071214226882'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/4764614071214226882'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/10/using-keyboard-to-change-cell-width-and.html' title='Using the Keyboard to Change Cell Width and Height'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-9056208415429143578</id><published>2009-10-11T17:56:00.000-07:00</published><updated>2009-10-11T17:58:33.319-07:00</updated><title type='text'>Pivot Tables - One of Excel's Most Powerful Tools</title><content type='html'>&lt;span style="font-family: arial;"&gt;I won't try and hide the fact from you that I am a big fan of Pivot Tables. I use them a lot in the development of Spreadsheets for my clients. Once the client sees the Pivot Table, they nearly always ask "could I do that?" the answer of course is &lt;span style="font-weight: bold;"&gt;yes!&lt;/span&gt; Unfortunately most people tend to shy away from Pivot Tables, as they see them as too complex. to be honest with you, when you first use a Pivot Table the whole thing can seem a bit daunting. Don't be put off by this as persistence will almost certainly pay off. I find the best part about Pivot Tables is their ability to be manipulated via 'Trial-and-Error' and immediately show the result. If its' not what you expect, simply use the Undo feature and/or have another go!  What you must always remember is that you are &lt;span style="font-weight: bold;"&gt;not changing&lt;/span&gt; the structure of your original table in any way at all, so you can &lt;span style="font-weight: bold;"&gt;do no harm!&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;What would we use them for?&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;We would use a Pivot Table to produce meaningful information from a table of information.  Imagine you have a table of data that contains names, addresses, ages, occupations, phone numbers, postcodes etc.  With a Pivot Table we could very easily and quickly find out:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;                       1. How many people have the same names.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;                       2. How many postcodes are the same.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;                       3. A count of a particular occupation.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;                       4. See only people that match a particular occupation.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;                       5. Find out the addresses of people that match a postcode&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;In fact the list can go on and on!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;What is the advantage ?&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;Perhaps the biggest advantage to using Pivot Tables is the fact that we can generate and extract meaningful information from a large table of information within a matter of minutes. Or perhaps it is because they will not use up a lot of memory from your PC. In a lot of cases we could get the same results from a table of data by using Excels built in functions, but this would take more time and use far more memory. On top of this, if we wanted some new information we can simply drag-and-drop (pivot). We can also opt to have our information update each time we open the Workbook and/or by clicking refresh.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-9056208415429143578?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/9056208415429143578/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/10/pivot-tables-one-of-excels-most.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/9056208415429143578'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/9056208415429143578'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/10/pivot-tables-one-of-excels-most.html' title='Pivot Tables - One of Excel&apos;s Most Powerful Tools'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-171664467905063643</id><published>2009-10-11T17:43:00.000-07:00</published><updated>2009-10-11T17:56:11.753-07:00</updated><title type='text'>What are macros and why are they useful?</title><content type='html'>&lt;span style="font-family: arial;"&gt;Macros are a great productivity tool that allows you to run series of actions with a click of a button. Macros help you work efficiently.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;What is a macro?&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;A macro is a set of tasks combined together so that you can run or replay the entire task together with a single command. Macros are a powerful productivity tool. With macros you can perform long or boring tasks just by a single click.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;Macros are very popular with most of the Windows software.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;Many applications provide macro capability inbuilt, like MS Excel, MS Word etc. These applications provide macro recording capabilities as well as some kind of macro language. For example: you can record a macro in Excel to perform calculations, format cells or just about anything you do in Excel.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;What can you do with macros?&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;Tons. Anything and everything that is repetitive can be done using macros. All of us perform many repetitive actions day after day on our computers. Once you are aware that these are repetitive actions, you can easily create a macro for it and next time perform it with a click of a button.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;Examples: Login and check your multiple mail accounts, format data, insert date and copyright notices onto your documents, generate reports, copy data between applications. There are a zillion things you can do.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;If you think you are doing the same task again and again and it is frustrating and wasting your time and energy, you are ready to use macros. Even if it is not getting on your nerve, using a macro is a smart and fun way of working. Just understanding what you can do with macros will suggest new and more productive ways to get your job done.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;Interested in seeing if a macro will work for your project, send us an email and we’ll review it!&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-171664467905063643?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/171664467905063643/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/10/what-are-macros-and-why-are-they-useful.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/171664467905063643'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/171664467905063643'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/10/what-are-macros-and-why-are-they-useful.html' title='What are macros and why are they useful?'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3645822912939009023.post-5849198659005501583</id><published>2009-10-11T17:40:00.000-07:00</published><updated>2009-10-11T17:43:13.656-07:00</updated><title type='text'>Welcome to the new MN Excel Consulting site and blog!</title><content type='html'>&lt;span style="font-family: arial;"&gt;After a summer-long redesign, our new site has launched.  Follow MN Excel Consulting on Twitter (MNExcel) and become a fan of www.mnexcelconsulting.com on Facebook!  &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;If you would like to see a topic discussed, let me know!&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3645822912939009023-5849198659005501583?l=mnexcelconsulting.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mnexcelconsulting.blogspot.com/feeds/5849198659005501583/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/10/welcome-to-new-mn-excel-consulting-site.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/5849198659005501583'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3645822912939009023/posts/default/5849198659005501583'/><link rel='alternate' type='text/html' href='http://mnexcelconsulting.blogspot.com/2009/10/welcome-to-new-mn-excel-consulting-site.html' title='Welcome to the new MN Excel Consulting site and blog!'/><author><name>MN Excel Consulting</name><uri>http://www.blogger.com/profile/00018433278738823897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/__hoGHhMC5Bo/StKCvAqts9I/AAAAAAAAAAM/5k1j426LRdk/S220/MNEXCELCONSULTINGlogo.JPG'/></author><thr:total>0</thr:total></entry></feed>
