Excel Function

MONTH

Extracts month from a date.

MONTH(serial_number)

Arguments

serial_number

Required

Enter a date/reference-related value.

Practice Preview

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

=MONTH(B2)

Result

3

Practice This Function

MONTH FAQ

How do I use MONTH in Excel?

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

Where can I practice MONTH?

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

What arguments does MONTH use?

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