Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
atomlin
 
Posts: n/a
Default Stumped by a lookup scenario

I'm trying to LOOKUP value #1 in one cell, then LOOKUP value #2 in a
second cell. Based on the result of those 2 LOOKUP's, I want the
furmola to return the correct value from the intersection of the
LOOKUP results in a table of data. I'm stumped...is this possible?
Thanks in advance... :D

  #2   Report Post  
RagDyer
 
Posts: n/a
Default

Data list = A1 to E25

Value to find in Column A is entered in F1
Value to find in Row1 is entered in F2

=INDEX(A1:E25,MATCH(F1,A1:A25,0),MATCH(F2,A1:E1,0) )
--
HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================



"atomlin" wrote in message
...
I'm trying to LOOKUP value #1 in one cell, then LOOKUP value #2 in a
second cell. Based on the result of those 2 LOOKUP's, I want the
furmola to return the correct value from the intersection of the
LOOKUP results in a table of data. I'm stumped...is this possible?
Thanks in advance... :D


  #3   Report Post  
TommySzalapski
 
Posts: n/a
Default


It is hard to tell exactly what you are trying to do. Check out the
Indirect, HLookup, and VLookup functions. If these don't do what you
want, repost and be a little more specific.

Szalapski


--
TommySzalapski
------------------------------------------------------------------------
TommySzalapski's Profile: http://www.excelforum.com/member.php...o&userid=25561
View this thread: http://www.excelforum.com/showthread...hreadid=395511

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
Lookup Vector > Lookup Value Alec Kolundzic Excel Worksheet Functions 6 June 10th 05 02:14 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Lookup Function Problem seve Excel Discussion (Misc queries) 9 February 28th 05 02:46 AM
Lookup function w/Text and Year Josh O. Excel Worksheet Functions 1 February 12th 05 11:27 PM
double lookup, nest, or macro? Josef.angel Excel Worksheet Functions 1 October 29th 04 09:50 AM


All times are GMT +1. The time now is 05:41 AM.

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

About Us

"It's about Microsoft Excel"