<?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>2009-07-04T05: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>Assigning a Macro to a Keyboard Combination</title>
      <link>http://excel.tips.net/Pages/T002714_Assigning_a_Macro_to_a_Keyboard_Combination.html</link>
      <description><![CDATA[<p>Creating a macro and assigning it to a combination of keystrokes on the keyboard.</p>
<p>Read this ExcelTip: <a href="http://excel.tips.net/Pages/T002714_Assigning_a_Macro_to_a_Keyboard_Combination.html">Assigning a Macro to a Keyboard Combination</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">002714@excel.tips.net</guid>
      <dc:date>2009-07-04T05:30:01-08:00</dc:date>
    </item>
    <item>
      <title>Creating Scenarios</title>
      <link>http://excel.tips.net/Pages/T002860_Creating_Scenarios.html</link>
      <description><![CDATA[<p>The Scenario Manager is a tool you can use to store and easily recall different settings within a worksheet. This tip introduces the Scenario Manager and explains how to save your own scenarios.</p>
<p>Read this ExcelTip: <a href="http://excel.tips.net/Pages/T002860_Creating_Scenarios.html">Creating Scenarios</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">002860@excel.tips.net</guid>
      <dc:date>2009-07-03T05:30:01-08:00</dc:date>
    </item>
    <item>
      <title>Using Message Boxes</title>
      <link>http://excel.tips.net/Pages/T002265_Using_Message_Boxes.html</link>
      <description><![CDATA[<p>When creating a macro, one of the ways you can communicate with users is through the use of a message box. This tip explains what message boxes are and how to implement them in your own macros.</p>
<p>Read this ExcelTip: <a href="http://excel.tips.net/Pages/T002265_Using_Message_Boxes.html">Using Message Boxes</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">002265@excel.tips.net</guid>
      <dc:date>2009-07-02T05:30:02-08:00</dc:date>
    </item>
    <item>
      <title>Understanding Phantom Macros</title>
      <link>http://excel.tips.net/Pages/T002011_Understanding_Phantom_Macros.html</link>
      <description><![CDATA[<p>Knowing how Excel sees macros and how to fix phantom macros.</p>
<p>Read this ExcelTip: <a href="http://excel.tips.net/Pages/T002011_Understanding_Phantom_Macros.html">Understanding Phantom Macros</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">002011@excel.tips.net</guid>
      <dc:date>2009-07-01T05:30:01-08:00</dc:date>
    </item>
    <item>
      <title>Picking a Group of Cells</title>
      <link>http://excel.tips.net/Pages/T001967_Picking_a_Group_of_Cells.html</link>
      <description><![CDATA[<p>A group of cells is different from a contiguous range of cellsÃÂÃÂÃÂÃÂsometimes a group of cells is called a <i>selection set.</i> Here you learn not only the differences, but how to select both.</p>
<p>Read this ExcelTip: <a href="http://excel.tips.net/Pages/T001967_Picking_a_Group_of_Cells.html">Picking a Group of Cells</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">001967@excel.tips.net</guid>
      <dc:date>2009-06-30T05:30:02-08:00</dc:date>
    </item>
    <item>
      <title>Running Out of Memory</title>
      <link>http://excel.tips.net/Pages/T002732_Running_Out_of_Memory.html</link>
      <description><![CDATA[<p>Do you get an error when you try to insert just one more chart in your workbook? It could be because of an obscure resource-related problem in Excel, or it could just be that you are running out of resources. This tip explains how to track down what the problem may be.</p>
<p>Read this ExcelTip: <a href="http://excel.tips.net/Pages/T002732_Running_Out_of_Memory.html">Running Out of Memory</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">002732@excel.tips.net</guid>
      <dc:date>2009-06-29T05:30:01-08:00</dc:date>
    </item>
    <item>
      <title>Hiding Rows Based on a Cell Value</title>
      <link>http://excel.tips.net/Pages/T001940_Hiding_Rows_Based_on_a_Cell_Value.html</link>
      <description><![CDATA[<p>This tip contains a macro to hide rows that contain data you don't want to see.</p>
<p>Read this ExcelTip: <a href="http://excel.tips.net/Pages/T001940_Hiding_Rows_Based_on_a_Cell_Value.html">Hiding Rows Based on a Cell Value</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">001940@excel.tips.net</guid>
      <dc:date>2009-06-28T05:30:01-08:00</dc:date>
    </item>
  </channel>
</rss>
