M
Martin
I need to find a way where I can make a selection in one combo box and
update the available list of selctions in another combo box.
Right now, I have two combo boxes (cboBldg) and (cboFloor). The
problem is that if I have a user select a building, there are options
to select any floor in any building in the floor combo box. I want
them to select a building and then only have the option to select a
floor from the proper building after that.
I'm using Access 2002 and I haven't been able to find anything to show
me how to do this. The actual data for the fields is in two different
tables and they are related to the main table by the ID (autonumber)
field of each.
I appreciate any help that can be provided.
update the available list of selctions in another combo box.
Right now, I have two combo boxes (cboBldg) and (cboFloor). The
problem is that if I have a user select a building, there are options
to select any floor in any building in the floor combo box. I want
them to select a building and then only have the option to select a
floor from the proper building after that.
I'm using Access 2002 and I haven't been able to find anything to show
me how to do this. The actual data for the fields is in two different
tables and they are related to the main table by the ID (autonumber)
field of each.
I appreciate any help that can be provided.