MsgBox location

F

FredOakden

The MsgBox comes up underneath the current workbook, generally on the
desktop. Is there a way to force the MsgBox to
be on top?
 
T

Tom Ogilvy

I have never seen this behavior - even when running in the VBE, the workbook
gets activated and the msgbox displayed on top.

I have had problems with the Inputbox when running from the VBE - that can
be nasty.
 
Top