Results 1 to 3 of 3
  1. #1
    Bobt is offline Novice
    Windows 7 Access 2003
    Join Date
    Oct 2010
    Posts
    2

    Entering Text in Combo Form


    This is a very basic question. I have created a combo box. I have it set to a control source with a query lookup to populate value list. I can select an item in the list with a mouse click. However if I type the value in, it is not accepted. Can typed values be entered in a combo box that do appear in valid list? If so, what properties do I have set that is preventing me from typing value into combo box.

    Thanks,
    Bob

  2. #2
    NTC is offline VIP
    Windows Vista Access 2007
    Join Date
    Nov 2009
    Posts
    2,392
    Yes, in the properties of that combobox control. Can't remember the exact 03 term but it is something like 'Restrict to List'...in any case scroll down thru all the properties and you'll know it when you see it.....

    Hope this helps....

  3. #3
    Bobt is offline Novice
    Windows 7 Access 2003
    Join Date
    Oct 2010
    Posts
    2
    I left out one important detail. The combo box is bound to a primary key. However, another database column is displayed which means something to the user - i.e. location code. So when a user picks a location code from the list, it references the corresponding primary key and the record is loaded. When they type into the combo box the location value, the combo box is actually looking for the primary key and not location code.

    What is best practice in allowing them to type in location code and then have corresponding primary key load respective record into form?

    Thanks,
    Bob

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

Similar Threads

  1. Entering duplicate data in Form
    By cotri in forum Forms
    Replies: 1
    Last Post: 01-06-2010, 11:45 PM
  2. Question about entering data through form
    By vixtran in forum Database Design
    Replies: 6
    Last Post: 06-16-2009, 07:23 AM
  3. Replies: 3
    Last Post: 03-28-2009, 06:06 PM
  4. Replies: 2
    Last Post: 03-16-2009, 12:19 PM
  5. Entering query results in a form
    By marcello.dolcini in forum Forms
    Replies: 0
    Last Post: 04-15-2007, 06:01 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