ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   how to check More than one criteria and get the value (https://www.excelbanter.com/excel-worksheet-functions/174652-how-check-more-than-one-criteria-get-value.html)

manju

how to check More than one criteria and get the value
 
TL TM Aug Sep Oct
TL1 TM1 30 20 10
TL2 TM3 30 25 15
TL3 TM2 15 20 05

Hi Some one please help me
You can see the table this is just an example in sheet1 there is similar
table in sheet2. TL name if Team leaders(text column) TM Team member(text
column) they may repeat in diiferent teams. I want check if the person comes
the TL and what is his rating in the month AUG. That is Column 1 & 2 should
be checked and if it matches it should be pasted in the respective month of
the sheet2
I know i am quit confusing Please help me
--
Manju

Bernie Deitrick

how to check More than one criteria and get the value
 
Manju,

I assumed that your short table is on Sheet1, in cells A1:E4, and that you have the same layout on
Sheet2. In cell C2 of Sheet2, use this formula

=SUMPRODUCT((Sheet1!$A$2:$A$4=$A2)*(Sheet1!$B$2:$B $4=$B2)*OFFSET(Sheet1!$C$2:$C$4,0,MATCH(C$1,Sheet1 !$C$1:$E$1,FALSE)-1))

and copy to C2:E4 of sheet2.

HTH,
Bernie
MS Excel MVP


"manju" wrote in message
...
TL TM Aug Sep Oct
TL1 TM1 30 20 10
TL2 TM3 30 25 15
TL3 TM2 15 20 05

Hi Some one please help me
You can see the table this is just an example in sheet1 there is similar
table in sheet2. TL name if Team leaders(text column) TM Team member(text
column) they may repeat in diiferent teams. I want check if the person comes
the TL and what is his rating in the month AUG. That is Column 1 & 2 should
be checked and if it matches it should be pasted in the respective month of
the sheet2
I know i am quit confusing Please help me
--
Manju





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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com