Beginner in programming and VB.net
Wish to enquire the reason for having a variable after the Next statement.
If I remove the intExp, the result is the same.
For intExp=1 To 6
...
Next intExp
Also welcome any suggestion for good start off for beginner like me for VB.net.
Thank you!
Elvin
Wish to enquire the reason for having a variable after the Next statement.
If I remove the intExp, the result is the same.
For intExp=1 To 6
...
Next intExp
Also welcome any suggestion for good start off for beginner like me for VB.net.
Thank you!
Elvin