I've been trying to figure out how to have 2 combo boxes on a form, but have the 2nd combo box only have certain drop down selections based on what was chosed in combo box 1.
e.g If I have a table(table1) and have one field called Department and another called Name, If a certain deparmtent is chosen in box 1, then only the correlating names in the table will be given in combo box 2.
Please help
Thanks
e.g If I have a table(table1) and have one field called Department and another called Name, If a certain deparmtent is chosen in box 1, then only the correlating names in the table will be given in combo box 2.
Please help
Thanks