+ Reply to Thread
Results 1 to 5 of 5

Date to update after 7 days Please

  1. #1
    Steved
    Guest

    Date to update after 7 days Please

    Hello from Steved

    In Cell B3 I would like to put a formula that updates every Sunday to that
    date off that day.

    How would one go about this please.

    Thankyou.

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

    =TODAY()-WEEKDAY(TODAY())+1

  3. #3
    Elkar
    Guest

    RE: Date to update after 7 days Please

    If I understand you correctly, you basically want a formula that will show
    the date of the most recent Sunday? If so, this should work for you:

    =TODAY()-WEEKDAY(TODAY())+1

    HTH,
    Elkar


    "Steved" wrote:

    > Hello from Steved
    >
    > In Cell B3 I would like to put a formula that updates every Sunday to that
    > date off that day.
    >
    > How would one go about this please.
    >
    > Thankyou.


  4. #4
    Steved
    Guest

    Re: Date to update after 7 days Please

    Exactly what I required and I thank you both.

    Cheers.

    "daddylonglegs" wrote:

    >
    > Use this formula
    >
    > =TODAY()-WEEKDAY(TODAY())+1
    >
    >
    > --
    > daddylonglegs
    > ------------------------------------------------------------------------
    > daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
    > View this thread: http://www.excelforum.com/showthread...hreadid=511997
    >
    >


  5. #5
    Steved
    Guest

    Re: Date to update after 7 days Please

    Thankyou

    "daddylonglegs" wrote:

    >
    > Use this formula
    >
    > =TODAY()-WEEKDAY(TODAY())+1
    >
    >
    > --
    > daddylonglegs
    > ------------------------------------------------------------------------
    > daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
    > View this thread: http://www.excelforum.com/showthread...hreadid=511997
    >
    >


+ 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