support DATEDIF excel function

XMLWordPrintable

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Normal
    • 5.8.0
    • Affects Version/s: None
    • Component/s: Formula
    • Security Level: Jimmy
    • None

      Details

      https://support.microsoft.com/en-us/office/datedif-function-25dba1a4-2812-480b-84dd-8b32a451b35c

      Workaround

      e.g. alternative way to calculate the age of a person from the DOB stored in A1 using YEARFRAC

      =DATEDIF(A1, TODAY(), "Y"))
      
      =TRUNC(YEARFRAC(A1, TODAY(), 1))
      

            Assignee:
            jumperchen
            Reporter:
            cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: