I am a beginner at VBA. Right now, I'm studying very simple functions and I couldn't find an answer for MsgBox output. My MsgBox has 2 lines of text. I figured out how to add a linefeed between the 2 lines. My question is if I can have the 2nd line of text center justified in the MsgBox? If so, how? Thanks in advance.