<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">

<channel>
<title>Allen Wyatt's ExcelTips</title>
<link>http://excel.tips.net/</link>
<description>Allen Wyatt's ExcelTips</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>2012-05-12T09:02:25-08:00</dc:date>
<sy:updatePeriod>weekly</sy:updatePeriod>
<sy:updateFrequency>2</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

<item>
<title>Filling a Range of Cells with Values</title>
<link>http://excel.tips.net/T011701_Filling_a_Range_of_Cells_with_Values.html</link>
<description>
<![CDATA[<p>When writing a macro, you may want to fill a range of cells with different values. The easiest way to do this is to use arrays to fill the cells, as described in this tip.</p>]]>
<![CDATA[<p>Read this ExcelTip: 
<a href="http://excel.tips.net/T011701_Filling_a_Range_of_Cells_with_Values.html">Filling a Range of Cells with Values</a><br/>
<a href="http://excel.tips.net/">Microsoft Excel Tips</a> - 
<a href="http://excel.tips.net/">Master Excel's Power!</a></p>]]>
</description>
<guid isPermaLink="false">011701@excel.tips.net</guid>
<dc:date>2012-05-12T01:04:00-08:00</dc:date>
</item>

<item>
<title>Using the TRUNC Worksheet Function</title>
<link>http://excel.tips.net/T002151_Using_the_TRUNC_Worksheet_Function.html</link>
<description>
<![CDATA[<p>Want to chop off everything after a certain point in a number? The TRUNC function can help with this need.</p>]]>
<![CDATA[<p>Read this ExcelTip: 
<a href="http://excel.tips.net/T002151_Using_the_TRUNC_Worksheet_Function.html">Using the TRUNC Worksheet Function</a><br/>
<a href="http://excel.tips.net/">Microsoft Excel Tips</a> - 
<a href="http://excel.tips.net/">Master Excel's Power!</a></p>]]>
</description>
<guid isPermaLink="false">002151@excel.tips.net</guid>
<dc:date>2012-05-12T01:03:00-08:00</dc:date>
</item>

<item>
<title>Setting Vertical Alignment</title>
<link>http://excel.tips.net/T002124_Setting_Vertical_Alignment.html</link>
<description>
<![CDATA[<p>Excel allows you to adjust not only the horizontal alignment of values in a cell, but also the vertical alignment. This tip shows how.</p>]]>
<![CDATA[<p>Read this ExcelTip: 
<a href="http://excel.tips.net/T002124_Setting_Vertical_Alignment.html">Setting Vertical Alignment</a><br/>
<a href="http://excel.tips.net/">Microsoft Excel Tips</a> - 
<a href="http://excel.tips.net/">Master Excel's Power!</a></p>]]>
</description>
<guid isPermaLink="false">002124@excel.tips.net</guid>
<dc:date>2012-05-12T01:02:00-08:00</dc:date>
</item>

<item>
<title>Comparing Strings</title>
<link>http://excel.tips.net/T002279_Comparing_Strings.html</link>
<description>
<![CDATA[<p>As your macro is processing information, there will doubtless be times that it will need to compare information in strings. Here's a couple of handy ideas on how that can be best done.</p>]]>
<![CDATA[<p>Read this ExcelTip: 
<a href="http://excel.tips.net/T002279_Comparing_Strings.html">Comparing Strings</a><br/>
<a href="http://excel.tips.net/">Microsoft Excel Tips</a> - 
<a href="http://excel.tips.net/">Master Excel's Power!</a></p>]]>
</description>
<guid isPermaLink="false">002279@excel.tips.net</guid>
<dc:date>2012-05-12T01:01:00-08:00</dc:date>
</item>

<item>
<title>Help Wanted: Looking Backward through a Data Table</title>
<link>mailto:etanswers@tips.net</link>
<description>
<![CDATA[<p>I have a large data table in Excel. Each row has a vehicle number, date (the table is sorted by this column), beginning mileage, and ending mileage. I would like to search backwards through the list to find the ending mileage for the same vehicle number to use as the beginning mileage in the current row.  Similar to VLOOKUP but looking bottom to top rather that top to bottom. Is there a way to do this type of lookup?</p>
<p>-Kirk Mays</p>]]>
<![CDATA[<p>Answer this Help Wanted question: 
<a href="mailto:etanswers@tips.net"></a><br/>
<a href="http://excel.tips.net/">Microsoft Excel Tips</a> - 
<a href="http://excel.tips.net/">Master Excel's Power!</a></p>]]>
</description>
<guid isPermaLink="false">HW05121@excel.tips.net</guid>
<dc:date>2012-05-12T01:00:00-08:00</dc:date>
</item>

<item>
<title>Setting the Width for Row Labels</title>
<link>http://excel.tips.net/T011676_Setting_the_Width_for_Row_Labels.html</link>
<description>
<![CDATA[<p>Excel displays, by default, a row label or heading at the left side of each row on the screen. As you scroll down the screen, the width of this heading increases to accommodate the number of digits it needs to display. This can cause some interesting side effects, as discussed in this tip.</p>]]>
<![CDATA[<p>Read this ExcelTip: 
<a href="http://excel.tips.net/T011676_Setting_the_Width_for_Row_Labels.html">Setting the Width for Row Labels</a><br/>
<a href="http://excel.tips.net/">Microsoft Excel Tips</a> - 
<a href="http://excel.tips.net/">Master Excel's Power!</a></p>]]>
</description>
<guid isPermaLink="false">011676@excel.tips.net</guid>
<dc:date>2012-05-05T01:04:00-08:00</dc:date>
</item>

<item>
<title>Turning Off Track Changes without Unsharing</title>
<link>http://excel.tips.net/T002511_Turning_Off_Track_Changes_without_Unsharing.html</link>
<description>
<![CDATA[<p>The Track Changes tool in Excel can be helpful, but it can also be aggravating because it doesn't allow you to use it on a shared workbook. This tip examines the precise interaction between Track Changes and workbook sharing.</p>]]>
<![CDATA[<p>Read this ExcelTip: 
<a href="http://excel.tips.net/T002511_Turning_Off_Track_Changes_without_Unsharing.html">Turning Off Track Changes without Unsharing</a><br/>
<a href="http://excel.tips.net/">Microsoft Excel Tips</a> - 
<a href="http://excel.tips.net/">Master Excel's Power!</a></p>]]>
</description>
<guid isPermaLink="false">002511@excel.tips.net</guid>
<dc:date>2012-05-05T01:03:00-08:00</dc:date>
</item>

<item>
<title>Taking a Picture</title>
<link>http://excel.tips.net/T003523_Taking_a_Picture.html</link>
<description>
<![CDATA[<p>Excel allows you to capture portions of your worksheet as a picture that you can then use in a variety of other ways. Here's how to take the snapshot.</p>]]>
<![CDATA[<p>Read this ExcelTip: 
<a href="http://excel.tips.net/T003523_Taking_a_Picture.html">Taking a Picture</a><br/>
<a href="http://excel.tips.net/">Microsoft Excel Tips</a> - 
<a href="http://excel.tips.net/">Master Excel's Power!</a></p>]]>
</description>
<guid isPermaLink="false">003523@excel.tips.net</guid>
<dc:date>2012-05-05T01:02:00-08:00</dc:date>
</item>

<item>
<title>Retrieving Worksheet Names</title>
<link>http://excel.tips.net/T002274_Retrieving_Worksheet_Names.html</link>
<description>
<![CDATA[<p>Want to grab the names of all the worksheets in a workbook? Here's how you can stuff all those names into the cells of a worksheet.</p>]]>
<![CDATA[<p>Read this ExcelTip: 
<a href="http://excel.tips.net/T002274_Retrieving_Worksheet_Names.html">Retrieving Worksheet Names</a><br/>
<a href="http://excel.tips.net/">Microsoft Excel Tips</a> - 
<a href="http://excel.tips.net/">Master Excel's Power!</a></p>]]>
</description>
<guid isPermaLink="false">002274@excel.tips.net</guid>
<dc:date>2012-05-05T01:01:00-08:00</dc:date>
</item>

</channel>
</rss>


