Results 1 to 6 of 6
  1. #1
    mkincanon is offline Novice
    Windows 8 Access 2007
    Join Date
    Mar 2015
    Posts
    2

    Combo Box Question


    Hi all, I'm sure this has been asked before, so I apologize in advance if this is a duplicate. Is there any way to to have the actual names that I have displayed in the combo box show up in the table rather than the ID Key?

  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
    That's the purpose of the ID field (to be stored in related tables). If you don't want to use it as designed, drop it from your table and just use the text field.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    mkincanon is offline Novice
    Windows 8 Access 2007
    Join Date
    Mar 2015
    Posts
    2
    Okay... well, maybe there is another way to get to my goal. Essentially, I'm creating a database for employees to fill out when they finish their investigations. I was hoping for a drop down so that when they enter in the information, they are limited to filling out the data in a certain way with only a handful of options to choose from. However, when we look at the page that lists all of the closed cases (which is a table) it would be helpful to read the text instead of seeing a bunch of numbers. Access isn't widely used in our company and our senior management wouldn't really see the usefulness of just seeing numbers. Is there any other option to accomplish this?

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,530
    Most of us never let users directly in a table or query. In a report, you'd base the report on a query that joined the two tables together, enabling you to return the text value from the lookup table as a field.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  5. #5
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,743
    Have you considered using a query, and joining the related tables, such that all info is available from the query. Just select the fields you want. You can use the query as record source for your form or report.

    Here's a youtube link, and there are many others.

  6. #6
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,530
    I'll get out of the way.
    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. Combo Box Question
    By beaverx37 in forum Forms
    Replies: 3
    Last Post: 03-07-2015, 12:31 AM
  2. Combo Box Question
    By buck in forum Access
    Replies: 11
    Last Post: 01-20-2014, 10:14 AM
  3. Replies: 4
    Last Post: 08-25-2012, 07:19 PM
  4. Combo Box question!!
    By johnjohnson in forum Forms
    Replies: 2
    Last Post: 12-10-2011, 02:41 PM
  5. Combo box question
    By nkenney in forum Forms
    Replies: 1
    Last Post: 07-09-2009, 08:08 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