I'm creating a form, and i already have 5 drop down boxes that are bound
to 5 other text boxes that generate numbers based on each selection.
This gives me a 10 digit number for purchasing. (2 digit- 1 digit - 4
digit - 2 digit - 1 digit) My question is, can one text box be bound to
the 5 drop down boxes, so that when it generates that number, its all in
one single text box and can be selected for copying and pasting in
another program? thanks