Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 17
Default mutliple matches for v lookup

Ok I need help on a formula that has two dependents to determine the end.

Eg lets say cell A7 ( can = 304,316,c276, alloy 20 etc)

Cell A9 ( can = 30,60, 90, 120 etcs)

Cell A10 = Weight per lbs ( what I am trying to get the
formula to return)

I am trying to come up with a formula that you look up the material in Cell
C7 and the size in Cell A9 to come up with the weight per lbs from the chart
below

Columns A B C
D E
(matrials) 304 316 c276
alloy 20
( sizes)
Line 19 30 $ 2.00 $ 1.59
20 60 $ 33.40 $ 2.82
21 90
22 120
23
--
Donna
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default mutliple matches for v lookup

I'm not sure what row your materials are on - assume row 18, so this
is where you want to find a match. Put this formula in A10:

=INDEX(B19:D22,MATCH(A9,A19:A22,0),MATCH(A7,B18:D1 8,0))

Hope this helps.

Pete

On Jan 29, 9:22*pm, Tacklemom
wrote:
Ok I need help on a formula that has two dependents to determine the end.

Eg lets say cell *A7 ( can = 304,316,c276, alloy 20 etc)

* * * * * * * * Cell A9 ( can = 30,60, 90, 120 *etcs)

* * * * * * * * Cell A10 = Weight per lbs ( what I am trying to get the
formula to return)

I am trying to come up with a formula that you look up the material in Cell
C7 and the size in Cell A9 to come up with the weight per lbs from *the chart
below

* * * *Columns * * * * * * * * *A * * * * * * * B * * * * * * * *C * * * * *
*D * * * * * * * * *E
* * * *(matrials) * * * * * * *304 * * * * * * 316 * * * * * * *c276 * * * *
alloy 20
( sizes)
Line 19 * * * * * *30 * * * *$ 2.00 * * * * * $ 1.59
* * * *20 * * * * * *60 * * * *$ 33.40 * * * *$ 2.82
* * * *21 * * * * * *90 *
* * * *22 * * * * * *120
* * * *23
--
Donna


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 17
Default mutliple matches for v lookup

Thank you very much it worked!!!!!
--
Donna


"Pete_UK" wrote:

I'm not sure what row your materials are on - assume row 18, so this
is where you want to find a match. Put this formula in A10:

=INDEX(B19:D22,MATCH(A9,A19:A22,0),MATCH(A7,B18:D1 8,0))

Hope this helps.

Pete

On Jan 29, 9:22 pm, Tacklemom
wrote:
Ok I need help on a formula that has two dependents to determine the end.

Eg lets say cell A7 ( can = 304,316,c276, alloy 20 etc)

Cell A9 ( can = 30,60, 90, 120 etcs)

Cell A10 = Weight per lbs ( what I am trying to get the
formula to return)

I am trying to come up with a formula that you look up the material in Cell
C7 and the size in Cell A9 to come up with the weight per lbs from the chart
below

Columns A B C
D E
(matrials) 304 316 c276
alloy 20
( sizes)
Line 19 30 $ 2.00 $ 1.59
20 60 $ 33.40 $ 2.82
21 90
22 120
23
--
Donna


.

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 value if multiple matches are met Go Bucks!!! Excel Worksheet Functions 2 July 23rd 09 06:37 PM
Lookup with multiple matches Gary Excel Discussion (Misc queries) 2 March 11th 09 07:54 PM
lookup mutliple values to return one value David Pelizzari, IS Manager Excel Worksheet Functions 1 February 7th 06 01:26 AM
Multiple matches using LOOKUP Sonya795 Excel Discussion (Misc queries) 1 August 10th 05 06:13 PM
Multiple matches using LOOKUP Sonya795 Excel Worksheet Functions 0 August 9th 05 10:17 PM


All times are GMT +1. The time now is 12:29 AM.

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"