Here’s a quick one I could use help with:
How do you stop (cancel) a macro in an If….Then…Else statement?
All I’m trying to do is say that IF the user clicks the No button, THEN stop the macro, ELSE, carry on running through the lines following after right down to the End Sub.
Also, can anyone recommend any good sites for ‘VBA 101’ or similar? The sort of thing that will start with “This is how we tweak a message box” and “This is why we declare our variables”.
Many thanks.