Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 132
Default Lookup and Mean

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Lookup and Mean

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
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 help. lookup result based on data in 2 columns lcc Excel Worksheet Functions 3 April 6th 10 01:20 PM
LOOKUP FUNCTION? (LOOKUP VALUE BEING A TIME RENERATED FROM A FORMU JCC Excel Discussion (Misc queries) 5 June 26th 09 09:15 PM
Get Cell Address From Lookup (Alternative to Lookup) ryguy7272 Excel Worksheet Functions 12 September 28th 07 10:36 PM
Join 2 Lists - Lookup value in 1 list & use result in 2nd lookup JBush Excel Worksheet Functions 3 January 3rd 07 11:14 PM
Sumproduct - Condition based on lookup of a Lookup Hari Excel Discussion (Misc queries) 12 May 31st 06 09:28 AM


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