All you need do is declare the variable you want to use. for example: Dim I as Integer ......... ......... .......... End Sub I believe this will solve your problem. Yours, Damilola Dammy
D
Damoche10
@Damoche10
All you need do is declare the variable you want to use. for example: Dim I as Integer ......... ......... .......... End Sub I believe this will solve your problem. Yours, Damilola Dammy