<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" version="2.0">
  <channel>
    <title>ExcelTips Daily Nuggets</title>
    <link>http://excel.tips.net/</link>
    <description>ExcelTips Daily Nuggets from Tips.Net</description>
    <image>
      <title>ExcelTips</title>
      <width>127</width>
      <height>31</height>
      <link>http://excel.tips.net</link>
      <url>http://excel.tips.net/images/ETrss.jpg</url>
    </image>
    <dc:language>en-us</dc:language>
    <dc:creator>allen@sharonparq.com</dc:creator>
    <dc:date>2010-02-08T05:30:01-08:00</dc:date>
    <sy:updatePeriod>daily</sy:updatePeriod>
    <sy:updateFrequency>2</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <item>
      <title>Working with Imperial Linear Distances</title>
      <link>http://excel.tips.net/Pages/T003137_Working_with_Imperial_Linear_Distances.html</link>
      <description><![CDATA[<p>Excel is great when working with decimal-based numeric values. It is not so great when it comes to other numbering systems, such as those used for linear distances. This tip explains some of the ways you can approach working with units such as miles, yards, feet, and inches.</p>
<p>Read this ExcelTip: <a href="http://excel.tips.net/Pages/T003137_Working_with_Imperial_Linear_Distances.html">Working with Imperial Linear Distances</a><br/>
<a href="http://excel.tips.net">Microsoft Excel Tips</a> - 
<a href="http://excel.tips.net">Learn Excel Faster!</a></p>]]></description>
      <guid isPermaLink="false">003137@excel.tips.net</guid>
      <dc:date>2010-02-08T05:30:01-08:00</dc:date>
    </item>
    <item>
      <title>Counting Unique Values</title>
      <link>http://excel.tips.net/Pages/T002337_Counting_Unique_Values.html</link>
      <description><![CDATA[<p>If you have a list of values in a range of cells, you may want to know how many unique values appear in the list. The ways you can go about making that determination depend on whether the list has blanks in it or not. This tip explains your options.</p>
<p>Read this ExcelTip: <a href="http://excel.tips.net/Pages/T002337_Counting_Unique_Values.html">Counting Unique Values</a><br/>
<a href="http://excel.tips.net">Microsoft Excel Tips</a> - 
<a href="http://excel.tips.net">Learn Excel Faster!</a></p>]]></description>
      <guid isPermaLink="false">002337@excel.tips.net</guid>
      <dc:date>2010-02-07T05:30:02-08:00</dc:date>
    </item>
    <item>
      <title>Incomplete and Corrupt Sorting</title>
      <link>http://excel.tips.net/Pages/T002355_Incomplete_and_Corrupt_Sorting.html</link>
      <description><![CDATA[<p>Using the sorting tools, on the toolbar, may result in some unwanted results, such as jumbled data. If this happens to you, the best thing to do (as described in this tip) is to figure out exactly what is being sorted by Excel.</p>
<p>Read this ExcelTip: <a href="http://excel.tips.net/Pages/T002355_Incomplete_and_Corrupt_Sorting.html">Incomplete and Corrupt Sorting</a><br/>
<a href="http://excel.tips.net">Microsoft Excel Tips</a> - 
<a href="http://excel.tips.net">Learn Excel Faster!</a></p>]]></description>
      <guid isPermaLink="false">002355@excel.tips.net</guid>
      <dc:date>2010-02-06T05:30:01-08:00</dc:date>
    </item>
    <item>
      <title>Quickly Removing a Toolbar Button</title>
      <link>http://excel.tips.net/Pages/T002327_Quickly_Removing_a_Toolbar_Button.html</link>
      <description><![CDATA[<p>Want to get rid of a toolbar button? ThereÃÂÃÂs no need to drag open the menus and dialog boxes; just use the shortcut described in this tip, and you can permanently remove buttons very quickly.</p>
<p>Read this ExcelTip: <a href="http://excel.tips.net/Pages/T002327_Quickly_Removing_a_Toolbar_Button.html">Quickly Removing a Toolbar Button</a><br/>
<a href="http://excel.tips.net">Microsoft Excel Tips</a> - 
<a href="http://excel.tips.net">Learn Excel Faster!</a></p>]]></description>
      <guid isPermaLink="false">002327@excel.tips.net</guid>
      <dc:date>2010-02-05T05:30:01-08:00</dc:date>
    </item>
    <item>
      <title>Returning the MODE of a Range</title>
      <link>http://excel.tips.net/Pages/T002365_Returning_the_MODE_of_a_Range.html</link>
      <description><![CDATA[<p>The MODE function is used to determine the most frequently recurring value in a range. This tip explains how to use the function in your worksheet.</p>
<p>Read this ExcelTip: <a href="http://excel.tips.net/Pages/T002365_Returning_the_MODE_of_a_Range.html">Returning the MODE of a Range</a><br/>
<a href="http://excel.tips.net">Microsoft Excel Tips</a> - 
<a href="http://excel.tips.net">Learn Excel Faster!</a></p>]]></description>
      <guid isPermaLink="false">002365@excel.tips.net</guid>
      <dc:date>2010-02-04T05:30:02-08:00</dc:date>
    </item>
    <item>
      <title>Deriving High and Low Non-Zero Values</title>
      <link>http://excel.tips.net/Pages/T002332_Deriving_High_and_Low_NonZero_Values.html</link>
      <description><![CDATA[<p>Excel provides handy functions that allow you to determine the high and low values in a range. You may want to limit what is returned to non-zero values, which involves the use of a slightly more complex formula, as described in this tip.</p>
<p>Read this ExcelTip: <a href="http://excel.tips.net/Pages/T002332_Deriving_High_and_Low_NonZero_Values.html">Deriving High and Low Non-Zero Values</a><br/>
<a href="http://excel.tips.net">Microsoft Excel Tips</a> - 
<a href="http://excel.tips.net">Learn Excel Faster!</a></p>]]></description>
      <guid isPermaLink="false">002332@excel.tips.net</guid>
      <dc:date>2010-02-01T05:30:01-08:00</dc:date>
    </item>
    <item>
      <title>Counting Cells with Specific Characters</title>
      <link>http://excel.tips.net/Pages/T002342_Counting_Cells_with_Specific_Characters.html</link>
      <description><![CDATA[<p>If youÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂve got a long list of data and you want to count the number of cells in the range that begin with a specific character, putting together the proper formula can be a bit confusing. You can get just what you need by using the COUNTIF function, as illustrated in this tip.</p>
<p>Read this ExcelTip: <a href="http://excel.tips.net/Pages/T002342_Counting_Cells_with_Specific_Characters.html">Counting Cells with Specific Characters</a><br/>
<a href="http://excel.tips.net">Microsoft Excel Tips</a> - 
<a href="http://excel.tips.net">Learn Excel Faster!</a></p>]]></description>
      <guid isPermaLink="false">002342@excel.tips.net</guid>
      <dc:date>2010-01-31T05:30:02-08:00</dc:date>
    </item>
  </channel>
</rss>
