vb6 if statement (i think?)
Hi and Thanks for all replies
Textbox1 0 - 36
Textbox2 36 - 44
Textbox3 44 - 68
if the Textbox1 = 45 then
automatically Textbox1 will change to 36 then
Textbox2 will change to 8 and then
Textbox3 will change to 1 so its all added to 45 again but in different Boxes
this is not just for one number any number up to 68 will need to do the same thing
if Textbox1 equaled to 36 then Textbox2 and Textbox3 will be empty
hope I am clear
Thankyou very much this will help me allot:)