Hi All,
I have a radio button on sheet1 module 1 called (Sec1No). this is the code :
Sub Sec1No
MsgBox "blah"
End Sub
Then I have a radio button on sheet2 module2.
Is it possible that when the user clicks on the first radio button sheet 1 to then automatically check the radio button on sheet 2?
Thank you for your help!
I have a radio button on sheet1 module 1 called (Sec1No). this is the code :
Sub Sec1No
MsgBox "blah"
End Sub
Then I have a radio button on sheet2 module2.
Is it possible that when the user clicks on the first radio button sheet 1 to then automatically check the radio button on sheet 2?
Thank you for your help!