G
Guest
I have a subform that has combo boxes. The row source values for these combo boxes is based on a value from a field in the main form. This works fine when the correct value in the main form is selected. An example would be if I select "Day shift" the start time field is populated with the times for the day shift to start. If I select "Day Shift" but go back and change it to "Night Shift" the row source values in the combo box are still for the day side. It is only changed when I close and reopen the form.