How do I test cell for a whole integer (non fractional) and return the value if it is and a blank if not?
Have a Series of cells with a formula. I would like to hide and/or return a blank on any cell that less than or more than a whole number. (example .5, 1.25, etc. would not be shown, but 2, 4, etc. would be.
Ps It's been 10yrs since attempting to program. I hope this helps, Thank You