For loop not initialized (Visual Basic)

You jumped into the middle of a For...Next loop.

To correct this error

  • Remove the jump into the loop.

See Also

Tasks

How to: Label Statements

Reference

For Each...Next Statement (Visual Basic)