The purpose of this is to determine the length of service. I agree with daddylonglegs that by using quotient, it would mean all months are equal (ie. 30 days), which is not true. This would mean that 365 days would return 12 months 5 days.
I did try to use quotient (A1, 365) followed by Mod(A1,30) but this doesn't seem to return the right figure. I am using 400 days as example, it will return 1 and 10, which I find it not reflective. Any thoughts how to improve further?
Bookmarks