I have a 2 command button, I wanted the second button to stop the process that was initiated by the first command button, how can I programmed it to the second command button?
Printable View
I have a 2 command button, I wanted the second button to stop the process that was initiated by the first command button, how can I programmed it to the second command button?
Put the process in a module, then it can be accessed by both command buttons