Hi - I'd like for the following function to return a blank cell rather than #n/a when there's no match, but I can't figure out how to make it work - any help would be greatly appreciated!
=ARRAY_CONSTRAIN(ARRAYFORMULA((INDEX('Schedule Information'!B:B,MATCH(B8,'Schedule Information'!D:D,0)))), 1, 1)
=ARRAY_CONSTRAIN(ARRAYFORMULA((INDEX('Schedule Information'!B:B,MATCH(B8,'Schedule Information'!D:D,0)))), 1, 1)
Last edited by a moderator: