Hello.
I've got an userform that got two questions:
1) ... yes or no
2) option a or b or c
i've got 6 possible combinations on 6 labels: yes + a or yes + b or yes+c...etc...
and I want if I pick option button yes and option button a that appears the label that got: yes + a, and the other be invisible.
I know how to put label visible and invisible, but I dont know how to combine that code when I've got to pick two option buttons.
Anyone can help me?
I've got an userform that got two questions:
1) ... yes or no
2) option a or b or c
i've got 6 possible combinations on 6 labels: yes + a or yes + b or yes+c...etc...
and I want if I pick option button yes and option button a that appears the label that got: yes + a, and the other be invisible.
I know how to put label visible and invisible, but I dont know how to combine that code when I've got to pick two option buttons.
Anyone can help me?