Gkruithoff
New Member
- Joined
- Jun 2, 2011
- Messages
- 4
Hi all,
I'm trying to create a button on a Userform that will not only close the userform (that part I've got down) but also end the subroutine running behind the Userform.
There is a subroutine that calls the Userform that keeps running after the Userform is unloaded or hidden and I want the button on the User form to end the subroutine that calls the Userform
Essentially I'm just trying to figure out how to close or end one sub from another sub and I can't find the right commands
Any help?
I'm trying to create a button on a Userform that will not only close the userform (that part I've got down) but also end the subroutine running behind the Userform.
There is a subroutine that calls the Userform that keeps running after the Userform is unloaded or hidden and I want the button on the User form to end the subroutine that calls the Userform
Essentially I'm just trying to figure out how to close or end one sub from another sub and I can't find the right commands
Any help?