Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
NITESH G
 
Posts: n/a
Default vlookup with 2 values


I want to use vlookup function , and lookup 2 values at a time.
Is it possible with Vlookup or any other reference/lookup functions.

Pls suggest.

Thanks in advance


--
NITESH G
------------------------------------------------------------------------
NITESH G's Profile: http://www.excelforum.com/member.php...o&userid=17590
View this thread: http://www.excelforum.com/showthread...hreadid=483041

  #2   Report Post  
Biff
 
Posts: n/a
Default vlookup with 2 values

Hi!

Providing some (any!) detail would help!

A basic formula for multiple lookup values:

=INDEX(C1:C10,MATCH(1,(A1:A10=Lookup_1)*(B1:B10=Lo okup_2),0))

Array entered using the key combo of CTRL,SHIFT,ENTER.

You may not even need a lookup formula but without details how are we
supposed to know?

Biff

"NITESH G" wrote in
message ...

I want to use vlookup function , and lookup 2 values at a time.
Is it possible with Vlookup or any other reference/lookup functions.

Pls suggest.

Thanks in advance


--
NITESH G
------------------------------------------------------------------------
NITESH G's Profile:
http://www.excelforum.com/member.php...o&userid=17590
View this thread: http://www.excelforum.com/showthread...hreadid=483041



  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default vlookup with 2 values

=INDEX(C:C,MATCH(val1&val2,A1:A100&B1:B1000,0)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"NITESH G" wrote in
message ...

I want to use vlookup function , and lookup 2 values at a time.
Is it possible with Vlookup or any other reference/lookup functions.

Pls suggest.

Thanks in advance


--
NITESH G
------------------------------------------------------------------------
NITESH G's Profile:

http://www.excelforum.com/member.php...o&userid=17590
View this thread: http://www.excelforum.com/showthread...hreadid=483041



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Match function with duplicate values in an array Richard Excel Worksheet Functions 3 April 22nd 23 07:45 PM
vlookup returning multiple values soph Excel Worksheet Functions 2 October 14th 05 05:17 AM
Combine FREQUENCY and SUM of Associated Values MichaelC Excel Worksheet Functions 3 July 3rd 05 01:54 AM
Using VLOOKUP to draw data from two columns Dan Excel Discussion (Misc queries) 5 June 25th 05 12:29 PM
VLOOKUP, OFFSET, MATCH PROBLEM, HELP? Steve Excel Worksheet Functions 0 January 30th 05 09:11 PM


All times are GMT +1. The time now is 03:55 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"