Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
ISOWEEKNUM follows the ISO 8601 standard: week 1 is the week containing the year's first Thursday, and all weeks run Monday–Sunday. Use it for international reporting, manufacturing schedules, or any context where ISO week numbering is required.
=ISOWEEKNUM(DATE(2024,1,1))=ISOWEEKNUM(DATE(2024,1,1))Computed by a real spreadsheet engine on the sample data below.
| ProjectDate | ISOWeek |
| 2024-01-01 | |
| 2024-01-08 | |
| 2024-12-30 | |
| 2024-12-31 |
=ISOWEEKNUM(DATE(2024,1,1))→1
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: