This seems like it should be a simple enough solution, but for the life of me I can't seem to figure it out. I have an InputBox presenting the user with a question. Everything runs fine- unless the user decides to back out and hit the cancel button. It goes into Debug, and I can imagine what the problem is... just can't figure out how to exit the sub. This is simple enough with a MsgBox, but I can't figure out the method for the InputBox.
Any Input is greatly appreciated. (No pun intended)