I have a column of numbers all less than 1. I want to round them to the tenths place and count them. My problem is when I use cell formatting and/or the round function the countif function still reads them as they are.
For example if I have the numbers 0.01, 0.05, 0.12, 0.15, and 0.23) I want the count to tell me I have 1 0.0, 2 0.1's and 2 0.2's- but it's not going that way! Is there anything I can do for this?
(My numbers are not this simple)
For example if I have the numbers 0.01, 0.05, 0.12, 0.15, and 0.23) I want the count to tell me I have 1 0.0, 2 0.1's and 2 0.2's- but it's not going that way! Is there anything I can do for this?
(My numbers are not this simple)
Last edited: