+ Reply to Thread
Results 1 to 3 of 3

Excel autofill not working as expected

  1. #1
    Registered User
    Join Date
    10-23-2012
    Location
    Bulgaria
    MS-Off Ver
    Excel 2010
    Posts
    4

    Excel autofill not working as expected

    I am using MS Excel 2013. I have two columns - Year and Quarter like this:

    2009 1
    2009 2
    2009 3
    2009 4
    2010 1
    2010 2
    2010 3
    2010 4
    2011 1
    2011 2
    2011 3
    2011 4
    2012 1
    2012 2
    2012 3
    2012 4
    2013 1
    I would expect that if I select the two columns and drag the selection down I would have 2013 2, 2013 3 and so fort. Instead I get:

    1) If no formatting is applied to the cells:

    2012.852941 2.588235294
    2013.098039 2.607843137
    2013.343137 2.62745098
    2013.588235 2.647058824
    2013.833333 2.666666667
    2014.078431 2.68627451
    2014.323529 2.705882353
    2) If both columns are formatted as numbers:

    2013 3
    2013 3
    2013 3
    2014 3
    2014 3
    2014 3
    In the second scenario at least the Year column is populated as expected, but not the Quarter column. What should I do to get autofill to work as expected?

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Excel autofill not working as expected

    Please attach a sample workbook with enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic

    Note: Please don't attach documents containing confidential data like (address, telephone, ID#s, etc.).


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Forum Expert Debraj Roy's Avatar
    Join Date
    09-27-2012
    Location
    New Delhi,India
    MS-Off Ver
    Excel 2013
    Posts
    1,469

    Re: Excel autofill not working as expected

    Hi avp3000!

    Autofill are programmed, so that it check only last cell and second last cell, and according to difference.. in increase Linear, Growth.. or some Week pattern..

    If you sill like to handle it according to you... if have to be smart that its program..

    check a sample..

    In A1 type 2009,
    Select cells A1:A20. press Alt + E + I + S, and in step value section write 0.25


    So now its like 2009,2009.25,2009.5 and so on..
    Now in a separate cell (lets say.. B1.. write formula as =INT(A1) and drag it till B20..

    obviously there is much better way to generate numbers in some pattern.. but try to understand the logic behind AutoFill..
    Regards!
    =DEC2HEX(3563)

    If you like someone's answer, click the star to give them a reputation point for that answer...

+ 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. Expected table is not in the expected format - ADODB Connection to Read Only Excel file
    By Roshan10043 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-05-2018, 10:54 AM
  2. [SOLVED] 'Find' not working as expected (Excel vba).
    By staggers47 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-18-2013, 12:01 PM
  3. Excel VBA-Date format "mmm" not working as expected
    By sbishops in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-23-2009, 06:40 PM
  4. Excel VBA-Date format "mmm" not working as expected
    By sbishops in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-23-2009, 06:39 PM
  5. [SOLVED] =NETWORKDAYS not working as expected and as it once did
    By USAOz in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-13-2006, 10:05 AM

Tags for this Thread

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