Sum if cells contain either x or y
And if we give a shot to use two SUMIFS formulas (i.e. One solution is to use the SUMPRODUCT function together with the ISNUMBER and SEARCH functions. TheSEARCH functionis designed to find a specific substring in a text string. If SEARCH finds the substring, it returns apositionof the substring in the text as a number. If the substring is not found, SEARCH returns a #VALUE error. For example: To force a TRUE or FALSE result, we can use theISNUMBER function....