toddswint Newbie
Joined: 13 Apr 2006 Posts: 4
|
Posted: Apr 16th, 2006 09:14 PM Post subject: If Then Statement |
|
|
Hello,
I have a workbook with three sheets (sheet 1, sheet 2 and sheet 3).
On sheet 1 I have a group box containing two radio buttons (button 1 and button 2. The cell link for the radio buttons is also on sheet 1.
On sheet 1 I have a command button called print.
What is the correct if then statement to use in a macro so that, if button 1 is selected and I click print, sheet 2 will print and if button 2 is selected and I click print, cheet 3 will print?
Thanks in advance,
Todd |
|