<?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: Match Formula in Excel</title>
	<atom:link href="http://excelhints.com/2007/06/19/match-formula-in-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://excelhints.com/2007/06/19/match-formula-in-excel/</link>
	<description>Excel Tips and Tricks for All Levels</description>
	<lastBuildDate>Thu, 09 Sep 2010 19:13:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: john</title>
		<link>http://excelhints.com/2007/06/19/match-formula-in-excel/comment-page-1/#comment-752</link>
		<dc:creator>john</dc:creator>
		<pubDate>Tue, 24 Mar 2009 20:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/06/19/match-formula-in-excel/#comment-752</guid>
		<description>I agree Rick.  Depending on what I am doing, I use both the index/match and vlookup/hlookup formulas throughout.  The index/match combination does provide a more flexible alternative if needed.  

Thanks for the info.

John</description>
		<content:encoded><![CDATA[<p>I agree Rick.  Depending on what I am doing, I use both the index/match and vlookup/hlookup formulas throughout.  The index/match combination does provide a more flexible alternative if needed.  </p>
<p>Thanks for the info.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick G</title>
		<link>http://excelhints.com/2007/06/19/match-formula-in-excel/comment-page-1/#comment-751</link>
		<dc:creator>Rick G</dc:creator>
		<pubDate>Tue, 24 Mar 2009 20:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/06/19/match-formula-in-excel/#comment-751</guid>
		<description>When I &quot;discovered&quot; the combination of Index(array,index_row,index_col) and Match(value,comparison_array,match_type), I quit using the Vlookup and Hlookup completely.  I have used Index for two-way lookups, using Match functions to determine both the column and the row of the target value.  I also like the fact that the Index-Match combination doesn&#039;t require that the &quot;indexing&quot; field be the first row or first column of the array; in fact it doesn&#039;t have to be a part of the Index array at all.  I&#039;ve even had cases where my Match function looked at a comparison_array on a different sheet from that containing the array used by Index.  Once learned, this two function combo is a very powerful and intuitive tool.</description>
		<content:encoded><![CDATA[<p>When I &#8220;discovered&#8221; the combination of Index(array,index_row,index_col) and Match(value,comparison_array,match_type), I quit using the Vlookup and Hlookup completely.  I have used Index for two-way lookups, using Match functions to determine both the column and the row of the target value.  I also like the fact that the Index-Match combination doesn&#8217;t require that the &#8220;indexing&#8221; field be the first row or first column of the array; in fact it doesn&#8217;t have to be a part of the Index array at all.  I&#8217;ve even had cases where my Match function looked at a comparison_array on a different sheet from that containing the array used by Index.  Once learned, this two function combo is a very powerful and intuitive tool.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
