Code:
[b]For i = 1 to 10[/b]
Statement1
statement2
statement3
If x= y Then
i = i+1
End If
Next
For statement
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
For statement - by aravind - 06-30-2008, 03:08 AM
RE: For statement - by Ankur - 06-30-2008, 09:26 AM
|