Excel formula COUNTIF decimal number
Solvedralouf -
Hello,
I would like to know which formula to use to count the number of cells that contain a decimal number and another formula that counts the cells containing an integer. I assume I need to use COUNTIF, but I'm not sure what criteria to write.
Actually, the final objective is to determine the number of cells that contain an even number vs an odd number. I haven't found any other way than dividing the numbers by 2, so if the result gives a decimal number, that means it's an odd number. That's why I need to be able to count the cells that contain a decimal value.
But if you have a faster solution to determine whether the numbers are even or odd, without going through the step of dividing by 2 and counting decimal numbers, I’m all ears.
Thank you :)

Thank you, I was able to finish my project thanks to you :-D
Have a good evening! :-)