+ Reply to Thread
Results 1 to 4 of 4

Auto Update Single Cell Date, Based on Week

Hybrid View

EvilHidden Auto Update Single Cell Date,... 07-19-2022, 10:12 PM
Gregb11 Re: Auto Update Single Cell... 07-19-2022, 10:17 PM
EvilHidden Re: Auto Update Single Cell... 07-19-2022, 10:22 PM
Gregb11 Re: Auto Update Single Cell... 07-19-2022, 10:30 PM
  1. #1
    Registered User
    Join Date
    01-24-2012
    Location
    New York
    MS-Off Ver
    Mac 2019
    Posts
    6

    Question Auto Update Single Cell Date, Based on Week

    Hi,

    Looking for a formula that will update itself to show a date - every other Friday.

    Detail
    We do timecards every 2 weeks, on Friday. We have a database of employees and we need a single cell in their row to update to the next timecard date. So, if today is 7/19/22, the date should be 7/22/22. Once 7/22/22 passes, it should update to 8/5/22. This needs to occur in itself. We cannot reference a list of dates in other cells.

    Any way to make this happen?

  2. #2
    Forum Expert
    Join Date
    02-10-2019
    Location
    Georgia, USA
    MS-Off Ver
    Office 365
    Posts
    3,241

    Re: Auto Update Single Cell Date, Based on Week

    try this:

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

  3. #3
    Registered User
    Join Date
    01-24-2012
    Location
    New York
    MS-Off Ver
    Mac 2019
    Posts
    6

    Re: Auto Update Single Cell Date, Based on Week

    That's amazing.

    If I wanted to change the week offset to start on 7/29, I'm assuming I'd just change the 7 to 14?

  4. #4
    Forum Expert
    Join Date
    02-10-2019
    Location
    Georgia, USA
    MS-Off Ver
    Office 365
    Posts
    3,241

    Re: Auto Update Single Cell Date, Based on Week

    That should work.

+ 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. Replies: 1
    Last Post: 02-04-2021, 03:28 AM
  2. Replies: 5
    Last Post: 12-03-2020, 05:23 PM
  3. Replies: 19
    Last Post: 02-13-2020, 02:39 AM
  4. A way to have cells auto update each week?
    By thowell9 in forum Excel General
    Replies: 1
    Last Post: 08-29-2019, 02:44 PM
  5. Auto allocation of week number based on date of completion
    By pearlite007 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-01-2017, 02:42 PM
  6. Insert and Update multiple rows based on single cell value
    By JesperBrink in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-25-2012, 07:41 AM
  7. Auto-update when the week changes
    By jzullo in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-10-2005, 08:07 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