Change the text size in the message box

D

Designingsally

Hi I have created a message box. But i want the text to be displayed INSIDE
the message box to be different. Different in the sense, it can be italics.
Is that possible?

Sub mbox()
Msgbox(" This is Sally"),30
End Sub

Is it possible to have Sally in italics.

thanks for the help in advance
 
Top