Ultrawhack
Well-known member
I have 3 tables tblCountry, tblState, tblCity with CountryID & StateID as relational fields.
when a user selects from cboCountry CountryID filters the content of cboState
when a user selects from cboState StateID filters the content of cboCity
I need help with the filtering code please for these drilldown comboboxes.
Thanks !
when a user selects from cboCountry CountryID filters the content of cboState
when a user selects from cboState StateID filters the content of cboCity
I need help with the filtering code please for these drilldown comboboxes.
Thanks !