Hi,
I'm not very knowledgeable with CSE formulae so I'd like some help verifying if what I'm doing is correct:
{=INDEX(BF:BF,MATCH($ES2&$C2,$AB:$AB&$E:$E,0))}
What clause can I add that if say ES2 or AB are blank, don't run the CSE formula in the first place? I am running it across about 20k rows so being able to reduce the matches it does would help a fair bit.
Or rather, would it even make a difference if I didn't add such a clause (would it evaluate full formula anyway rather than just the error/blank check part?)
Bookmarks