View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Changing the font size and color in a message box

Not in a msgbox.

But you could design your own userform and do as much formatting as you want.

Bob Reynolds wrote:

Is there a way to make the font bigger and change the color of the text in a
message box when it's displayed?
Thank you
Bob


--

Dave Peterson