Option buttons

justme

Well-known Member
Joined
Aug 26, 2002
Messages
729
A couple of questions on option buttons.

What is the easiest way to unselect option buttons in a form? It seems once you click you are stuck. Sometimes you just want to leave them blank or you accidentally click one and you didn't mean to.

Also, is there a way to group buttons without having the line show around them? I haven't been able to figure that one out either.

Thanks in advance.
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
Checkboxes could be used, but I wanted to make sure it was an either/or type answer. I don't think you can do that with checkboxes?
 
Upvote 0
What you could do is include a reset button (say) which would reset the value of all the option buttons in the group. You'd need to plonk a little code behind it, but I assume you've got plenty of that in any case.

Richard
 
Upvote 0
OK, I did have an option button that just said unselect and used that. I thought there might be a cleaner way.

Any ideas on the line around grouped option buttons? Can the line go away or does it have to stay?
 
Upvote 0
If the line you're talking about is the Frame outline, then you could certainly move the option buttons off of the frame and onto the main body of the form if you wanted.

If you're not referring to the frame border then I'm afraid I have misunderstood.
 
Upvote 0
When you use the group box in the forms toolbar it puts a box or line around the button you have grouped. Is there a way to hide this line?
 
Upvote 0

Forum statistics

Threads
1,214,429
Messages
6,119,428
Members
448,896
Latest member
MadMarty

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top