Hi! any help on why this formula is not working?
=INDEX({Operations BOB LON H}, MATCH({Operations BOB Range 4}@row, {Operations BOB Project Code}, 0))
this is a similar formula that we have and it is working:
=INDEX({Ref. BOB Range 1}, MATCH([Project Code]@row, {Ref Project Code}, 0))
they appear the same to me, what am I Missing?