+ Reply to Thread
Results 1 to 5 of 5

auto fill not working for data above empty cell

  1. #1
    Registered User
    Join Date
    10-18-2008
    Location
    michigan
    MS-Off Ver
    2010
    Posts
    88

    auto fill not working for data above empty cell

    Hi

    I can’t seem to get auto fill to work

    I checked the box for>>>Enable Auto Complete for cell values check box to turn automatic completion of cell values on or off.<<<

    It only works up to the first empty cell in the row. If an entry is the same above the empty cell, auto fill doesn’t work

    I’m using Excel 2010


    mike

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,652

    Re: auto fill not working for data above empty cell

    That is the nature of the autocomplete feature.
    You could put a space character in the empty cell(s) for it to recognize the filled cells above.
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  3. #3
    Forum Expert
    Join Date
    04-01-2013
    Location
    East Auckland
    MS-Off Ver
    Excel 365
    Posts
    1,347

    Re: auto fill not working for data above empty cell

    Since you posted it in the VB forum...

    Do you want to have a solution like using the auto correct dictionary to autocomplete your list?
    The obvious benefits and disadvantages apply there, If you are interested you can upload a representative sample of your data and I can set up a demo.

    or you can look at this for another way which you can play around with.

    http://www.vbaexpress.com/kb/getarticle.php?kb_id=244
    If you want something done right... find a forum and ask an online expert.

    Time flies like an arrow. Fruit flies like a banana.

  4. #4
    Registered User
    Join Date
    10-18-2008
    Location
    michigan
    MS-Off Ver
    2010
    Posts
    88

    Re: auto fill not working for data above empty cell

    Hi AlphaFrog,scottiex,
    Thank you for your replies

    Sorry I didn't get back sooner.
    I have the instant notification box check but did not get any email that a response was made.

    I didn't think about using a ' in the empty cells. Thanks

    I will play around with the code and see if it will work for me. I don't have time till next week.
    I'll come back with questions(which I know I will have) I'm sort of a novice with macros

    mike

  5. #5
    Registered User
    Join Date
    10-18-2008
    Location
    michigan
    MS-Off Ver
    2010
    Posts
    88

    Re: auto fill not working for data above empty cell

    Hi scottiex,
    I had time to try your code.

    I can't get it to work

    I opened a new book
    I named Sheet1 >>Source data<<<
    I ranged name B:B: to >>AutoCompleteText<<<
    I put your macro in Sheet1(Source data)
    I checked the spelling (I'm prone to mistakes !!!!)
    I used f5 to go the the range to make sure it was there)
    I put in some words in B1:B3
    When I typed in the same words in A4:A6, Autofill did not complete the words till I hit enter.


    I'll check back in a couple of days if instant notice doesn't work

    thank you
    Mike

+ 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. [SOLVED] referencing data to fill empty cell
    By edmayo in forum Excel General
    Replies: 4
    Last Post: 07-09-2016, 10:34 AM
  2. Auto fill / flash fill not working with formulas?
    By mhorga in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 04-18-2016, 12:54 PM
  3. Auto fill cell based on Drop Down List not working
    By cbcruz in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-14-2014, 10:35 AM
  4. [SOLVED] Macro to fill empty rows not working properly
    By Ale84 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-23-2014, 09:56 AM
  5. Auto fill empty cells macro
    By Dibbley247 in forum Excel Programming / VBA / Macros
    Replies: 26
    Last Post: 02-10-2013, 07:30 AM
  6. Fill empty cells in arow with data from last cell containing data
    By Stiansen in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-02-2011, 04:48 AM
  7. Replies: 1
    Last Post: 07-13-2007, 10:59 AM

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