Dear Shrinivas,

Please see attached sheet..

*=VLOOKUP(H6&I6,A4:D8,4,0)*
Alternative solutions...

*{=INDEX(D4:D8,MATCH(1,(B4:B8=H6)*(C4:C8=I6),0))}
{=OFFSET(D3,MATCH(1,(B4:B8=H6)*(C4:C8=I6),0),0)}*
*=DSUM(B3:D8,D3,H5:I6)*

-- 
Thanks & regards,
Noorain Ansari
*http://noorain-ansari.blogspot.com/* <http://noorain-ansari.blogspot.com/>

On Wed, Aug 31, 2011 at 12:13 PM, Shrinivas Shevde
<shrinivas...@gmail.com>wrote:

> Dear all
> Can I use Vlookup with 2 criteria?
> If Yes please let me know
>
>
> --
> Shrini
>
> --
>
> ----------------------------------------------------------------------------------
> Some important links for excel users:
> 1. Follow us on TWITTER for tips tricks and links :
> http://twitter.com/exceldailytip
> 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
> 3. Excel tutorials at http://www.excel-macros.blogspot.com
> 4. Learn VBA Macros at http://www.quickvba.blogspot.com
> 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
>
> To post to this group, send email to excel-macros@googlegroups.com
>
> <><><><><><><><><><><><><><><><><><><><><><>
> Like our page on facebook , Just follow below link
> http://www.facebook.com/discussexcel
>

-- 
----------------------------------------------------------------------------------
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel

Attachment: Vlookup_Example with two Condition.xls
Description: MS-Excel spreadsheet

Reply via email to