Checkbox

  • Thread starter Thread starter DAA
  • Start date Start date
D

DAA

Is there a way that the checkboxes can be used as option
boxes? If yes, please provide information how to do it.

Thanks
 
Hi
not sure what you're trying to do. You could use the Checkboxex from
the toolbox toolbar
 
Well, depending on where you got them from (e.g. Controls Toolbox, or
Forms Toolbar) you'd need to add some coding and such to check for
other true/false values upon activation. But that seems quite
redundant to do a function that option buttons do inherantly, imho.
 
Thanks for your response.

All I need if possible is the Check Box to behave like the
option box. Say I have 3 boxes and I can only check one.
When I tried it (group them like option buttons) it didn't
work. I was able to check all of the 3 boxes.

Is it possible for the check boxes to behave like the
option buttons? How? Please help.

I sure can use the option boxes but I would rather use the
check boxes (whether it comes from the Forms Toolbar or
Controls Toolbox).
 

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