aliaslamy2k
Active Member
- Joined
- Sep 15, 2009
- Messages
- 416
- Office Version
- 2019
- Platform
- Windows
Hello All,
Below first formula works very well if same is in sheet 4,
Now I need this same formula in sheet 1 but the range data
is in sheet 4. Please suggest me if i have done anything wrong
that it gives me an error #N/A
Formula in Sheet 4
=INDEX($C$6:$BP$108,MATCH(K24,$B$2:$B$106,0),MATCH(K23,$C$2:$BU$2,0))
Trying same formula in Sheet1, but data is in sheet 4.
=INDEX(Sheet4!$C$6:$BP$108,MATCH(K24,$B$4:$B$106,0),MATCH(K23,$C$2:$BU$2,0))
Rgds,
AB
Below first formula works very well if same is in sheet 4,
Now I need this same formula in sheet 1 but the range data
is in sheet 4. Please suggest me if i have done anything wrong
that it gives me an error #N/A
Formula in Sheet 4
=INDEX($C$6:$BP$108,MATCH(K24,$B$2:$B$106,0),MATCH(K23,$C$2:$BU$2,0))
Trying same formula in Sheet1, but data is in sheet 4.
=INDEX(Sheet4!$C$6:$BP$108,MATCH(K24,$B$4:$B$106,0),MATCH(K23,$C$2:$BU$2,0))
Rgds,
AB