T
Tonso
I need to have 2 columns of radio buttons on a worksheet. If the left
button on row 10 is selected, then the value in cell F10 should be 5,
if the right button at row 10 is selected, the value in F10 should be
zero. If the left button at row 11 is selected, the value in F11 will
be 5. If the right button in row 11 is selected, the value in F11
should be zero. On each row from 10 - 21 [12 rows] one button will be
selected and the appropriate value [0 or 5] should appear in cells
F10:F21. My problem is, when i create multiple button, they all
reference the same one cell. How can i create multple button, and have
each button reference a difference cell?
Thanks,
Tonso
button on row 10 is selected, then the value in cell F10 should be 5,
if the right button at row 10 is selected, the value in F10 should be
zero. If the left button at row 11 is selected, the value in F11 will
be 5. If the right button in row 11 is selected, the value in F11
should be zero. On each row from 10 - 21 [12 rows] one button will be
selected and the appropriate value [0 or 5] should appear in cells
F10:F21. My problem is, when i create multiple button, they all
reference the same one cell. How can i create multple button, and have
each button reference a difference cell?
Thanks,
Tonso