Please enable JavaScript to view the comments powered by Disqus.


YEARFRAC(...B4,B5,0)

Age calculator between two dates

YEARFRAC takes two compulsory arguments that are start and end dates, and returns the no. of years. 


Used Functions

Category: Date and time

Returns the year fraction representing the number of whole days between start_date and end_date

Syntax

YEARFRAC(start_date, end_date, [basis])

Lets chat on this