+ Reply to Thread
Results 1 to 4 of 4

Automatically change a date to next quarter after the date has passed

  1. #1
    Registered User
    Join Date
    02-19-2021
    Location
    Ottawa, Ontario, Canada
    MS-Off Ver
    Office 365
    Posts
    1

    Post Automatically change a date to next quarter after the date has passed

    Hi,

    I am creating a table with a list of things to do every quarters of the year and was wondering if there is a way to automatically change the date to the next quarter after the posted date have passed. Example: I have to do task "A" every 3 months starting May 1st 2021. On May 2nd 2021 I would like the date to automatically change to August 1st 2021, on August 2nd 2021 I would like the date to keep changing another 3 months to November 1st 2021.... and so on, indefinitely. Task "B" would need to do the same but weekly. Task "C" monthly and lastly, task "D" Yearly.

    Is it something that can be done?

    This table would be stored on One Drive or something to be used with Microsoft Flow and send notification emails on the specified date.

    Thanks for your help.

    Martin

  2. #2
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Automatically change a date to next quarter after the date has passed

    Fast answers need clear examples. Post a small Excel sheet (not a picture) showing realistic & representative sample data WITHOUT confidential information (10-20 rows, not thousands...) and some manually calculated results. Just before posting, scroll down to GO ADVANCED, click, and then scroll down to MANAGE ATTACHMENTS and click again. Now follow the instructions at the top of that screen.

  3. #3
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: Automatically change a date to next quarter after the date has passed

    You can use something like this in the sheet module, for the 3 month change, assuming the task is in column A and the date is in column B

    Please Login or Register  to view this content.

  4. #4
    Forum Contributor
    Join Date
    11-20-2007
    Location
    Felixstowe, England
    MS-Off Ver
    Excel 2013, 2019
    Posts
    217

    Re: Automatically change a date to next quarter after the date has passed

    In your due date cell put this formula: =EOMONTH((TODAY()-1),2-MOD(MONTH(TODAY()-1)-2,3))+1

+ 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. Change colour of date to red when date has passed
    By WSRSJT in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-11-2020, 05:14 AM
  2. [SOLVED] Change Date based on due date passed
    By Murdo132 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-09-2019, 08:52 AM
  3. [SOLVED] Automatically delete columns after date has passed?
    By dzugan in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-22-2019, 02:30 PM
  4. Replies: 3
    Last Post: 04-18-2018, 04:17 AM
  5. Replies: 6
    Last Post: 04-24-2015, 03:16 AM
  6. Replies: 5
    Last Post: 02-03-2015, 09:08 PM
  7. Replies: 1
    Last Post: 03-22-2010, 04:09 PM

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