Excel Function

DAY

Extracts day from a date.

DAY(serial_number)

Arguments

serial_number

Required

Enter a date/reference-related value.

Practice Preview

Use DAY 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)

=DAY(B2)

Result

1

Practice This Function

DAY FAQ

How do I use DAY in Excel?

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

Where can I practice DAY?

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

What arguments does DAY use?

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