Results 1 to 5 of 5
  1. #1
    ryonker is offline Novice
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Nov 2010
    Posts
    6

    Populate combo box based on selection from another combo box

    Good afternoon,

    I've been trying to find a way to filter one combo box based on another combo box selection. My problem lies herein. The first combo box is a list of import dates. I need the second combo box to populate with the Vendor names that were imported on the date that has been selected from the first combo box. Based on the selection of the second combo box I then need my form to populate the records that are associated with the two selections. I would like to do this using VBA. Any help is greatly appreciated.



    Robert

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    please post the table structures from your db that are relevant to this Robert.

  3. #3
    jlclark4 is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Dec 2010
    Location
    North Carolina
    Posts
    155
    Maybe this is what you are looking for. Here is a sample. Hopefully it helps!

  4. #4
    ryonker is offline Novice
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Nov 2010
    Posts
    6

    Thumbs up

    Sorry for the long delay but the sample database helped and I got it working. thanks everyone for responding and the help.

  5. #5
    marcohag is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Jan 2011
    Posts
    2
    question about the filter, i have a problem with this (because my combo boxes ar repeating through the recordset

    record1 combobox1 - combobox2 - combobox3
    record1 combobox1 - combobox2 - combobox3

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

Similar Threads

  1. Replies: 9
    Last Post: 07-20-2015, 10:55 AM
  2. Replies: 2
    Last Post: 12-07-2010, 12:32 PM
  3. Replies: 0
    Last Post: 12-02-2010, 11:59 AM
  4. Replies: 2
    Last Post: 09-17-2010, 09:53 AM
  5. Replies: 1
    Last Post: 08-26-2009, 10:45 AM

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