Scotster
Board Regular
- Joined
- May 29, 2017
- Messages
- 59
- Office Version
- 365
- 2019
- 2016
- Platform
- Windows
I have a board display using multiple windows within Excel spread across multiple monitors. During various events windows popup to show other information and when de-activated, the window is closed.
This works like a charm until someone closes the window to deactivate it, in which instance the next window also closes.
Is there a way during the WindowDeactivate subroutine I can check to see if the action to deactivate was to close it and thus ignore any further closing?
This works like a charm until someone closes the window to deactivate it, in which instance the next window also closes.
Is there a way during the WindowDeactivate subroutine I can check to see if the action to deactivate was to close it and thus ignore any further closing?