Radio buttons and checkboxes

M

Mitch

Is it possible to use a radio buttons state to change the checkbox values?

IE: User clicks on a radio button, the values of the checkboxes beside it
change from blank to 'something' is this possible?
Mitch
 
M

Mitch

Actually I'm wondering if it's possible to just toggle visibility on those
checkboxes I could just overlap them and I think that would solve my issue.
I'll give it a try. Open to other suggestions though.
 
S

Sue Mosher [MVP]

Yes, that's possible, but the details depend on whether you're referring to
VBA user forms or Outlook custom forms and, if the later, whether the
controls are bound or unbound.
 

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

Similar Threads


Top