The Counter variable and the Variable Following Next Must be the Same Error
In a For loop, if you use both a counter variable and a variable in the Next statement, they must match. The variable on the Next statement can be omitted.
The Counter variable and the Variable Following Next Must be the Same Error
In a For loop, if you use both a counter variable and a variable in the Next statement, they must match. The variable on the Next statement can be omitted.