No problem, just call the msgbox as follows:
The argument vbSystemModal causes the message to become the topmost window and prevents interaction with any other window until the MsgBox is responded to.Code:Call MsgBox("Test", vbSystemModal)
|
Results 1 to 2 of 2
Thread: MsgBoxThreaded View
|
Click Here to Expand Forum to Full Width |