<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Highest Nth Number Number  in a Range</title>
	<atom:link href="http://www.automateexcel.com/2004/10/14/excel_highest_nth_number_number_in_a_ran/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.automateexcel.com/2004/10/14/excel_highest_nth_number_number_in_a_ran/</link>
	<description>Everything Excel. Only Excel.</description>
	<lastBuildDate>Mon, 21 Nov 2011 07:25:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mark</title>
		<link>http://www.automateexcel.com/2004/10/14/excel_highest_nth_number_number_in_a_ran/comment-page-1/#comment-147</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 10 Nov 2005 17:39:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-147</guid>
		<description>Thanks for the tip shades!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip shades!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shades</title>
		<link>http://www.automateexcel.com/2004/10/14/excel_highest_nth_number_number_in_a_ran/comment-page-1/#comment-148</link>
		<dc:creator>shades</dc:creator>
		<pubDate>Fri, 04 Nov 2005 16:11:17 +0000</pubDate>
		<guid isPermaLink="false">#comment-148</guid>
		<description>I like the LARGE and SMALL functions, but add a little more: I put the number reference in another cell, then use that cell reference to determine how many to search for. That way I can fill down as many as needed.&lt;br /&gt;
&lt;br /&gt;
In the example posted I would put 1 in cell D7, 2 in D8, then fill down.&lt;br /&gt;
&lt;br /&gt;
In C7 the formula would be&lt;br /&gt;
&lt;br /&gt;
=LARGE(A1:B5,D7)&lt;br /&gt;
&lt;br /&gt;
Then copy down as needed. This gives a little more flexibility and expandability on a couple of handy functions.</description>
		<content:encoded><![CDATA[<p>I like the LARGE and SMALL functions, but add a little more: I put the number reference in another cell, then use that cell reference to determine how many to search for. That way I can fill down as many as needed.</p>
<p>In the example posted I would put 1 in cell D7, 2 in D8, then fill down.</p>
<p>In C7 the formula would be</p>
<p>=LARGE(A1:B5,D7)</p>
<p>Then copy down as needed. This gives a little more flexibility and expandability on a couple of handy functions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

