I kind of see a for without a next, at line 11. You can use "next x" with x being the variable instead of just next. Makes keeping track of multiple nexts easier.