Skip to Content

ISOWEEKNUM

Returns the number of the ISO week number of the year for a given date

Syntax

ISOWEEKNUM(date)

Parameters

  • date: Required. The date-time code used by Excel for date and time calculation

Example

=ISOWEEKNUM("1/1/2024")
Returns: NumberSince: Excel 2013