Christian1
New Member
Does anyone know how I can count the total number of customers who filled in a cell? For example with customer A, even though they responded to question 1&2, I only want the count to be 1.
If the values in the cells were numbers, my formula would be =SUMPRODUCT((B2:B4+C2:C4+D2:D4>0)+0)
But since the cells are text, I can’t use SUMPRODUCT
If the values in the cells were numbers, my formula would be =SUMPRODUCT((B2:B4+C2:C4+D2:D4>0)+0)
But since the cells are text, I can’t use SUMPRODUCT