I have been working on a training enrollment tracking system, which this forum has helped a great deal! I am trying to finish it up, but an outstanding issue.
I have a form/subform to allow scheduling employees into a class. When the mainform opens, the combo box used to select the course/course date is blank. However, the subform, which should contain the employees registered for the class, contains the data for the first class in the list. How do I get the subform to open with no data? Both forms are using combo boxes; the main form is unbound, shile the subform combo is bound.

Thanks for your help.