0 Count number of asterisk (*) To count number of asterisk (*) in a column use this formula: =COUNTIF(A1:A3, “=~*”) Continue reading