+ Reply to Thread
Results 1 to 7 of 7

AutoFill Method

  1. #1
    Registered User
    Join Date
    11-04-2016
    Location
    Malaysia
    MS-Off Ver
    Office 2013
    Posts
    16

    AutoFill Method

    Hi Everyone,

    Column A
    ABC




    DEF



    GHI

    How can I fill between the range?

  2. #2
    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: AutoFill Method

    What would you fill it with? Your requirement is nit clear at all
    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

  3. #3
    Registered User
    Join Date
    11-04-2016
    Location
    Malaysia
    MS-Off Ver
    Office 2013
    Posts
    16

    Re: AutoFill Method

    Fill the existing value up to certain range.
    Example :
    Before :
    Column
    ABC


    DEF


    FGH

    After :
    Column
    ABC
    ABC
    ABC
    DEF
    DEF
    DEF
    FGH
    I hope you guys can understand it.
    Thank You
    Last edited by Muz1993; 03-01-2017 at 02:56 AM.

  4. #4
    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: AutoFill Method

    Try this...
    starting with the cursor somewhere in the table of data,
    press F5 (GoTo), then click Special, then click Current Region;
    press F5 again, then click Special, then click Blanks;
    begin to enter a formula by typing "=" (without the quotes)
    click on the cell immediately above the activecell (coloured white in the highlighted block);
    then hold down the CTRL Key and press Enter

  5. #5
    Registered User
    Join Date
    11-04-2016
    Location
    Malaysia
    MS-Off Ver
    Office 2013
    Posts
    16

    Re: AutoFill Method

    Quick question : If it with many columns that have many blank rows, can it be done?

  6. #6
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: AutoFill Method

    Does this help?

    Please Login or Register  to view this content.

  7. #7
    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: AutoFill Method

    Quote Originally Posted by Muz1993 View Post
    Quick question : If it with many columns that have many blank rows, can it be done?
    To best describe or illustrate your problem you would be better off attaching a dummy workbook. The workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.

+ 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. Autofill method failed
    By Will03 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-05-2014, 04:11 PM
  2. Autofill method of range class failed
    By cza38180 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-03-2012, 06:29 AM
  3. [SOLVED] Using the AutoFill method in a macro
    By publius190 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-22-2012, 09:29 AM
  4. Autofill Method of Range Class Failed
    By delt127 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-16-2009, 06:30 AM
  5. autofill method of range class failed
    By savery101 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-04-2009, 11:24 AM
  6. autofill method of range class failed?
    By vuw100 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-23-2008, 08:06 PM
  7. [SOLVED] Autofill method of Range class failed
    By JJ \(UK\) in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-14-2005, 03: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