I have a subform that is bound from an applicant details table. So the table and subform contain, status, program, and date. The program and status are comboboxes that have a row source of ProgramID (hidden, bound), Program and StatusID (hidden, bound), Status.
The problem is when I leave the record it forces me to have both combo boxes filled. Why can't I leave the subform unless all of the combo boxes have values?
Thanks, JOe K.
Start Free Trial