Quote Originally Posted by savnik View Post
Only i put out the two lines
Var2 = Var2 + 1
if Var2 = 0 then Var1 = Var1 + 1
Exactly what you should have done.

Thanks for the update.

DT