Ok, I have a form for enrolling employees into training sessions. The way it works is you select the training course you want to enroll in, it then enables the combo box with employee names in it, you select your name, click the button and your enrolled. All that works good so far.

However, what I would love to make happen is this: if you want to put in more than one student at a time, I would like for the combo box with the employee names in it to reset to its previous blank setting after the button is clicked. I can find no way to acomplish this, and would appreciate any input on the matter.

And just so it's stated, I'm useing Access 2k2 and VBA.

Thanks
Brandon