Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771

    Typing into combobox should narrow down the list if the AutoExpand property is enabled. Yes, the ID is the value saved but users should not see it. They start typing last name and the AutoExpand should show only records in the list that match the user input.


    Adding new records into a lookup table 'on-the-fly' is what the combobox (or listbox) NotInList event is for. http://www.blueclaw-db.com/access_no...ed_example.htm
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  2. #17
    lirantha is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Feb 2015
    Posts
    13
    Quote Originally Posted by June7 View Post
    Typing into combobox should narrow down the list if the AutoExpand property is enabled. Yes, the ID is the value saved but users should not see it. They start typing last name and the AutoExpand should show only records in the list that match the user input.
    AutoExpand is enabled, but I'm getting the error "Control can't be edited; it's bound to the expression 'PubID'." Revised database attached in case I've assigned the properties incorrectly. InscriptionsNormJune7.zip

    Adding new records into a lookup table 'on-the-fly' is what the combobox (or listbox) NotInList event is for. http://www.blueclaw-db.com/access_no...ed_example.htm
    Thanks for the link; I'll see what I can do with it.

  3. #18
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Remove the = sign from the combobox ControlSource.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 4
    Last Post: 08-25-2013, 07:43 AM
  2. Replies: 2
    Last Post: 09-08-2012, 08:25 PM
  3. Multiple combobox to filter subform
    By huongdl1987 in forum Forms
    Replies: 4
    Last Post: 07-24-2012, 11:43 AM
  4. Replies: 1
    Last Post: 09-06-2011, 01:47 PM
  5. Replies: 0
    Last Post: 08-24-2010, 06:38 PM

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