+ Reply to Thread
Results 1 to 4 of 4

Auto Complete Text Excel 2007

  1. #1
    Registered User
    Join Date
    12-11-2008
    Location
    Kansas
    Posts
    19

    Auto Complete Text Excel 2007

    I am new to VBA and am looking to add this code to autocomplete the text. I found this on line but it doesn't work for 2007. Thanks for any help.

    Please Login or Register  to view this content.

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885

    Re: Auto Complete Text Excel 2007

    Hi Zrupnick,

    What, specifically, do you mean by "it doesn't work for 2007?" Does it give an error? Does it not do what you expect?

    I'd suggest providing a sample worksheet, and explain what it SHOULD be doing in your eyes (as it may in Excel 2003 or earlier).

  3. #3
    Forum Contributor
    Join Date
    12-02-2009
    Location
    Akron, Ohio
    MS-Off Ver
    Excel 2010
    Posts
    208

    Re: Auto Complete Text Excel 2007

    Look at RED items. Also all this code does is activate the F2 key and all that does is edit the active cell.

    Check the autocomplete setting in Excel 07
    # Click on Office Button > Excel Options to bring up the Excel Options dialog box.

    # Click on the Advanced button in the left hand pane.

    # Remove or add the checkmark from the Enable AutoComplete for cell values option box.

    # Click OK.
    Last edited by Paul; 12-04-2009 at 08:00 PM. Reason: Removed quote of entire post, not necessary.

  4. #4
    Registered User
    Join Date
    12-11-2008
    Location
    Kansas
    Posts
    19

    Re: Auto Complete Text Excel 2007

    I have columns A & B on the worksheet as a named range and I wanted column C to autofill the names base on what was typed. I was hoping that if you started "Joseph" the macro would pick up that name from the list and autofill. Right now it does no do it. The F2 key is to add a name to the list if it does not appear. I have taken off autocomplete in the excel options and tried it and then selected it again. I was thinking I needed to add xlfillvalues to the code but I'm not really sure if that is the way to go. I have attached a spreadsheet and hopefully someone can figure it out. Thanks.
    Attached Files Attached Files

+ 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