I have a main form that contains a listbox. The user must choose from the list of Scheduled Classes.
I have the following tables
tblScheduleSetu p
tblSupplierInfo rmation
tblRoster
the tblScheduleSetu p contains all the class information. The user must choose the correct class, then the next subform tblSupplierInfo rmation contains all the Supplier number/address/etc.... User must choose the...