Forum Discussion
Curdavid
Jan 30, 2022Copper Contributor
COUNTIF FORMULA NOT EXECUTING
I have created a workbook which reflects values from a primary workbook. When I use the COUNTIF formula to count the number of cells in which text occurs i.e. COUNTIF(C3:C202,"*") the formula does not execute. The cell simply shows the formula. Any help?
7 Replies
- Hello Curdavid,
You need to add = at the begining of the formula so Excel will do execute it.
=COUNTIF(C3:C202,"*")- CurdavidCopper ContributorI have an equal sign preceding the formula, I just didn’t mention it in my example.
- Detlef_LewinSilver Contributor