Thread: Message Box
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
John Holland John Holland is offline
external usenet poster
 
Posts: 7
Default Message Box

Thanks Chip, can you perhaps tell me if there is another way of echoing text
messages to the screen other than showing it in a cell ?
JH

"Chip Pearson" wrote in message
...
John,

No, you can't alter any attribute of the MsgBox.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
www.cpearson.com

"John Holland" wrote in message
...
Is there a way in VBA to change the Font settings of a message box using

the
msgbox function, thanks
JH