I have a function which at one step calls a userform. I want to set it up such that if the person hits cancel in the userform, it will close the form and stop the original function which called it as well. What would be the code for the second of those?