Excel Function

YEAR

Extracts year from a date.

YEAR(serial_number)

Arguments

serial_number

Required

Enter a date/reference-related value.

Practice Preview

Use YEAR to return the result with these settings (Date cell: B2 (cell B2 (Start Date in column B))).

Example Table

#
ATask ID
BStart Date
CEnd Date
DNotes
EHoliday
2T0012026/03/012026/03/05Standard task2026/03/03
3T0022026/03/032026/03/10Priority task2026/03/06
4T0032026/03/052026/03/12Standard task2026/03/10
5T0042026/03/082026/03/14Urgent task2026/03/12
6
7
8

How to Use (Formula)

=YEAR(B2)

Result

2026

Practice This Function

YEAR FAQ

How do I use YEAR in Excel?

Use YEAR when you want to extract the year from a date. Enter Date cell in that order, then add optional arguments when needed.

Where can I practice YEAR?

Use the "Start Function Practice" button to jump straight into YEAR drills.

What arguments does YEAR use?

The main arguments are Date cell. Enter them in order.