MsgBox Position
A standard MsgBox does not allow you to choose the position. However, you
can achieve the same effect by creating your own simple userform that mimics
the MsgBox - use the top and left properties to set the position.
--
- K Dales
"Dewald" wrote:
How do I position a MsgBox. It is in the way of my information when in the
centre.
|