Data in Combo2 depending on what is chosen in Combo1

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Riun
    New Member
    • Oct 2006
    • 34

    Data in Combo2 depending on what is chosen in Combo1

    Hi,
    I have a table with 2columns, Project Type & Project. on my form I have two combo boxes. ComboProjectTyp e & ComboProject. both dropdowns come from the table mentioned. If for instance the Project Type "Billable" is chosen from dropdown ComboProjectTyp e, then I would like the dropdown in ComboProject to only display the Projects that are related to "billable", not all of the projects. Please advice.
    thanx!
  • MMcCarthy
    Recognized Expert MVP
    • Aug 2006
    • 14387

    #2
    Have a look at this tutorial.

    Cascading Combo/List Boxes

    Mary

    Comment

    • Riun
      New Member
      • Oct 2006
      • 34

      #3
      Thank you very much, Mary! Problem solved.

      Comment

      • MMcCarthy
        Recognized Expert MVP
        • Aug 2006
        • 14387

        #4
        Originally posted by Riun
        Thank you very much, Mary! Problem solved.
        Great and it's thanks to Rabbit really for taking the time to write that tutorial.

        Mary

        Comment

        Working...