Hi,

I have an excel sheet that has a button with VBA attached to is. This code works well and i now want to build on it. I woudl like to put 3 radio buttons on it such that the code will run certain code depending on which radio button is highlighted.

Can anyone advise how to do this? My radio buttons are addressed: OptionButton7_Click, OptionButton8_Click & OptionButton9_Click.

Thanks,
Mark