I have written vba code which pops up an input box and then prints a range. I want to stop the code if the user presses the 'cancel' button. As of now, it prints it irrespective of the user action and wastes a lot of paper. Here is the code:I have written vba code which pops up an input