Forum Discussion

Mike20878's avatar
Mike20878
Copper Contributor
Jul 28, 2022
Solved

DATEDIF Problem

I'm comparing the dates 6/9/21 and 12/31/21 in cells G19 and M19, respectively.  My formula is =DATEDIF(G19,M19,"d").  I'm getting 44,561!   Thanks.
  • SergeiBaklan's avatar
    Jul 28, 2022

    Mike20878 

    44561 is number value for Dec 31, 2021. Perhaps G19 is blank or like. Could you share sample file or at least screenshot?

    In general =M19-D19 and =DATEDIF(G19,M19,"d") return the same.

Resources