
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Super Charge Your Projects!! &#187; INDEX &amp; MATCH</title>
	<atom:link href="http://easyfastexcel.com/category/excel/excel-functions/index-match/feed/" rel="self" type="application/rss+xml" />
	<link>http://easyfastexcel.com</link>
	<description>~ Tricks to increase speed, efficiency, and productivity ~</description>
	<lastBuildDate>Tue, 29 Mar 2016 06:15:46 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
<!-- podcast_generator="Blubrry PowerPress/5.0.9" mode="advanced" -->
	<itunes:summary>~ Tricks to increase speed, efficiency, and productivity ~</itunes:summary>
	<itunes:author>Super Charge Your Projects!!</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://easyfastexcel.com/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:subtitle>~ Tricks to increase speed, efficiency, and productivity ~</itunes:subtitle>
	<image>
		<title>Super Charge Your Projects!! &#187; INDEX &amp; MATCH</title>
		<url>http://easyfastexcel.com/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://easyfastexcel.com/category/excel/excel-functions/index-match/</link>
	</image>
	<item>
		<title>Index &amp; Match Functions &#8211; A More Flexible VLOOKUP!!</title>
		<link>http://easyfastexcel.com/excel-functions-index-match/</link>
		<comments>http://easyfastexcel.com/excel-functions-index-match/#comments</comments>
		<pubDate>Sun, 24 Jun 2012 03:47:29 +0000</pubDate>
		<dc:creator><![CDATA[easyfastexcel]]></dc:creator>
				<category><![CDATA[Excel Functions]]></category>
		<category><![CDATA[INDEX & MATCH]]></category>
		<category><![CDATA[VLOOKUP]]></category>
		<category><![CDATA[arguments]]></category>
		<category><![CDATA[complex]]></category>
		<category><![CDATA[dirty]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[efficiency]]></category>
		<category><![CDATA[EXCEL]]></category>
		<category><![CDATA[fast]]></category>
		<category><![CDATA[finance]]></category>
		<category><![CDATA[formula]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[increase]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[lookup]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[manipulation]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[match]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[quick]]></category>
		<category><![CDATA[reports]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[spreadsheet]]></category>
		<category><![CDATA[summary]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[trianing]]></category>
		<category><![CDATA[trick]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vlookup]]></category>

		<guid isPermaLink="false">http://easyfastexcel.com/?p=5</guid>
		<description><![CDATA[MATCH FUNCTION INDEX FUNCTION MATCH FUNCTION Function: a lookup function that returns the relative position of an item in a list =MATCH(lookup_value,lookup_array,match_type) Parameters: 3 lookup_value = the value you use to find the value you want in a table. lookup_array = contiguous range of cells containing possible lookup values. match_type = tells index which row [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><strong>MATCH FUNCTION</strong><br />
<iframe src="http://www.youtube.com/embed/J49RaOFShZQ" frameborder="0" width="480" height="360"></iframe><br />
<strong></strong></p>
<p><strong>INDEX FUNCTION</strong><br />
<iframe src="http://www.youtube.com/embed/d9ExzuZMEYo" frameborder="0" width="480" height="360"></iframe></p>
<p><strong>MATCH FUNCTION</strong></p>
<p><strong>Function</strong>: a lookup function that returns the relative position of an item in a list</p>
<p style="text-align: center;">=MATCH(lookup_value,lookup_array,match_type)</p>
<p><strong>Parameters</strong>: 3</p>
<div>
<ul>
<li>lookup_value = the value you use to find the value you want in a table.</li>
<li>lookup_array = contiguous range of cells containing possible lookup values.</li>
<li>match_type = tells index which row to look at.</li>
</ul>
</div>
<p>0 = Exact Match</p>
<p>1 = Approximate Match (less than the lookup_value)</p>
<p>-1 = Approximate Match (greater than the lookup_value)</p>
<p><strong>INDEX FUNCTION</strong></p>
<p><strong>Function</strong>: lookup function that can do a two-way lookup.</p>
<p style="text-align: center;">=INDEX(array,row_num,column_num)</p>
<p><strong>Parameters</strong>: 3</p>
<div>
<ul>
<li>array = the two dementioanl table</li>
<li>row_num= tells index which row to look at</li>
<li>column_num = tells index which row to look at</li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://easyfastexcel.com/excel-functions-index-match/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
