Radio button array
Radio button array
(OP)
Is it possible to create two columns of radio buttons, such that only one button can be selected? I've tried a boxed radio column containing rows of two buttons, but only the buttons on the same row are mutually exclusive. The box looks ridiculous with all the buttons in one column, which is the only way I can get it to work!
TIA
Dave
TIA
Dave





RE: Radio button array
You have to create two columns of radio buttons and write
some code to control if a button from a column is selected,
all buttons in the other column unselect.
Regards,
Farzad