dparteka
Member
Below is a line of code, when executed the message box does not appear on top of other windows that are open. Does anyone know if it's possible for this message box to always pop-up on top of all other opened windows? Thank you for looking, any help will be greatly appreciated.
Code:
MsgBox "My Message Here", vbCritical, "IRR Log Monitor"
Last edited by a moderator: