Results 1 to 3 of 3
  1. #1
    Chair is offline Novice
    Windows 8 Access 2016
    Join Date
    Jun 2016
    Posts
    2

    Form, Combo box value display

    Hello, is it possible to display a related value from another table in combo box, instead of actual value?


    For example, if I have a database with artists and albums, albums are connected with artists only by the foreign key artistId, and in my form for adding albums I want the combo box with album artist to display the artist name instead of artistId, what should I do? I figure it should be some very basic function, but the only solution I've come up with is making a query and a combo box based on it, I can't make it work though.

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Lot's of combo box info at techonthenet. Here is a link

    Good luck.

  3. #3
    Chair is offline Novice
    Windows 8 Access 2016
    Join Date
    Jun 2016
    Posts
    2
    Thanks, I've just found the answer! It was a really basic function indeed, the list of values displayed and the field connected with selected value are separate things as I'd figured they should be, the list called row source if anyone else wants to know. Topic closed.

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

Similar Threads

  1. Replies: 1
    Last Post: 03-27-2016, 07:36 PM
  2. Replies: 2
    Last Post: 07-08-2015, 12:14 PM
  3. Replies: 2
    Last Post: 06-10-2013, 06:22 PM
  4. Replies: 2
    Last Post: 04-04-2013, 05:56 PM
  5. Combo Box Display in Form
    By rachello89 in forum Forms
    Replies: 2
    Last Post: 05-11-2012, 05:44 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