Hi,
How do I build a form that queries using multiple combo boxes? I am trying to create a form that functions like MS Excel Advanced Filter function. That is, I have a table with the fields: Country, State/Province, City, Location. I want the user to pick the Country in the first combo box and the 2nd combo box will only contain State/Provices specified by the first combo box (country). The 3rd combo box will display of cities within the specified state/province and country. The last combo box will define the exact record (Location). I have other fields in the form that I want to autopopulate when the user picks the last combo box(Location). Again for my purpose, Location will define a unique record.
Can anyone give me any direction? If this has been posted here before, can someone point me to the right direction? I have found threads that dealth with one combo box but not multiple ones.
Thanks
How do I build a form that queries using multiple combo boxes? I am trying to create a form that functions like MS Excel Advanced Filter function. That is, I have a table with the fields: Country, State/Province, City, Location. I want the user to pick the Country in the first combo box and the 2nd combo box will only contain State/Provices specified by the first combo box (country). The 3rd combo box will display of cities within the specified state/province and country. The last combo box will define the exact record (Location). I have other fields in the form that I want to autopopulate when the user picks the last combo box(Location). Again for my purpose, Location will define a unique record.
Can anyone give me any direction? If this has been posted here before, can someone point me to the right direction? I have found threads that dealth with one combo box but not multiple ones.
Thanks