View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dgold82 dgold82 is offline
external usenet poster
 
Posts: 99
Default Click to Reset Radio Button

I have a number of control groups on a worksheet with radio buttons in them
(looks like a scantron). If I locked the worksheet 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. Any help would be appreciated.