G
goss
Hi ng
Using xl xp pro
Trying to modify CPearson's Double Lookup.
http://www.cpearson.com/excel/lookups.htm
=OFFSET(Data_1!$A$4,MATCH(A7,MyRange,0),MATCH(C5,MyRange,0))
Where obviously I am trying to refer to data on a separate worksheet which
is a little different than Chip's Ex.
I also named my range "MyRange" instead of using absolute cell references
I am currently receiving #N/A
Can anyone point me in the right direction?
tia
goss
Using xl xp pro
Trying to modify CPearson's Double Lookup.
http://www.cpearson.com/excel/lookups.htm
=OFFSET(Data_1!$A$4,MATCH(A7,MyRange,0),MATCH(C5,MyRange,0))
Where obviously I am trying to refer to data on a separate worksheet which
is a little different than Chip's Ex.
I also named my range "MyRange" instead of using absolute cell references
I am currently receiving #N/A
Can anyone point me in the right direction?
tia
goss