Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi-
Can anyone assist me with a quick script on checkbox values? I have userform1 with 7 checkboxes. I want to set a control for the following: if more than one checkbox.value for checkboxes 1-7 = true then msgbox("Please select one and only one checkbox.") exit sub. end if I thank you kindly!!! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi VB Newbie,
Why not use Option buttons, which have this functionality? --- Regards, Norman "VB Newbie" wrote in message ... Hi- Can anyone assist me with a quick script on checkbox values? I have userform1 with 7 checkboxes. I want to set a control for the following: if more than one checkbox.value for checkboxes 1-7 = true then msgbox("Please select one and only one checkbox.") exit sub. end if I thank you kindly!!! |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I think I will do that. I thank you, sir!
"Norman Jones" wrote: Hi VB Newbie, Why not use Option buttons, which have this functionality? --- Regards, Norman "VB Newbie" wrote in message ... Hi- Can anyone assist me with a quick script on checkbox values? I have userform1 with 7 checkboxes. I want to set a control for the following: if more than one checkbox.value for checkboxes 1-7 = true then msgbox("Please select one and only one checkbox.") exit sub. end if I thank you kindly!!! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting cells that have a checkbox that is marked | Excel Worksheet Functions | |||
Checkbox values? | Excel Worksheet Functions | |||
Importing Checkbox Values | Excel Programming | |||
CheckBox values | Excel Programming | |||
Checkbox values from a web client | Excel Programming |