Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
mae1778
 
Posts: n/a
Default Matching 2 cases at once.


How do you use VLookup (or another command) to find an entry that is
dependant on two other entries at once? In other words, A is
independent, B is dependent on A, and C is dependent on A and B. My
brain hurts.


--
mae1778
------------------------------------------------------------------------
mae1778's Profile: http://www.excelforum.com/member.php...o&userid=25716
View this thread: http://www.excelforum.com/showthread...hreadid=399568

  #2   Report Post  
Michael
 
Posts: n/a
Default

Hi Mae1778. In the "search for" dialog box type "lookup multiple items" , go
to post lookup/if statements and look at Dave Peterson's response. HTH
--
Sincerely, Michael Colvin


"mae1778" wrote:


How do you use VLookup (or another command) to find an entry that is
dependant on two other entries at once? In other words, A is
independent, B is dependent on A, and C is dependent on A and B. My
brain hurts.


--
mae1778
------------------------------------------------------------------------
mae1778's Profile: http://www.excelforum.com/member.php...o&userid=25716
View this thread: http://www.excelforum.com/showthread...hreadid=399568


  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default

Once you know what's in A2 and B2...

=index(othersheet!$c$1:$c$10,
match(1,(a2=othersheet!$a$1:$a$100)*(b2=othersheet !$b$1:$b$100),0))

(just to save a few moments searching <bg)

mae1778 wrote:

How do you use VLookup (or another command) to find an entry that is
dependant on two other entries at once? In other words, A is
independent, B is dependent on A, and C is dependent on A and B. My
brain hurts.

--
mae1778
------------------------------------------------------------------------
mae1778's Profile: http://www.excelforum.com/member.php...o&userid=25716
View this thread: http://www.excelforum.com/showthread...hreadid=399568


--

Dave Peterson
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
Matching cells [email protected] Excel Discussion (Misc queries) 0 July 1st 05 02:43 PM
Extract multiple records matching criteria from list William DeLeo Excel Worksheet Functions 12 June 30th 05 02:35 PM
Find Matching Records in Two Worksheets kittybat Excel Discussion (Misc queries) 2 April 5th 05 06:51 PM
Find matching records in two worksheets kittybat Excel Discussion (Misc queries) 3 March 30th 05 12:11 AM
worksheet change and cases Mike R. Excel Worksheet Functions 2 December 18th 04 10:30 AM


All times are GMT +1. The time now is 11:54 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"