Click to Reset Radio Button

D

dgold82

I have a number of control groups on a worksheet with radio buttons in
them (looks like a scantron). Is there a way for a user to reset a
radio button by just clicking again on it without having to "right
click" and click on
"clear contents". I ask because I will be disabling all the command
bars and right click ability through VBA. It was suggested to me that
I add an N/A button or just convert to checkboxes, but I really want
to mimick the real test input for my students for simplicity. There
must be code out there somewhere to do this. Worksheet/form looks like
this:

1. ( ) A ( ) B ( ) C ( ) D
2. ( ) F ( ) G ( ) H ( ) J
3. ( ) A ( ) B ( ) C ( ) D
etc

Any help would be appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top