ex
1 TopicDifferent results from DatedIf and DateDiff functions
I was trying to find out the difference between two dates (10-06-1985 and 01-06-2019) using these functions. DatedIf Function returned the result 33 and DateDiff function in VBA returned 34 I thought both functions are the same. Can anyone here tell me why this difference?Solved7.2KViews0likes3Comments