Hi All,
I'm using this formula to calculate the number of years on the job -
=IF(I6<>"",DATEDIF(I6,TODAY(),"m")/12,"")
It works real well. I have a new project to work on using the sum
of this formula. I need this formula to round down the sum.
If I format the cell to whole numbers, it's rounding the number
up or down depending on the sum.
If the sum = 21.92 - the format is rounding the number up to 22 and
it's throwing off my new project. I need it to round the number down to a whole number (21).
Any suggestions??
Ltat42a
Bookmarks