G
Guest
Excel 2000. I need to count when cell in column C beings with marker "*".
Column C comprises of cells with numberic, text & cells with number but
marked with "*". I have used =Countif(C1:C100,"*") however results show that
formula counted even text cells.
How do I restrict the count to cells marked with "*" ? I have tried adding
a tilde (~) before the character, as what some writeup advise. But it still
didn't work.
Column C comprises of cells with numberic, text & cells with number but
marked with "*". I have used =Countif(C1:C100,"*") however results show that
formula counted even text cells.
How do I restrict the count to cells marked with "*" ? I have tried adding
a tilde (~) before the character, as what some writeup advise. But it still
didn't work.