Skip to content

YEARFRAC

Date & Time

YEARFRAC helps you perform date and time helpers for scheduling, intervals, and calendar-aware calculations.

Overview

Use YEARFRAC with 3 arguments. Parameter names are currently generalized in this guide.

Parser pathArity-derived docs

Syntax & Arity

=YEARFRAC(arg1, arg2, arg3)

3 required

Arguments

ArgumentRequiredTypeDescription
arg1RequiredSingleInput argument used by this function.
arg2RequiredSingleInput argument used by this function.
arg3RequiredSingleInput argument used by this function.

Example Inputs & Outputs

Formula

=YEARFRAC(<arg1>, <arg2>, <arg3>)

Example Output

Date or time value

Replace placeholders with your worksheet values or ranges to compute a result.

Related Functions