Results 1 to 5 of 5
  1. #1
    chaddresnick is offline Advanced Beginner
    Windows 7 64bit Access 2013
    Join Date
    Dec 2014
    Location
    Dayton, Ohio
    Posts
    30

    Combo Box Help


    I created a combo box on a firm that populates from a table. It has license plates, VIN, make & model in the table. When I drop down on the box, I only see the plate number. I'd like to list them all in the drop down. What step did I miss?
    Attached Thumbnails Attached Thumbnails Picture1.png  

  2. #2
    NTC is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2009
    Posts
    2,392
    A combo box has a record source, and that is a query or a table. It has properties as to which fields are visible as well as their width. You must adjust the combo box's properties.

  3. #3
    chaddresnick is offline Advanced Beginner
    Windows 7 64bit Access 2013
    Join Date
    Dec 2014
    Location
    Dayton, Ohio
    Posts
    30
    Where do I adjust the properties for the combo box on the form?

  4. #4
    NTC is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2009
    Posts
    2,392
    When the form is in design view, and the combo box is highlighted; In the property sheet to the right

    specifically 'Column Count' which has width of each column separated by ; symbol....if you only have one value there then just add a semi colon and the number 1 and the 2nd column will show 1 inch wide

    be sure to also widen the 'Width' value and equal amount

  5. #5
    chaddresnick is offline Advanced Beginner
    Windows 7 64bit Access 2013
    Join Date
    Dec 2014
    Location
    Dayton, Ohio
    Posts
    30
    Perfect! Thank you!

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

Similar Threads

  1. Replies: 7
    Last Post: 03-30-2015, 10:04 AM
  2. Replies: 2
    Last Post: 10-21-2014, 07:57 AM
  3. Replies: 3
    Last Post: 07-03-2013, 10:38 AM
  4. Replies: 1
    Last Post: 10-30-2012, 10:29 AM
  5. Replies: 4
    Last Post: 08-16-2011, 05:54 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