OptionButtons
Hi, Using XL 2000
I have 10 OptionButtons (with a collective groupname
of 'Status') Each Optionbutton value contains numerical or
text values. I would like a selected value placed into my
worksheet using I guess something like this:
Worksheets("Testing").Cells(NewRow, "X") = OptionButton
selected value.
Any ideas appreciated.
Thanks, Paul
|