Okay I have 90 image boxes with tags, If th e user press next 6 is added to every tag.
So
For i = 0 to 89
temp = minpic(i)+6
minpic(i).tag = temp
Next i
Now unless i add a msgbox inbetween the minpic it will not work, then if i do add it it bombs out at the very end. Brad,
Free mp3 player,games and more.
So
For i = 0 to 89
temp = minpic(i)+6
minpic(i).tag = temp
Next i
Now unless i add a msgbox inbetween the minpic it will not work, then if i do add it it bombs out at the very end. Brad,
Free mp3 player,games and more.