+ Reply to Thread
Results 1 to 5 of 5

Changing Week Range In Excel?

Hybrid View

  1. #1
    Registered User
    Join Date
    09-14-2011
    Location
    United States
    MS-Off Ver
    Excel 2008
    Posts
    2

    Changing Week Range In Excel?

    I currently have a large file filled with dates and would like to make a column to show the number of the week that date was on. At the moment I am using the typical WEEKNUM formula. But, there is one thing I want to change. I know that at the moment WEEKNUM assumes that the week goes from Sunday - Saturday. I would like to change that so that the week goes from Saturday - Sunday. If anybody could tell me how to possibly do this that would be great.

    Thanks.

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,252

    Re: Changing Week Range In Excel?

    From the Help:

    Syntax

    WEEKNUM(serial_num,return_type)

    Serial_num is a date within the week. Dates should be entered by using the DATE function, or as results of other formulas or functions. For example, use DATE(2008,5,23) for the 23rd day of May, 2008. Problems can occur if dates are entered as text.

    Return_type is a number that determines on which day the week begins. The default is 1.

    Return_type Week Begins
    1 Week begins on Sunday. Weekdays are numbered 1 through 7.
    2 Week begins on Monday. Weekdays are numbered 1 through 7.


    Regards
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Registered User
    Join Date
    09-14-2011
    Location
    United States
    MS-Off Ver
    Excel 2008
    Posts
    2

    Re: Changing Week Range In Excel?

    Hi! Thanks for the response, I checked that out, but the only problem is that this only allows you to set the start of the week to monday. I was wondering if it was possible to set the start of the week to Saturday.

    Thanks!

  4. #4
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,252

    Re: Changing Week Range In Excel?

    Not as standard. Maybe you can build your own formula?

    I don't know if there are any add-ins that might do it.

    Regards

  5. #5
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Changing Week Range In Excel?

    How do you define the first week of the year?
    Entia non sunt multiplicanda sine necessitate

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1