Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Check your other post.
dgold82 wrote: 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. -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Apr 26, 6:48*pm, Dave Peterson wrote:
Check your other post. dgold82 wrote: 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. -- Dave Peterson Dave: I don't know how you are locking the sheet. Are you protecting the sorksheet? Or the workbook? Are you using a password? Once I know this I may be able to help. Hyder Ali |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Hyder. See this discussion:
http://www.microsoft.com/office/comm...7-234e01651037 I am locking the worksheet and workbook. Cells that are linked to the radio buttons are unlocked and hidden. Thanks. " wrote: On Apr 26, 6:48 pm, Dave Peterson wrote: Check your other post. dgold82 wrote: 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. -- Dave Peterson Dave: I don't know how you are locking the sheet. Are you protecting the sorksheet? Or the workbook? Are you using a password? Once I know this I may be able to help. Hyder Ali |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reset button code for Radio Buttons | Excel Discussion (Misc queries) | |||
show different areas of sheet with a click radio button | Excel Discussion (Misc queries) | |||
How to reset a group Radio button? | Excel Discussion (Misc queries) | |||
Click to Clear Radio Button | Excel Programming | |||
Reset of radio button values without calling _Click() function | Excel Programming |