This place has been such a great resource for me in the past ! Thanks to all who help all of us beginners !!!

I have a userform with several frames, each frame containing 10 option buttons. Users must select one option button from each frame. As i have it coded now, if the user chooses save, and there is a frame without an option button selected, an error message pops up... "please input score for frame X" So far so good, however, if the user clicks the "OK" button on the message box, the entire userform closes... What i need to happen is that the message box goes away and the user is back looking at the userform.

I can't figure this out !