View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Defoes Right Boot Defoes Right Boot is offline
external usenet poster
 
Posts: 34
Default Positioning MsgBox

How can I position a MsgBox in Excel?

I have a macro which brings up a message box but it comes up at the bottom
right of the screen whereas I want it in the centre. There doesn't seem to be
a parameter in the MsgBox command that let's me do this.

Any ideas?

Thanks

Phil