C
CSUS_CE_Student
I am making a userform that i need help with. What i want is when the user
selects the radio button called LS338, a tab in the mutlitab called LS338 (i
can change this if that is a problem) will show. Also when i select radio
button LS518 tab LS518 shows, and ect. The Multitab is called LinkBelt.
What is the code that i need to do this?
i was thinking something like
LinkBelt.LS338.show
LinkBelt.LS338.select
but these give me errors.
Anyone know?
Thanks in advance
Jared
selects the radio button called LS338, a tab in the mutlitab called LS338 (i
can change this if that is a problem) will show. Also when i select radio
button LS518 tab LS518 shows, and ect. The Multitab is called LinkBelt.
What is the code that i need to do this?
i was thinking something like
LinkBelt.LS338.show
LinkBelt.LS338.select
but these give me errors.
Anyone know?
Thanks in advance
Jared