+ Reply to Thread
Results 1 to 4 of 4

Formula Help - Date Ranges

  1. #1
    Registered User
    Join Date
    04-20-2016
    Location
    Glasgow
    MS-Off Ver
    2010
    Posts
    13

    Formula Help - Date Ranges

    Hi all, I have a large number of records in excel where i would like to group the date depending what week it falls in our calendar month- for example if 04/01/15 is in week 1 then i'd like to have something like;

    =if(date is between 01/01/15 and 07/01/15, "week 1"

    However when I try a number of options to put this in place i am continually getting errors, ideally i'd like to make it a multiple list, so that the dates after the first can be arraged whether they are week 1 or week 31.

    Hope this makes sense and thank you in advance for any assistance

  2. #2
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2506
    Posts
    13,792

    Re: Formula Help - Date Ranges

    Perhaps something like this?

    ="Week "&WEEKNUM(A1)



    A
    B
    1
    1/1/2015
    Week 1
    2
    1/2/2015
    Week 1
    3
    1/3/2015
    Week 1
    4
    1/4/2015
    Week 2
    5
    1/5/2015
    Week 2
    6
    1/6/2015
    Week 2
    7
    1/7/2015
    Week 2
    8
    1/8/2015
    Week 2
    9
    1/9/2015
    Week 2
    10
    1/10/2015
    Week 2
    11
    1/11/2015
    Week 3
    12
    1/12/2015
    Week 3
    13
    1/13/2015
    Week 3
    14
    1/14/2015
    Week 3
    15
    1/15/2015
    Week 3
    16
    1/16/2015
    Week 3
    17
    1/17/2015
    Week 3
    18
    1/18/2015
    Week 4
    19
    1/19/2015
    Week 4
    20
    1/20/2015
    Week 4
    21
    1/21/2015
    Week 4
    22
    1/22/2015
    Week 4
    23
    1/23/2015
    Week 4
    Dave

  3. #3
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2506
    Posts
    13,792

    Re: Formula Help - Date Ranges

    Double posted.

  4. #4
    Registered User
    Join Date
    04-20-2016
    Location
    Glasgow
    MS-Off Ver
    2010
    Posts
    13

    Re: Formula Help - Date Ranges

    Thanks, I'll give that a go, I fear I was trying to make it far more complicated than necessary

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Formula for first common date among 3 ranges
    By Harris10 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-17-2015, 05:13 PM
  2. Help with IF statement formula using date ranges
    By blynch1023 in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 02-02-2015, 01:28 PM
  3. Formula help with date ranges
    By IanMcC in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-08-2013, 07:23 AM
  4. [SOLVED] need formula help to highlight date ranges
    By CRAIG20 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-03-2013, 07:16 AM
  5. Help with formula looking at Date ranges?
    By Simon L in forum Excel General
    Replies: 12
    Last Post: 12-11-2008, 10:11 AM
  6. Date ranges in a sum formula
    By Marcus Caterino in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-26-2006, 05:50 PM
  7. Need formula for date ranges Please & Thanks
    By Digital2k in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-24-2006, 06:25 AM

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