+ Reply to Thread
Results 1 to 2 of 2

Formula to return the Date of the wednesday of the next week

  1. #1
    Valued Forum Contributor Melvinrobb's Avatar
    Join Date
    06-19-2012
    Location
    Manitoba, Canada
    MS-Off Ver
    Excel 2013
    Posts
    1,128

    Formula to return the Date of the wednesday of the next week

    Hi

    I have a list of dates in column D. In the actual file the dates are completely random. I have them in order for simplicity sake here.
    I am looking for a formula to use in column H that will return the Wednesday of the NEXT week. I put in an example of what i want the formula to return in the first 14 lines.
    I could come up with a formula using MULTIPLE helper columns, but i figured there might be a cleaner way that what I had envisioned.

    Thanks in advance!
    Please click the * icon below if I have helped.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2504 Win 11
    Posts
    24,717

    Re: Formula to return the Date of the wednesday of the next week

    Try this in Cell H1 and copy down

    =D1+CHOOSE(WEEKDAY(D1),10,9,8,7,6,5,4)

    Alan

    Edit: There is no file attached to review.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

+ 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