T
Terry VanDuzee
Hello
In VBA, How can I identify an optionbutton and it's value in the cell of a
table?
Im trying to have a user select 1 of 2 optionbuttons in column1 (of 2) in a
table and place text on the same row (in column2) that the optionbutton is
in. There could be up to 2 rows in the table and each row will have 2
optionbuttons.
However, I do not want to write code for each row. I want to have a sub
that writes the text into column 2 based on the row that the optionbutton
was selected.
Thank you so much
Terry V
In VBA, How can I identify an optionbutton and it's value in the cell of a
table?
Im trying to have a user select 1 of 2 optionbuttons in column1 (of 2) in a
table and place text on the same row (in column2) that the optionbutton is
in. There could be up to 2 rows in the table and each row will have 2
optionbuttons.
However, I do not want to write code for each row. I want to have a sub
that writes the text into column 2 based on the row that the optionbutton
was selected.
Thank you so much
Terry V