Need to list the records in subform matching the combo box from main form.
Creating a warehouse inventory, main form name is job_main and subform name is casid_sub (continuous)
There are two combo box in main form (unbound) "caseid" and "job"
After selecting these two field system should list all the matching records in sub form.
TIA