K
Keep It Simple Stupid
SHEET 1: (lookup Values)
COL A - House #
COL B - Group Name
SHEET 2: (lookup Vectors & Array)
COL C - House #
COL D - Group Name
COL E - Amount (RETURN VALUE)
I want to use a lookup formula of some sort to match the row from Sheet 1
using information from Columns A&B.
Then match it with the rows in Sheet 2 that have the EXACT matching
information in Columns C&D, and then return the value from Column E.
For example,
Sheet 1:
COL A COL B
1486 Yellow2
Sheet 2:
COL C COL D COL E
1486 Blue1 97
1486 Yellow2 26
So I would like the return value to be 26 (not 97)
COL A - House #
COL B - Group Name
SHEET 2: (lookup Vectors & Array)
COL C - House #
COL D - Group Name
COL E - Amount (RETURN VALUE)
I want to use a lookup formula of some sort to match the row from Sheet 1
using information from Columns A&B.
Then match it with the rows in Sheet 2 that have the EXACT matching
information in Columns C&D, and then return the value from Column E.
For example,
Sheet 1:
COL A COL B
1486 Yellow2
Sheet 2:
COL C COL D COL E
1486 Blue1 97
1486 Yellow2 26
So I would like the return value to be 26 (not 97)