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 the number of the ISO week number of the year for a given date
ISOWEEKNUM(date)
=ISOWEEKNUM("1/1/2024")