View Single Post
  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Greg Maxey
 
Posts: n/a
Default MsgBox Bold Property?

See:
http://gregmaxey.mvps.org/Custom_MsgBox.htm

for help with Jay's suggestion.


--
Greg Maxey/Word MVP
See:
http://gregmaxey.mvps.org/word_tips.htm
For some helpful tips using Word.


Jay Freedman wrote:
On Tue, 28 Mar 2006 16:32:01 -0800, A.Sorto
wrote:

Is there a way to make the text inside the MsgBox bold?


No, not literally.

The workaround is to create a UserForm containing a label and the
button(s) you need. The text of a label in a Userform can be bold, or
formatted in any other way you want.