MukulPurohit
New Member
- Joined
- Mar 14, 2024
- Messages
- 2
- Office Version
- 365
- Platform
- Windows
Hello Team,
I have created one group box and added two Option Buttons (form Control) inside it. And I have Linked the option buttons to cell $I$6.
I want to show 2nd option button as selected and so I set the value off $I$6 to 2. (This makes the second option box selected)
Then I mark Cell $I$6 as locked as I do not want user to be able to change the option selection.
When I mark the sheet as protected and I click on 1st Option Button I get an expected error message -
But when I click OK on this both the option boxes get unselected and the linked cell value is still showing two.
Expected behavior is that the second option should still be shown as selected ... but it is not !!!
Can you please help me with this?
Regards
Mukul
I have created one group box and added two Option Buttons (form Control) inside it. And I have Linked the option buttons to cell $I$6.
I want to show 2nd option button as selected and so I set the value off $I$6 to 2. (This makes the second option box selected)
Then I mark Cell $I$6 as locked as I do not want user to be able to change the option selection.
When I mark the sheet as protected and I click on 1st Option Button I get an expected error message -
But when I click OK on this both the option boxes get unselected and the linked cell value is still showing two.
Expected behavior is that the second option should still be shown as selected ... but it is not !!!
Can you please help me with this?
Regards
Mukul