Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I found a question and I am also interested on the answer at below:
http://spreadsheets.google.com/pub?k...mxaVYe_4H6tOCQ Anyone that can help? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Assume the word code is in A1 and the "11 (any equation?)" cell is H12:
=(INDEX($E$1:$E$29,MATCH(LARGE(($A$2:$A$29=$G12)*( $C$2:$C$29=H$11)*$D$2:$D$29,1),($A$2:$A$29=$G12)*( $C$2:$C$29=H$11)*$D$2:$D$29,0)+1)+INDEX($E$1:$E$29 ,MATCH(LARGE(($A$2:$A$29=$G12)*($C$2:$C$29=H$11)*$ D$2:$D$29,2),($A$2:$A$29=$G12)*($C$2:$C$29=H$11)*$ D$2:$D$29,0)+1))/2 Entered with Ctrl+Shift+Enter rather than Enter since this is an array formula. Copy down and across. Set up to work on rows 1 to 29, but can be extended. -- Regards, Tom Ogilvy "Anna" wrote in message ... I found a question and I am also interested on the answer at below: http://spreadsheets.google.com/pub?k...mxaVYe_4H6tOCQ Anyone that can help? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
lookup help. lookup result based on data in 2 columns | Excel Worksheet Functions | |||
LOOKUP FUNCTION? (LOOKUP VALUE BEING A TIME RENERATED FROM A FORMU | Excel Discussion (Misc queries) | |||
Get Cell Address From Lookup (Alternative to Lookup) | Excel Worksheet Functions | |||
Join 2 Lists - Lookup value in 1 list & use result in 2nd lookup | Excel Worksheet Functions | |||
Sumproduct - Condition based on lookup of a Lookup | Excel Discussion (Misc queries) |