How would I set up two sets of Option Boxes with two boxes
each??
As it stands now, if I click on one in one set, and then one in the other set, the one in the first set is deselected.
Printable View
How would I set up two sets of Option Boxes with two boxes
each??
As it stands now, if I click on one in one set, and then one in the other set, the one in the first set is deselected.
I am not real sure of what you are trying to do, but try putting each set of option buttons in a separate frame. frame1 for the first two options and frame2 for the other two options. You can make the frames have no borders or captions so the user wont even know they are there. I hope this helps at least a little bit.
Brent Keller
Use frames or picture boxes as a container :)