Is there a way to exit out of a For Next loop? Like Code: For i = 0 to 5 If i = 3 then 'exit loop End If Next i
For i = 0 to 5 If i = 3 then 'exit loop End If Next i
Rate my post if i helped you! Button Configuration Control For VB6 GetAsyncKeyState I'm the 7th best high school programmer in the nation!(according to SkillsUSA Nationals)(Used C#.Net)
Forum Rules