Combo Box Values

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Newbie23
    New Member
    • Jan 2009
    • 25

    Combo Box Values

    Hello,

    Am I able to change the values available in a combo box based on what value is selected in another combo box?

    For example, my form is to add a serviable appliance record, i.e. Boiler , Fire.

    I have a combo box to choose which type of a appliance, but then once is selected I want the next combo box to choose a manufacturer. Manfacturer, Makes and Models will differ between the different types of Appliance. can I get the combo boxes to change to a different list of values?

    Many Thanks
    Jane
  • ChipR
    Recognized Expert Top Contributor
    • Jul 2008
    • 1289

    #2
    Look specifically at the PROCEDURE portion of this insights article (Cascading Combo/List Boxes).
    Last edited by NeoPa; Apr 23 '09, 08:11 PM. Reason: Clarifying the link

    Comment

    • Newbie23
      New Member
      • Jan 2009
      • 25

      #3
      Thanks for that, I have it working : )

      Comment

      • NeoPa
        Recognized Expert Moderator MVP
        • Oct 2006
        • 32662

        #4
        Great news Jane. Thanks for posting :)

        Comment

        Working...