loops How to question
Hello to all:
How do you place five choices from a combo box into a loop with concatenation. In other words I have five items in a combo box that I want to place in a "for loop". For example, I have items such as regular 1, regular 2, regular 3, regular 4 and regular 5 inserted into a combo box. Also I would like to know if it is possible to place these choices into a "do while loop".
|