YAY.. I got this thing working.. What I did was changed all
the names of the labels from [Label1, Label2, ect] to
Label, which also changed each index of each label from 0 to
7 so now the name of each label is [Label(0), Label(1),
ect].. Now in the For..Next section the Label(x) now works..

Thanks everyone who help.. more !thanks! to Chris :P