Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I position a MsgBox. It is in the way of my information when in the
centre. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks never thought of doing that. I will just do that.
Dewald "K Dales" wrote: 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. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MsgBox Screen Position | Excel Programming | |||
MsgBox position | Excel Programming | |||
MsgBox position | Excel Programming | |||
Determine the position of a MsgBox | Excel Programming | |||
Position of MsgBox | Excel Programming |