ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Looking up Duplicate values in table (https://www.excelbanter.com/excel-worksheet-functions/446917-looking-up-duplicate-values-table.html)

NxlKing2304

Looking up Duplicate values in table
 
Hey guys,

I'm looking for an answer to probably an easy question for some of your. See below for an example. I am trying to do this with function. i've been toying around with Index/Match, but always get N/A, and can't figure it out.

Any help would be really appreciated.


SHEET 1:

Need to reference the intersection of George & John, then recieve an answer of 589.23 as the output of the forumla



SHEET 2:

Sally Billy Jessica John Mike
Sam 1.2 3.3 5.2 463 1
Manny 3.5 18.2 8.6 42.1 86.2
George 4.8 19.63 10.1 589.23 8.52
Eddie 4.1 46.12 15.4 462.13 836
Jack 8.6 49.25 2.3 56 79.2

Claus Busch

Looking up Duplicate values in table
 
Hi,

Am Thu, 23 Aug 2012 01:50:48 +0000 schrieb NxlKing2304:

SHEET 1:

Need to reference the intersection of George & John, then recieve an
answer of 589.23 as the output of the forumla

SHEET 2:

Sally Billy Jessica John Mike
Sam 1.2 3.3 5.2 463 1
Manny 3.5 18.2 8.6 42.1 86.2
George 4.8 19.63 10.1 589.23 8.52
Eddie 4.1 46.12 15.4 462.13 836
Jack 8.6 49.25 2.3 56 79.2


try:
=VLOOKUP("George",Sheet2!A1:F10,MATCH("John",Sheet 2!A1:F1,0),0)


Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2


All times are GMT +1. The time now is 06:47 AM.

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