Avatar

Level 7

What are your rows named? Row1[0], Row1[1], etc. or Row1, Row2, etc?

Also, I see a lot of different naming schemes in your code. Remember that as the script runs, if something doesn't work, then whole thing fails, and no other lines attempt to run.