To count number of asterisk (*) in a column use this formula: =COUNTIF(A1:A3, "=~*")
=COUNTIF(A1:A3, "=~*")
Recent Comments