Quote Originally Posted by Aflatoon View Post
GFWIW, you could just use COUNT instead of SUMPRODUCT(--ISNUMBER(...)) since COUNT ignores errors anyway
Quote Originally Posted by Aflatoon View Post
Given the nature of all the special characters, you could also use FIND instead of SEARCH and then omit the additional tildes.
I agree, the original formula is not optimal.