View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jackie Jackie is offline
external usenet poster
 
Posts: 78
Default Format Text in MsgBox

Can I format text in a MsgBox?
Example: MsgBox "Enter data in cells with red border."
I'd like the word "red" to be red. I am just trying to get it to stand out.
Thanks,