3B0A
3
Wrong loop variable
A local variable other than a numeric value was designated as the loop variable (NEXT statement).
Set the loop variable designated with the NEXT statement to a numeric variable.