Very new to VB and looking for some help on this basic problem. Thanks in advance.
Trying to convert this code into a For Next Loop:
X = 0
Do Until X = 33
X = X + 1
inst = Choose(X, "ASP", "CAL", "CCC", "CCI", "CCWF", "CEN", "CIM", "CIW", "CMC", "CMF", "COR", "CRC", "CTF"...