Where is ButtonOneClick defined in your code? Is it a variable or a control?
The message box does not pop up.
Dim ButtonOneClick as Boolean is my definition. Also just wondering, If I define something on vba code, am I supposed to place the definition under the Sub Copy() or above it ?
Bookmarks