Results 1 to 2 of 2
  1. #1
    MCCDOM is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Nov 2014
    Posts
    28

    Combobox Value Based Display

    Hi there,



    I am looking to create a combobox that will show only specific results based upon the previous combobox selection. Now I know this can be done using two separate tables i.e one for make and one for model but I have one form with both make and model and wanted to keep it that way. So how would I go about getting cboModel to show only the specific models that relate to the make selection in cboMake?

    Look forward to your suggestions.

    Many Thanks

    Dom

  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,652
    I don't see how it matters how many tables are involved, you simply need to use the first combo to filter the second, using SQL appropriate to your table structure.

    Baldy-Cascading Combos
    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: 3
    Last Post: 11-05-2014, 02:43 AM
  2. Display image based on combobox selection?
    By 10 Gauge in forum Forms
    Replies: 2
    Last Post: 09-15-2011, 07:42 AM
  3. Replies: 1
    Last Post: 09-06-2011, 01:47 PM
  4. Replies: 0
    Last Post: 08-24-2010, 06:38 PM
  5. Replies: 0
    Last Post: 12-16-2009, 01:14 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