View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips[_3_] Bob Phillips[_3_] is offline
external usenet poster
 
Posts: 2,420
Default Bold Text In Msgbox

Create a custom userform, you can tweak it to your heart's content.

--
__________________________________
HTH

Bob

"FARAZ QURESHI" wrote in message
...
Can I have a message box with fonts of one word being bold. For instance:
msgbox("You have done it!")
showing the word "You" in bold?