Choosing Only One Of Three OptionButtons

  • Thread starter Thread starter Minitman
  • Start date Start date
M

Minitman

Greetings,

I have a UserForm with a Frame on it. Inside this frame are three
OptionButton's. I know there is a way to toggle one choice at a time,
but I can't find how to do it.

Anyone have any idea as to how this is done?

TIA

-Minitman
 
When all the optionbuttons are grouped together in a frame, you can only set
one at any one time. Setting another clears the first.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Hey Bob,

Thanks, I knew it was simple, but I could not find it anywhere I
looked

-Minitman
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top