I use END statement when the user press the Cancel button on my vbYesNoCancel MsgBox.
But when I use the End statement it clear all my variables.
But I wanna preserve the value of my variables. And I use the Stop statement instead. But it doesen't work? Why?




Reply With Quote