Thanks for your replies.
salgerman - You were right, 'i' was being used in the subroutine and so quit the loop with no error messages.
Simply changed 'i' to something else and it worked fine! Should have spotted that earlier.
You have saved me hours of frustration, thank you!
Hi - first post here so sorry if I miss anything out.
Basically I want to call 2 subroutines several times in a row.
Rather than write them out again and again, I thought it would be easier to put them in a do loop.
Problem is, it seems to only do the do loop once and then exit.
So the do...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.