View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nigel Nigel is offline
external usenet poster
 
Posts: 141
Default Is it possible to format the text in a message box

I would like to format some text in a message box and was wondering if that
would be possible

ie:

msgbox "Please select Country to view",vbokonly,"Test Message"

make the word country bold

thanks