option buttons in excel

  • Thread starter Thread starter GKinSC
  • Start date Start date
G

GKinSC

I am trying to make a form with single option buttons that need to just fill
when you click it and unfill when you click it again. All option buttions are
all in there own group. I have tried all I know (very little) and all I can
get it to do is fill when I click it and thats it. Any help would be great.
 
Option buttons like to work in groups, with the last one clicked taking the
"true" state and setting all others in the group to the false state. Try
using a checkbox instead, it will toggle for you with each click.
 

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