+ Reply to Thread
Results 1 to 5 of 5

Date formula question

  1. #1
    Registered User
    Join Date
    10-15-2012
    Location
    lexington, KY
    MS-Off Ver
    Excel 2010
    Posts
    2

    Date formula question

    I am trying to make excel show a specific day/date of the week in a cell. For example I always want the next Tuesday's date to show in a cell, or if today is Tuesday then I want it to show today. Any one know how I might do this?

    thanks in advance

  2. #2
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Date formula question

    Hi fess332,

    Try using belwo formula :-

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    where a1 is the cell where you'll enter your dates. Thanks.

    Regards,
    DILIPandey

    <click on below 'star' if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), [email protected]

  3. #3
    Registered User
    Join Date
    10-15-2012
    Location
    lexington, KY
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Date formula question

    Hmm, it works, but i am wondering will it return the correct date tomorrow, I tried using this instead

    =TODAY()-WEEKDAY(TODAY(),13)+7

  4. #4
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Date formula question

    Yes.. it should give.

    I have checked this with a full week's dates. thanks.

    Regards,
    DILIPandey

    <click on below 'star' if this helps>

  5. #5
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: Date formula question

    You can whether or not it will work for tomorrow or the day after. Just use the original formula suggested by dilipandey and try different dates in A1, note that option with WEEKDAY isn't available in earlier excel versions, so this version will work for those

    =A1-WEEKDAY(A1-3)+7
    Audere est facere

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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