awsumchillicrab
Board Regular
- Joined
- Jan 30, 2011
- Messages
- 56
Hi,
I have a userform with some option buttons, a checkbox, labels, and some a "Run" command button. Here's what I want to do:
I want the "Run" button to be greyed out or somewhat unclickable unless the checkbox is checked and one of the option buttons selected.
When an option button is selected, I want the label to have different captions. At first, the label should be blank. If 1st button selected, it should be "ABC", and if 2nd selected, "DEF"...etc
And I can't seem to press enter in a labelbox (to get the cursor one line down in the same label box).
Any help appreciated!
I have a userform with some option buttons, a checkbox, labels, and some a "Run" command button. Here's what I want to do:
I want the "Run" button to be greyed out or somewhat unclickable unless the checkbox is checked and one of the option buttons selected.
When an option button is selected, I want the label to have different captions. At first, the label should be blank. If 1st button selected, it should be "ABC", and if 2nd selected, "DEF"...etc
And I can't seem to press enter in a labelbox (to get the cursor one line down in the same label box).
Any help appreciated!