+ Reply to Thread
Results 1 to 3 of 3

Adding Columns Based on a date

  1. #1
    Registered User
    Join Date
    12-02-2012
    Location
    Harrow
    MS-Off Ver
    Excel 2003
    Posts
    73

    Adding Columns Based on a date

    On my spread sheet I enter a start date (B4) and end date (B5). Each Column from B50 onwards (date) moves by 3 months.

    Is there anyway I could get the number of columns to increase automatically (With all the formulas from the previous column) based on the start and finish date, or number of columns = number of quarters (b8).

    Many thanks in advance
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    11-23-2005
    Location
    Rome
    MS-Off Ver
    Ms Office 2016
    Posts
    1,628

    Re: Adding Columns Based on a date

    You could use this formula in range C50 and then copy in range D50:R50 :
    =DATE(YEAR(B50),MONTH(B50)+3,DAY(B50))
    Regards,
    Antonio

  3. #3
    Registered User
    Join Date
    12-02-2012
    Location
    Harrow
    MS-Off Ver
    Excel 2003
    Posts
    73

    Re: Adding Columns Based on a date

    Hi Antonio

    I have added that formula. But what I would like to do is avoid having to increase the number of columns i.e if I was to use 8 years vs 5 and then copy and paste all the formulas across.

+ 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