S
scrabtree23
I have a formula that calculates an employee's anniversary
date. It looks like this:
=IF(TODAY()>=M34,364,0)
Another formula takes the result of this cell and adds it
to the employee's current anniversary date.
However, I have not taken into account for a leap year???
date. It looks like this:
=IF(TODAY()>=M34,364,0)
Another formula takes the result of this cell and adds it
to the employee's current anniversary date.
However, I have not taken into account for a leap year???