Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=WEEKNUM(B2,2)Computed by a real spreadsheet engine on the sample data below.
| Date | ISO Week Number |
| 2023-12-31 | 1 |
| 2024-01-01 | 1 |
| 2024-01-02 | 2 |
| 2024-01-03 | 2 |
=WEEKNUM(B2,2)→53
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.
The second parameter specifies the day of the week that the week begins on and the numerical value of the first week of the year.
Different functions like ISO.WEEKNUM or YEARWEEK might use different standards for calculating the week number.
Excel has limitations with dates before 1900, but Google Sheets supports dates back to 1899-12-30.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: