G
Guest
I have a drop down list that contains all the setions in my company from a
table called Sections. The top three sections are A, B and C. Now if one of
these first three items is selected from the drop down list, cboSection, I
want the combobox cboPosition to populate with all the records of Section and
Position from the table PositionsbySection. How can i go about doing this?
table called Sections. The top three sections are A, B and C. Now if one of
these first three items is selected from the drop down list, cboSection, I
want the combobox cboPosition to populate with all the records of Section and
Position from the table PositionsbySection. How can i go about doing this?