I am very new to Userforms and have learned all I know by researching examples. I'm thrilled with a userform I set up, but can't figure out one final detail.
I have loaded a combo box with student names pre-loaded a worksheet using the following:
Private Sub UserForm_Initialize()
'Empty...