<?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: Excel VLookup Function</title>
	<atom:link href="http://www.businesshut.com/excel/excel-vlookup-function/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.businesshut.com/excel/excel-vlookup-function/</link>
	<description>Technology Consulting for Small Businesses</description>
	<lastBuildDate>Fri, 20 Jan 2012 13:47:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Igor</title>
		<link>http://www.businesshut.com/excel/excel-vlookup-function/#comment-410</link>
		<dc:creator>Igor</dc:creator>
		<pubDate>Fri, 04 Nov 2011 21:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.businesshut.com/?p=90#comment-410</guid>
		<description>Hi, i have problem with vlookup.
When I use vlookup formula I recived always same result (21). I need more results (21,25,etc).
Ascending or descending of data is not possible (this is small part of very big table)
Can you help me?

Thanks, Igor

Sample:
1	11					
2	21					
3	31					
4	41					
5	51		look for	2		
1	12					
2	25		result 	21		21
2	23			21		25
3	32			21		23
4	42			21		20
5	52			21		25
1	13					
2	20			wrong		correct
3	33					
4	43					
5	53					
1	14					
2	25					
3	34					
4	44					
5	54</description>
		<content:encoded><![CDATA[<p>Hi, i have problem with vlookup.<br />
When I use vlookup formula I recived always same result (21). I need more results (21,25,etc).<br />
Ascending or descending of data is not possible (this is small part of very big table)<br />
Can you help me?</p>
<p>Thanks, Igor</p>
<p>Sample:<br />
1	11<br />
2	21<br />
3	31<br />
4	41<br />
5	51		look for	2<br />
1	12<br />
2	25		result 	21		21<br />
2	23			21		25<br />
3	32			21		23<br />
4	42			21		20<br />
5	52			21		25<br />
1	13<br />
2	20			wrong		correct<br />
3	33<br />
4	43<br />
5	53<br />
1	14<br />
2	25<br />
3	34<br />
4	44<br />
5	54</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali Mohsin</title>
		<link>http://www.businesshut.com/excel/excel-vlookup-function/#comment-301</link>
		<dc:creator>Ali Mohsin</dc:creator>
		<pubDate>Mon, 08 Aug 2011 17:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.businesshut.com/?p=90#comment-301</guid>
		<description>Hi, 

I am trying to use VLOOKUP and having a problem when i have a &quot;+&quot; or &quot;-&quot; sign in my lookup value. For example I have a grade criteria and the Grade is A+ when I am running VLOOKUP on it its not returning me the value. 

Can you please help?

Thanks.

Ali</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I am trying to use VLOOKUP and having a problem when i have a &#8220;+&#8221; or &#8220;-&#8221; sign in my lookup value. For example I have a grade criteria and the Grade is A+ when I am running VLOOKUP on it its not returning me the value. </p>
<p>Can you please help?</p>
<p>Thanks.</p>
<p>Ali</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Green</title>
		<link>http://www.businesshut.com/excel/excel-vlookup-function/#comment-255</link>
		<dc:creator>Jason Green</dc:creator>
		<pubDate>Fri, 20 May 2011 14:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.businesshut.com/?p=90#comment-255</guid>
		<description>Nilesh,

There&#039;s no way to natively query two separate arrays or lookup values in a VLookup function.  However, depending on how your spreadsheet is set up, you might be able to use the Concatenate function to combine values.  Your situation sounds very specific, so there could be any number of different solutions to your problem.  With creative use of the concatenate function, I think you have a good shot at solving this problem.</description>
		<content:encoded><![CDATA[<p>Nilesh,</p>
<p>There&#8217;s no way to natively query two separate arrays or lookup values in a VLookup function.  However, depending on how your spreadsheet is set up, you might be able to use the Concatenate function to combine values.  Your situation sounds very specific, so there could be any number of different solutions to your problem.  With creative use of the concatenate function, I think you have a good shot at solving this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nilesh s gaonkar</title>
		<link>http://www.businesshut.com/excel/excel-vlookup-function/#comment-253</link>
		<dc:creator>nilesh s gaonkar</dc:creator>
		<pubDate>Fri, 20 May 2011 13:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.businesshut.com/?p=90#comment-253</guid>
		<description>can i use two different rows and two differend colum in one time vlookup 

i wanted to 
tow different lookup_value, 
tow table_array, 
two col_index_num,
 range_lookup 
in one time use in formulas please help me</description>
		<content:encoded><![CDATA[<p>can i use two different rows and two differend colum in one time vlookup </p>
<p>i wanted to<br />
tow different lookup_value,<br />
tow table_array,<br />
two col_index_num,<br />
 range_lookup<br />
in one time use in formulas please help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Green</title>
		<link>http://www.businesshut.com/excel/excel-vlookup-function/#comment-227</link>
		<dc:creator>Jason Green</dc:creator>
		<pubDate>Mon, 02 May 2011 12:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.businesshut.com/?p=90#comment-227</guid>
		<description>Thanks. That&#039;s a good tip.

My formulas never have errors so I haven&#039;t used this before. jk ;-)</description>
		<content:encoded><![CDATA[<p>Thanks. That&#8217;s a good tip.</p>
<p>My formulas never have errors so I haven&#8217;t used this before. jk <img src='http://www.businesshut.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Computergaga</title>
		<link>http://www.businesshut.com/excel/excel-vlookup-function/#comment-226</link>
		<dc:creator>Computergaga</dc:creator>
		<pubDate>Mon, 02 May 2011 06:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.businesshut.com/?p=90#comment-226</guid>
		<description>The ISNA function can also be used as an alternative to the ISERROR. You may need to be made aware of a legitimate error which ISERROR would hide from you. The ISNA function can be used in the same was as described above.</description>
		<content:encoded><![CDATA[<p>The ISNA function can also be used as an alternative to the ISERROR. You may need to be made aware of a legitimate error which ISERROR would hide from you. The ISNA function can be used in the same was as described above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: excel vlookup &#124; Real Estate Nayarit</title>
		<link>http://www.businesshut.com/excel/excel-vlookup-function/#comment-211</link>
		<dc:creator>excel vlookup &#124; Real Estate Nayarit</dc:creator>
		<pubDate>Thu, 21 Apr 2011 15:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.businesshut.com/?p=90#comment-211</guid>
		<description>[...] information.The lookup value resides in the left-most column of the lookup table. excel vlookup   This entry was posted in Accounting. Bookmark the permalink.    &#8592; You wouldn&#8217;t want to [...]</description>
		<content:encoded><![CDATA[<p>[...] information.The lookup value resides in the left-most column of the lookup table. excel vlookup   This entry was posted in Accounting. Bookmark the permalink.    &larr; You wouldn&#8217;t want to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Green</title>
		<link>http://www.businesshut.com/excel/excel-vlookup-function/#comment-144</link>
		<dc:creator>Jason Green</dc:creator>
		<pubDate>Mon, 13 Dec 2010 00:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.businesshut.com/?p=90#comment-144</guid>
		<description>You could try using nested IF statements or concatenate all of the cells in your range and do one IF test for null.  

&gt; Nested IF Statements:
=IF(a1=&quot;&quot;,if(b1=&quot;&quot;,&quot;NULL&quot;,&quot;NOT NULL&quot;),&quot;NOT NULL&quot;)

&gt; Concatenate then Check:
=IF(concatenate(a1,b1)=&quot;&quot;,&quot;NULL&quot;,&quot;NOT NULL&quot;)

These formulas haven&#039;t been tested, but I think they&#039;ll solve the problem you&#039;re having.</description>
		<content:encoded><![CDATA[<p>You could try using nested IF statements or concatenate all of the cells in your range and do one IF test for null.  </p>
<p>> Nested IF Statements:<br />
=IF(a1=&#8221;",if(b1=&#8221;",&#8221;NULL&#8221;,&#8221;NOT NULL&#8221;),&#8221;NOT NULL&#8221;)</p>
<p>> Concatenate then Check:<br />
=IF(concatenate(a1,b1)=&#8221;",&#8221;NULL&#8221;,&#8221;NOT NULL&#8221;)</p>
<p>These formulas haven&#8217;t been tested, but I think they&#8217;ll solve the problem you&#8217;re having.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MT Abraham</title>
		<link>http://www.businesshut.com/excel/excel-vlookup-function/#comment-143</link>
		<dc:creator>MT Abraham</dc:creator>
		<pubDate>Thu, 18 Nov 2010 18:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.businesshut.com/?p=90#comment-143</guid>
		<description>Sir, 

I am trying to make a formula to return null value.
The requirement is to get null value if all the cells in the relevant range is null.

Regards,

Abraham</description>
		<content:encoded><![CDATA[<p>Sir, </p>
<p>I am trying to make a formula to return null value.<br />
The requirement is to get null value if all the cells in the relevant range is null.</p>
<p>Regards,</p>
<p>Abraham</p>
]]></content:encoded>
	</item>
</channel>
</rss>

