Fin Fang Foom
Well-known Member
- Joined
- Mar 20, 2005
- Messages
- 598
Good Afternoon,
I'm trying to do a double Lookup . But the values are not in one column it could be coulmn C thru AF.
So I have this formula and it gives me a #N/A error:
=INDEX(Sheet1!$C$3:$AF$24,MATCH(1,INDEX((Sheet1!$B$3:$B$24=Sheet2!$B$2)*(Sheet1!$C$2=Sheet2!G5),0,1),0))
In G5 it should say 147.50%
And H5 should be 132.31%
I'm trying to do a double Lookup . But the values are not in one column it could be coulmn C thru AF.
So I have this formula and it gives me a #N/A error:
=INDEX(Sheet1!$C$3:$AF$24,MATCH(1,INDEX((Sheet1!$B$3:$B$24=Sheet2!$B$2)*(Sheet1!$C$2=Sheet2!G5),0,1),0))
In G5 it should say 147.50%
And H5 should be 132.31%