View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default Position of MsgBox on screen

It is a lot easier to create your own message box via a UserForm, if you want
to custom position it.

"Hennie Neuhoff" wrote:

The position of a Inputbox can be specified (Left & Top), yet I don't get
this with the MsgBox. Am I missing something? Sometimes the MsgBox cover an
area that's essential not to be covered.
Tks very much
--
HJN