Hello,
Used the following formula but the results I'm getting is not what I'm expecting.
=DATEDIF(A1,B1,"m")+DAY(B1)/(32-DAY(B1-DAY(B1)+32))-DAY(A1)/(32-DAY(A1-DAY(A1)+32))
For example:
Cell A1: 3/30/2018
Cell B1: 3/1/2019
The number of months missing should be 12, but I'm getting 10.06.
Cell A2: 12/10/2018
Cell B2: 3/1/2019
The number of months missing should be 2 months but the formula is giving me 1. Anyway to get around this?
Thanks in advance!
Used the following formula but the results I'm getting is not what I'm expecting.
=DATEDIF(A1,B1,"m")+DAY(B1)/(32-DAY(B1-DAY(B1)+32))-DAY(A1)/(32-DAY(A1-DAY(A1)+32))
For example:
Cell A1: 3/30/2018
Cell B1: 3/1/2019
The number of months missing should be 12, but I'm getting 10.06.
Cell A2: 12/10/2018
Cell B2: 3/1/2019
The number of months missing should be 2 months but the formula is giving me 1. Anyway to get around this?
Thanks in advance!