is there a simple way to make a Checkbox or radio button that can be conditionally formatted? one that emulates an option button so that only one option may be chosen at any time
is there a simple way to make a Checkbox or radio button that can be conditionally formatted? one that emulates an option button so that only one option may be chosen at any time
"Radio button" is just another term for an option button. They are the same thing.
To format checkboxes you would have to write code that responds to a click on every checkbox and formats the checkboxes as desired. There is nothing built in that would do this for you.
Jeff
| | |·| |·| |·| |·| | |:| | |·| |·|
Read the rules
Use code tags to [code]enclose your code![/code]
what I am trying to do is if I input an "x" in cell A1 then cell B1 is blanked out. If an X is input in Cell B1 then Cell A1 is blanked out. Therefore you either have choice A or B
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks