Count Specific Characters In A Cell Excel Formula
In the example, the active cell contains this formula: Upper and lower case SUBSTITUTE is a case sensitive function, so it will match case when running a substitution. If you need to count both upper and lower case occurrences of a specific character, use the UPPER function inside SUBSTITUTE to convert the text to uppercase before running the substitution. Then supply an uppercase character as the text that’s being substituted like this:...