I have 3 variables and 10 text boxes. I will try my best to explain this! LOL

I want an easy way to do this. If the value of Var1 = 2 then take the values of text box 1 and 2. If Var2 = 3 then take the value of text3, text4 and text5. If Var3 = 5 then take the value of Var6, Var7, Var8, Var9, Var10...

Variable 1 should take the values from the sequence of text boxes appearing in the value of the variable...


HELP HELP