Forum Discussion
keandau
Nov 13, 2024Copper Contributor
Countif not working- input data is less than 10
I have a spreadsheet with multiple formulas to give me an output value. I then want to total up how many of each value there are. Countif will not count the value if the first input data is less than...
HansVogelaar
Nov 13, 2024MVP
Select column Q.
Set the number format to Number with 15 decimal places.
Adjust the column width so that the entire number is displayed.
What do you see?
keandau
Nov 14, 2024Copper Contributor
So, by adding 'Round' in my formula in Column Q, that fixes my issue. Thank you for the insight!