+ Reply to Thread
Results 1 to 4 of 4

Calculating next date

Hybrid View

  1. #1
    Registered User
    Join Date
    09-14-2016
    Location
    London
    MS-Off Ver
    2010
    Posts
    82

    Calculating next date

    Hi,
    I am trying to calculate the next payment date based on a series of assumptions about payment start date, model start date and frequency of payment.

    On cell D2, I am trying to calculate the next payment date, after the model begins. I’ve made the following assumptions:

    1. My payment start date is January 2nd
    2. My Model start date is February 1st.
    3. I pay every 7 days.

    I know from manual calculation that my next payment is February 6th (see cell A7) but on cell D2 I want to be able to calculate this, so that if I change any of the inputs on cells, A2, B2, or C2, the next payment date will automatically flex.

    Any help is sincerely appreciated.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    03-28-2014
    Location
    Hyderabad,India
    MS-Off Ver
    Office 365
    Posts
    1,899

    Re: Calculating next date

    What is the desired output in D2 , tell me verbally as i am not able to understand your requirement

    Punnam

  3. #3
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2024
    Posts
    6,176

    Re: Calculating next date

    Maybe like this

    =A2+CEILING(B2-A2+1,C2)

  4. #4
    Registered User
    Join Date
    09-14-2016
    Location
    London
    MS-Off Ver
    2010
    Posts
    82

    Re: Calculating next date

    That Ceiling formula is excellent! Thank you

+ 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: 6
    Last Post: 09-06-2005, 03:05 AM
  2. Replies: 6
    Last Post: 09-06-2005, 02:05 AM
  3. [SOLVED] Calculating recurring date in following month, calculating # days in that period
    By Walterius in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 01:05 AM
  4. [SOLVED] Calculating recurring date in following month, calculating # days in that period
    By Walterius in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 12:05 AM
  5. Replies: 6
    Last Post: 09-05-2005, 11:05 PM
  6. [SOLVED] Calculating recurring date in following month, calculating # days in that period
    By Walterius in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-05-2005, 10:05 PM
  7. [SOLVED] Calculating recurring date in following month, calculating # days in that period
    By Walterius in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-04-2005, 07:05 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