Filling multiple txt boxes in order by choosing from combo box

docxyz

Registered User.
Local time
Today, 18:10
Joined
Nov 2, 2014
Messages
56
Hi everybody,

Please help me as fast as you can.

I have a form for user to select multiple items from a combo box, and 18 unbound text boxes , each time user selects an item in combo and hits "add" the value appears in txt box by order, I mean select1 then "add" filling txtbox1, select2 then "add" filling txtbox2 ... and so on till we reach txtbox18, then msg box appears that he filled the whole 18 boxes, any idead for that?? :banghead:

I have already done this before for one txtbox which is a very simple operation, but i cannot figure out how to do it with multiple txtboxes. I appreciate your help very much. Thank you
 
Please guys, any ideas?
 

Users who are viewing this thread

Back
Top Bottom