View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JT[_2_] JT[_2_] is offline
external usenet poster
 
Posts: 96
Default center a message

I know I can use Chr (10) to put a carriage return in a
msgbox and start a new line in the message.

Is there a way to center the words on a line in the msgbox?

Everything sentence is left justified and I would like to
center some of the sentences.

Thanks for the help.....