View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default "Modeless" Message Boxes?



--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Mark Worthington" wrote in message
om...
I would like to be able to move a Message Box when it appears, so that
I can see behnind it before making a decision. However, as it moves,
it effectively justs wipes the screen clear .... I'm familiar with
modeless UserForms, is there a way to make a Message Box act like this
(not so mas to actually access the worksheet, but to be able to see
everything first).

Cheers for any help,

Mark