Before you laugh...please read :0)
I have a form...3 textboxes...cmdbtn. What i what to do is input the the default value in the txtboxes...click continue and generate a report or file with every possible combination beginning with the default.
so box1 default is always..."S"
box2 can be alpha/numeric (A-m/p-Z and 1-9)no zero or "O"
box3 is same as box2
so my starting point is S1A I want the increment by 1...box2 & box3....BUT once they reach the max 9 or Z it should jump to either the alpha or numeric....
so S1A reaches S1Z...it should increment to S2A....
can anyone show me how?
now you can laugh....:0)
I have a form...3 textboxes...cmdbtn. What i what to do is input the the default value in the txtboxes...click continue and generate a report or file with every possible combination beginning with the default.
so box1 default is always..."S"
box2 can be alpha/numeric (A-m/p-Z and 1-9)no zero or "O"
box3 is same as box2
so my starting point is S1A I want the increment by 1...box2 & box3....BUT once they reach the max 9 or Z it should jump to either the alpha or numeric....
so S1A reaches S1Z...it should increment to S2A....
can anyone show me how?
now you can laugh....:0)