Results 1 to 2 of 2
  1. #1
    rockrider is offline Novice
    Windows 7 64bit Access 2003
    Join Date
    Jan 2011
    Posts
    4

    Combo-Box

    Hey everyone.

    I'm currently developing a DB at work and I'm stuck with a small problem with two combo-boxes.

    I have a form with some fields, two of them are two combo-box.

    1st Combo-Box:

    Combo-Box (Combo1) is currently feeded by the following table:

    Category
    Id
    Description


    01 - Category A
    02 - Category B


    2nd Combo-Box:

    Combo-Box (Combo2) is currently feeded by the following table:

    Products
    Id
    Description




    01 - Product A
    02 - Product B

    What I would like to do is to have the second Combo-Box (Combo2) to be automatically updated depending on the values selected on Combo1.

    So, If I select Category A on Combo1 I want to have the correspondent Product A on Combo2 and If I select Category B on Combo1 I want to have Product B on Combo2.

    I have tried some functions but I couldn't get the job done. Can someone help me please? Many thanks

  2. #2
    alansidman's Avatar
    alansidman is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,529
    Look at this site and scroll down to the tutorials on combo boxes.

    http://www.datapigtechnologies.com/AccessMain.htm

    Alan

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

Similar Threads

  1. Replies: 8
    Last Post: 06-23-2014, 12:19 PM
  2. Replies: 4
    Last Post: 01-24-2011, 07:11 PM
  3. Replies: 5
    Last Post: 01-02-2011, 10:09 AM
  4. Replies: 1
    Last Post: 08-26-2009, 10:45 AM
  5. Replies: 0
    Last Post: 08-17-2008, 12:19 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