Please Note: This article is written for users of the following Microsoft Excel versions: 97, 2000, 2002, and 2003. If you are using a later version (Excel 2007 or later), this tip may not work for you. For a version of this tip written specifically for later versions of Excel, click here: ISO Week Numbers in Excel.

ISO Week Numbers in Excel

Written by Allen Wyatt (last updated February 5, 2022)
This tip applies to Excel 97, 2000, 2002, and 2003


Excel provides a function that can be used to calculate the week number, of the year, of any given date. How you can use the WEEKNUM function has been recounted in other ExcelTips. There are some methods of determining weeks where the WEEKNUM function won't do, however. For instance, you may need to find the week number based on the ISO method of calculating weeks.

In the ISO scheme of things, weeks are calculated based upon the start of the week being Monday. Not so tough, right? However, the first week of the year is defined as beginning on the Monday of the week in which the first Thursday of January occurs. Whoa! This means that the first week of the year can actually begin on Monday, December 29, of the preceding year and it is possible that the last week of the preceding year can end as late as Sunday, January 3, of the current year.

This is too much for WEEKNUM to handle. Instead, you will need to use a formula to calculate the ISO week number for the year:

=INT((A1-DATE(YEAR(A1-WEEKDAY(A1-1)+4),1,3)+
WEEKDAY(DATE(YEAR(A1-WEEKDAY(A1-1)+4),1,3))+5)/7)

If you need more information on the how to handle ISO week numbers and dates in Excel, refer to these sources:

http://www.rondebruin.nl/win/s8/win002.htm
http://www.cpearson.com/Excel/WeekNumbers.aspx

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (7844) applies to Microsoft Excel 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Excel (Excel 2007 and later) here: ISO Week Numbers in Excel.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Counting Month Ends

When working with dates in a worksheet, you may need to do some rather esoteric calculations on those dates. This tip ...

Discover More

Creating a Full-Page Border

Borders are easy to add around text or entire paragraphs. It may be surprising to you to learn that Word can just as ...

Discover More

Creating Long Page Footers

Ever wish that you could create nice, long footers that appear at the bottom of each page when you print your worksheet? ...

Discover More

Best-Selling VBA Tutorial for Beginners Take your Excel knowledge to the next level. With a little background in VBA programming, you can go well beyond basic spreadsheets and functions. Use macros to reduce errors, save time, and integrate with other Microsoft applications. Fully updated for the latest version of Office 365. Check out Microsoft 365 Excel VBA Programming For Dummies today!

More ExcelTips (menu)

Displaying a Number as Years and Months

How do you display a number of years, such as 3.67 years, as a number of years and months? It's simple to do with a ...

Discover More

Calculating Week-Ending Dates

When working with dates, you may need to figure out all the dates on which weeks end in a given year. There are several ...

Discover More

Determining Month Names for a Range of Dates

Given a starting date and an ending date, you may want to generate the names of all the months between those two dates. ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is six minus 6?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


This Site

Got a version of Excel that uses the menu interface (Excel 97, Excel 2000, Excel 2002, or Excel 2003)? This site is for you! If you use a later version of Excel, visit our ExcelTips site focusing on the ribbon interface.

Newest Tips
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.