Results 1 to 5 of 5
  1. #1
    mullet is offline Novice
    Windows XP Access 2007
    Join Date
    Jan 2012
    Posts
    3

    Need help with autocomplete combo box by repeating first letter...

    New access user here. I'm trying to set up a combobox to autocomplete based on the first letter only. For example, in a name field, if I press A once it will fill Adams, by pressing A again it will move to the next name - Allen, and etc. I see this function in web forms all the time when filling the US state field. Thanks for the help.

  2. #2
    bcofie is offline Advanced Beginner
    Windows Vista Access 2007
    Join Date
    Oct 2011
    Posts
    31
    I think you just have to bind combo box to field that has the names. see properties of combo box and change row source to a query that selects all records in the name field.

  3. #3
    mullet is offline Novice
    Windows XP Access 2007
    Join Date
    Jan 2012
    Posts
    3
    Thanks for the response. Assuming I followed your direction, this is not working. I created a simple query of the names field and set it as the row source but the combo box no longer pulls any names either typing or as a drop down box. Something is amiss. Further input would be welcomed. Thanks.

  4. #4
    bcofie is offline Advanced Beginner
    Windows Vista Access 2007
    Join Date
    Oct 2011
    Posts
    31

    Combo

    See attached.

    Hope this helps.
    Ben

  5. #5
    mullet is offline Novice
    Windows XP Access 2007
    Join Date
    Jan 2012
    Posts
    3
    The database you sent does what mine currently does. If I type an "a" in the form, Adams comes up, if I type another "a" it just fills the form with "aa". I'm looking for the second "a" keystroke to bring up the next name that begins with the letter A. Any ideas? Thanks.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Combo Box Autocomplete / Filter as you type
    By Pimped in forum Programming
    Replies: 28
    Last Post: 01-14-2015, 08:37 AM
  2. Replies: 3
    Last Post: 07-08-2011, 05:48 AM
  3. Repeating Sections in Report (Combo Boxes)
    By bburton in forum Access
    Replies: 1
    Last Post: 02-23-2011, 04:50 PM
  4. Combo-Box Filter/Autocomplete Question
    By jhcarrell in forum Forms
    Replies: 4
    Last Post: 11-02-2010, 12:46 PM
  5. ComboBox Autocomplete
    By AdrianKitchen in forum Forms
    Replies: 3
    Last Post: 10-13-2009, 11:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums