G Guest May 17, 2007 #1 Is there a way to set the position of a message box when it opens like you can do with an input box? Richard.
Is there a way to set the position of a message box when it opens like you can do with an input box? Richard.
N NickHK May 18, 2007 #2 Richard, The easiest way is to make a small userform and set it's position as desired. NickHK