Hi I was just wondering if there was any possible way to end a for loop - if you reach a certain requirement and do not want to continue looping. I have tried an if statement incase the user does not wish to continue entering data and then 'Exit For' but this does not seem to work. Any suggestions?
↧