Triedtwice
New Member
- Joined
- Feb 17, 2014
- Messages
- 31
I'm trying to write an "index & Match" formula that uses the "Morefunc" function, "ARRAY.JOIN" to join nonadjacent ranges, such as:
=INDEX((ARRAY.JOIN(C3:C30,G3:G30)),MATCH(N5,ARRAY.JOIN(B3:B30,F3:F30),0))
This formula results in the #VALUE error. Any suggestions? is it not possible to use ARRAY.JOIN in an index/match formula?
thanks for any help!!!
=INDEX((ARRAY.JOIN(C3:C30,G3:G30)),MATCH(N5,ARRAY.JOIN(B3:B30,F3:F30),0))
This formula results in the #VALUE error. Any suggestions? is it not possible to use ARRAY.JOIN in an index/match formula?
thanks for any help!!!