Thread: [Solved] datedif()
View Single Post
 
Old 09-29-2024, 04:35 AM
Pablo2000 Pablo2000 is offline Windows 11 Office 2021
Advanced Beginner
 
Join Date: Dec 2023
Posts: 58
Pablo2000 is on a distinguished road
Default datedif()

I want to calculate the difrence between old date and now in months. MS has examples of datedif() but another website says that datedif is depreciated and no longer used. Replaced by YEARFRAC()

Confused.
=DATEDIF(2023/1/1,2024/1/1,"M") = 0
Reply With Quote