V
VB Newbie
Dear anyone who would like to assist-
I think I can reduce the number of userforms by 75-80%, however I can't find
a quick fix to my issue. Here is what I have thus far.
Userform1 with 4 optionbuttons.
Userform2 with 2 textboxes and a commandbutton.
Each optionbutton will open up Userform2. If optionbutton1 is selected, I
want the textboxes to place their values in A1 and A2, OB2 to B1 and B2, OB3
to C1 and C2, and OB4 to D1 and D2 using commandbutton1.
Is this feasible using scripts in Userform2 or do I need to set up
individual scripts for each optionbutton?
Any help would be greatly appreciated!!
I think I can reduce the number of userforms by 75-80%, however I can't find
a quick fix to my issue. Here is what I have thus far.
Userform1 with 4 optionbuttons.
Userform2 with 2 textboxes and a commandbutton.
Each optionbutton will open up Userform2. If optionbutton1 is selected, I
want the textboxes to place their values in A1 and A2, OB2 to B1 and B2, OB3
to C1 and C2, and OB4 to D1 and D2 using commandbutton1.
Is this feasible using scripts in Userform2 or do I need to set up
individual scripts for each optionbutton?
Any help would be greatly appreciated!!