View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_7_] Bob Phillips[_7_] is offline
external usenet poster
 
Posts: 1,120
Default Positioning MsgBox

There is a solution at http://tinyurl.com/adotg

--
HTH

Bob Phillips

"Defoes Right Boot" wrote in
message ...
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