<?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: Return value if in range in excel</title> <atom:link href="http://www.get-digital-help.com/2010/01/13/return-value-if-in-range-in-excel/feed/" rel="self" type="application/rss+xml" /><link>http://www.get-digital-help.com/2010/01/13/return-value-if-in-range-in-excel/</link> <description>Quality excel resource</description> <lastBuildDate>Thu, 09 Feb 2012 20:47:33 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: JPSABOURIN</title><link>http://www.get-digital-help.com/2010/01/13/return-value-if-in-range-in-excel/comment-page-1/#comment-47411</link> <dc:creator>JPSABOURIN</dc:creator> <pubDate>Tue, 31 Jan 2012 13:55:01 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=3476#comment-47411</guid> <description>I am looking at a way to create a Bring Forward system witht the dates of the calendar.
It would be the first wednesday of the year like 2012-01-04 to 2012-01-18 would return the value of 1, and 2012-01-19 to 2012-02-01 would return the value of 2, etc...</description> <content:encoded><![CDATA[<p>I am looking at a way to create a Bring Forward system witht the dates of the calendar.</p><p>It would be the first wednesday of the year like 2012-01-04 to 2012-01-18 would return the value of 1, and 2012-01-19 to 2012-02-01 would return the value of 2, etc...</p> ]]></content:encoded> </item> <item><title>By: Oscar</title><link>http://www.get-digital-help.com/2010/01/13/return-value-if-in-range-in-excel/comment-page-1/#comment-39993</link> <dc:creator>Oscar</dc:creator> <pubDate>Wed, 07 Dec 2011 12:26:25 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=3476#comment-39993</guid> <description>~charmain~,
I am happy you found it useful!</description> <content:encoded><![CDATA[<p>~charmain~,</p><p>I am happy you found it useful!</p> ]]></content:encoded> </item> <item><title>By: ~charmain~</title><link>http://www.get-digital-help.com/2010/01/13/return-value-if-in-range-in-excel/comment-page-1/#comment-39953</link> <dc:creator>~charmain~</dc:creator> <pubDate>Tue, 06 Dec 2011 21:25:09 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=3476#comment-39953</guid> <description>happened upon this while calulating rating scores for timed surgical evaluation... needed formula to output score based upon time ranges... &quot;formula in cell D10&quot; worked perfectly! Thanks SO much!!!!</description> <content:encoded><![CDATA[<p>happened upon this while calulating rating scores for timed surgical evaluation... needed formula to output score based upon time ranges... "formula in cell D10" worked perfectly! Thanks SO much!!!!</p> ]]></content:encoded> </item> <item><title>By: Getting an approximate match from a range » Code For Excel And Outlook</title><link>http://www.get-digital-help.com/2010/01/13/return-value-if-in-range-in-excel/comment-page-1/#comment-2215</link> <dc:creator>Getting an approximate match from a range » Code For Excel And Outlook</dc:creator> <pubDate>Fri, 22 Jan 2010 12:02:29 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=3476#comment-2215</guid> <description>[...] Return value if in range in excel, Oscar shows us a formula for returning values in a column based on a number range. Let&#039;s review [...]</description> <content:encoded><![CDATA[<p>[...] Return value if in range in excel, Oscar shows us a formula for returning values in a column based on a number range. Let&#39;s review [...]</p> ]]></content:encoded> </item> <item><title>By: Oscar</title><link>http://www.get-digital-help.com/2010/01/13/return-value-if-in-range-in-excel/comment-page-1/#comment-2083</link> <dc:creator>Oscar</dc:creator> <pubDate>Wed, 13 Jan 2010 21:10:06 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=3476#comment-2083</guid> <description>Thumbs up!!
I guess the columns must be sorted ascending in order for the formulas to work properly.
Thanks for your contribution!</description> <content:encoded><![CDATA[<p>Thumbs up!!</p><p>I guess the columns must be sorted ascending in order for the formulas to work properly.</p><p>Thanks for your contribution!</p> ]]></content:encoded> </item> <item><title>By: JP</title><link>http://www.get-digital-help.com/2010/01/13/return-value-if-in-range-in-excel/comment-page-1/#comment-2077</link> <dc:creator>JP</dc:creator> <pubDate>Wed, 13 Jan 2010 14:40:30 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=3476#comment-2077</guid> <description>Great post, Oscar. There are simpler formulas to do this, though.
=VLOOKUP($D$8,$B$4:$D$6,3,TRUE)
or
=INDEX($D$4:$D$6,MATCH(D8,$B$4:$B$6,1))
will also return B.</description> <content:encoded><![CDATA[<p>Great post, Oscar. There are simpler formulas to do this, though.</p><p>=VLOOKUP($D$8,$B$4:$D$6,3,TRUE)</p><p>or</p><p>=INDEX($D$4:$D$6,MATCH(D8,$B$4:$B$6,1))</p><p>will also return B.</p> ]]></content:encoded> </item> </channel> </rss>
