Results 1 to 2 of 2
  1. #1
    fallenangel820 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2013
    Posts
    1

    Question MS Access Combo Box/Append Query

    I have a form that has a couple text boxes and some combo boxes and one button. I am using an append query and a button to update a table based on the values in my text boxes and combo boxes. The issue I am running into is that the combo boxes are displaying the numerical position of the item in the list instead of the actual item I select. For example:
    I have a combo box with these choices


    Yes
    No
    Maybe

    If I hit the drop down and select No then I end up with number 2 in my table instead of the word no. How can I have it append the actual value from my combo box?

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,530
    Typically you would use the numerical key value in other tables. If you don't want to, might as well get rid of it. You can also change the bound column of the combo, but I wouldn't.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 16
    Last Post: 06-18-2012, 02:27 PM
  2. Replies: 1
    Last Post: 10-06-2011, 08:37 AM
  3. Replies: 7
    Last Post: 07-21-2011, 01:01 PM
  4. Access does not build correct APPEND query
    By lwoods in forum Queries
    Replies: 3
    Last Post: 05-06-2011, 02:19 AM
  5. Access append query
    By antoniorossano in forum Queries
    Replies: 1
    Last Post: 08-26-2009, 01:17 PM

Tags for this Thread

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