MsgBox Invisible when DB windows hidden...

S

Sid

My MsgBoxs are not visible in applications where the database window is
hidden, and a form is not visible, Until I open something else, like the
Task Manager. Then the MsgBox suddenly appears and works. How can I, force
MsgBoxes visible from code? I'm aware I could replace MsgBoxes with forms,
but.
Thanks
 
Top