+ Reply to Thread
Results 1 to 3 of 3

Date Interval

  1. #1
    Registered User
    Join Date
    07-14-2008
    Location
    dubai
    Posts
    3

    Date Interval

    Hi all,

    I would like to get the sunday date of every week starting from the first day of month, for 8 weeks. Is this possible?

    Thanks

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,702
    You could do that like this.

    If A1 contains the 1st of the first month, e.g. 1-Jul-2008

    then use this formula in A3

    =A1+7-WEEKDAY(A1-1)

    Then in A4 copied down to A10

    =A3+7

  3. #3
    Registered User
    Join Date
    07-14-2008
    Location
    dubai
    Posts
    3
    Thanks. That worked.

+ 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