![]() |
Excel OptionButtons Value Clearing
I have a workbook with multiple worksheets in it. It's basically a lengthy survey and on each worksheet, there are OptionButtons and CheckBoxes. As you go through the survey, you select the appropriate CheckBox or OptionButton that corresponds with your answer. Here is my problem; Sometimes when I flip from worksheet to worksheet, the OptionButton value is cleared. The CheckBoxes work just fine. Any ideas? I've checked all of the properties and many many internet searches for help, with no success. There is no code under WorkSheet_Activate. -- sam0101 ------------------------------------------------------------------------ sam0101's Profile: http://www.excelforum.com/member.php...o&userid=34573 View this thread: http://www.excelforum.com/showthread...hreadid=543422 |
Excel OptionButtons Value Clearing
Sounds like you need to save your option button values to the worksheet
on changing out of the respective worksheet. Maybe enter the code into the Worksheet_Deactivate event code window "sam0101" wrote: I have a workbook with multiple worksheets in it. It's basically a lengthy survey and on each worksheet, there are OptionButtons and CheckBoxes. As you go through the survey, you select the appropriate CheckBox or OptionButton that corresponds with your answer. Here is my problem; Sometimes when I flip from worksheet to worksheet, the OptionButton value is cleared. The CheckBoxes work just fine. Any ideas? I've checked all of the properties and many many internet searches for help, with no success. There is no code under WorkSheet_Activate. -- sam0101 ------------------------------------------------------------------------ sam0101's Profile: http://www.excelforum.com/member.php...o&userid=34573 View this thread: http://www.excelforum.com/showthread...hreadid=543422 |
All times are GMT +1. The time now is 07:31 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com