V
Vit
Hi,
I have built a UserForm with two Frames (frameA, frameB) and three
OptionButton for each Frame (button1A, button2A, button3A and
button1B, button2B, button3B).
There is also a CommandButton (button1).
When I press the Button1 I need to check which one of the OptionButton
is checked in each frame, write a string (as “1A and 3B”, for
example), and store the information on a custom field on the project
level...
How can I do this??
Thanks so much to everybody
Vit
I have built a UserForm with two Frames (frameA, frameB) and three
OptionButton for each Frame (button1A, button2A, button3A and
button1B, button2B, button3B).
There is also a CommandButton (button1).
When I press the Button1 I need to check which one of the OptionButton
is checked in each frame, write a string (as “1A and 3B”, for
example), and store the information on a custom field on the project
level...
How can I do this??
Thanks so much to everybody
Vit