+ Reply to Thread
Results 1 to 5 of 5

Filling in charting dates with start date and # of months

  1. #1
    Registered User
    Join Date
    08-08-2016
    Location
    madison, wi
    MS-Off Ver
    Excel 2016
    Posts
    2

    Filling in charting dates with start date and # of months

    So I have a list of contracts with start dates and a length (in 4 week cycles), we bill on a 4 week basis, always starting on a monday. If a contract goes for 13 cycles (annual) I need 13 billing dates, 4 weeks apart.

    I'd like to be able to just fill in Column B and Column P. I think i'll probably change Column P to a drop down list of 1-13 so it doesn't accidentally break.

    I hope my attachment works. First post here. What I've attached is what I'd like the resulting output to appear as.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Filling in charting dates with start date and # of months

    your example is not clear (at least not to me).

    Why is there 2 billing dates for client B and 6 for client D
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    08-08-2016
    Location
    madison, wi
    MS-Off Ver
    Excel 2016
    Posts
    2

    Re: Filling in charting dates with start date and # of months

    Sure, because client B's contract goes for 2 cycles (8 weeks) and Client D's contract goes for 6

    I mocked up this document before deciding to post here, I should have trimmed it down to the basics. But basically, every contract will have a start date (Column B) and a contract length (Column P). I need columns C through N to auto fill.

    Thank you

  4. #4
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Filling in charting dates with start date and # of months

    c2 =if(counta($C$1:C$1)<=$P2,B2+28,"") and drag across.

    notice I added a red background cell to indicate the manualy input is incorrect.

  5. #5
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: Filling in charting dates with start date and # of months

    It is not clear what is required. Pl try
    In C2, then drag across
    Please Login or Register  to view this content.

+ 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: 05-05-2015, 03:40 PM
  2. Dynamically Filling in Allocation in Months based only on Start Date and End Date
    By Computermoss in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-07-2013, 01:16 PM
  3. Find months between start and end dates and multiple the monthly revenue
    By Vinnie Chan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-09-2013, 05:22 PM
  4. Replies: 2
    Last Post: 01-04-2012, 09:15 AM
  5. Filling a column with months from a start date to today
    By a.mack123 in forum Excel General
    Replies: 4
    Last Post: 06-03-2010, 01:22 AM
  6. Charting - Shifting Start Date of Date Axis
    By Michael Chandrapal in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 01-22-2009, 12:11 PM
  7. [SOLVED] Code for auto filling in Excel based on number of months, & start date
    By Diane Sulton in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-28-2006, 09:20 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