View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
mangesh_yadav[_333_] mangesh_yadav[_333_] is offline
external usenet poster
 
Posts: 1
Default Formatting MsgBox Text


Hi David,

Though I don;t know if this is possible in a msgbox, I can tell you th
reason why your code is not working. You have set msg as "your string"
And then you are try to set the characters for the msg a
msg.character. This you can do on objects only, and need to set th
text as object.

Manges

--
mangesh_yada
-----------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...fo&userid=1047
View this thread: http://www.excelforum.com/showthread.php?threadid=37998