+ Reply to Thread
Results 1 to 9 of 9

Increase month instead of day when drag down a cell with date content

  1. #1
    Registered User
    Join Date
    07-12-2015
    Location
    Kroer, Norway
    MS-Off Ver
    2010
    Posts
    8

    Question Increase month instead of day when drag down a cell with date content

    Hi!
    I just wonder how I can drag down a cell containing a date, and instead of increasing the day, I want to increase the month?
    Exsample:
    First date: 15.08.2015 (that is fiftenth of August 2015). I want to drag this Down to the cell below, but instead of increasing to 16.08.2015, I want it to be 15.09.2015, and next 15.10.2015 and so on. Is this possible in any way?

    Kind regards,
    Trond Martin!
    Last edited by html; 07-13-2015 at 06:44 AM.

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Increase month instead of day when drag down a cell with date content

    Try these examples:
    A1: 15-Aug-2015

    • Select A1:A100
    • Home.Fill.Series...Check: Month...Click: OK

    OR
    • Select A1
    • Home.Fill.Series
    ...Check: Column
    ...Check: Month
    ...Enter an end date....15/12/2030
    ...Click: OK

    Is that something you can work with?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: Increase month instead of day when drag down a cell with date content

    Hi, welcome to the forum

    Ron's suggestion should work for you...What you need to understand about dates and times in excel is...

    a date is just a number representing the number of days passed since 1/1/900...and then formated in a way that we recognise as a date. So, for instance, today (Sun Jul 2015) is actually 42197

    Time is actually a decimal part of 1 (day), so 06:00 AM is 0.25, 12 noon is 0.5 and 18:00 (or 6 PM) is 0.75

    So when you drag 15/08/2015 down, what you are really doing is what is showm in column H below...
    G
    H
    1
    Date Format
    General Format
    2
    15.08.2015
    42231
    3
    16.08.2015
    42232
    4
    17.08.2015
    42233
    5
    18.08.2015
    42234
    6
    19.08.2015
    42235
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Increase month instead of day when drag down a cell with date content

    Another way...

    Enter the first 2 dates in the series...

    A1 = 15.08.2015
    A2 = 15.09.2015

    Select A1:A2 and drag down as needed.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  5. #5
    Registered User
    Join Date
    07-12-2015
    Location
    Kroer, Norway
    MS-Off Ver
    2010
    Posts
    8

    Re: Increase month instead of day when drag down a cell with date content

    Thank you, yes that worked perfectly, smart and easy.
    Thanks for quick help and new Learning.

    Have a nice summer!

    Kind regards,
    Trond Martin!

  6. #6
    Registered User
    Join Date
    07-12-2015
    Location
    Kroer, Norway
    MS-Off Ver
    2010
    Posts
    8

    Re: Increase month instead of day when drag down a cell with date content

    Yes, this Works too, faboulous! Thank you!

    Kind regards
    Trond Martin!

  7. #7
    Registered User
    Join Date
    07-12-2015
    Location
    Kroer, Norway
    MS-Off Ver
    2010
    Posts
    8

    Re: Increase month instead of day when drag down a cell with date content

    Thanks all for good answers!

    Have a happy summer!

    Kind regards
    Trond Martin!

  8. #8
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Increase month instead of day when drag down a cell with date content

    You're welcome. We appreciate the feedback!

  9. #9
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: Increase month instead of day when drag down a cell with date content

    Thanks for the feedback

+ 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-04-2015, 12:14 PM
  2. [SOLVED] Increase sumif range by 3 with drag down
    By Risto85 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-29-2013, 07:51 AM
  3. Increase Reference Rows by 7 as I Drag Down
    By a1195423 in forum Excel General
    Replies: 1
    Last Post: 08-27-2011, 04:25 PM
  4. Increase function formula by 1 each time i drag down
    By Tommy1005 in forum Excel General
    Replies: 2
    Last Post: 01-09-2011, 08:37 PM
  5. VBA to increase cell entry by a month
    By Gabor in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-15-2006, 03:10 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