Hi,
I am having some problems with cascading combo boxes. I have followed the good advice on here, and managed to learn how to make cascading combo boxes, however i cannot make them bound to each record.
I have two tables
tblRegions - with ID, Region, Location fields
tblDatamain - with cmbRegion and cmbLocation
Any advice or guidance that points me in the right direction?
I am having some problems with cascading combo boxes. I have followed the good advice on here, and managed to learn how to make cascading combo boxes, however i cannot make them bound to each record.
I have two tables
tblRegions - with ID, Region, Location fields
tblDatamain - with cmbRegion and cmbLocation
Any advice or guidance that points me in the right direction?