I have a worksheet that has 30 groups of option buttons (i.e. contained within a form control frame). I want to ensure that the user responding to the questionnaire answers all 30 questions, by selection 1 of the 3 option buttons per group.
If not all 30 questions are answered (by selecting one response per group), I would like an a MsgBox to appear. I want to call this macro when the user clicks a shape.


Thank you very much.