Changing the font weight and color in VBA message

A

Alp Bekisoglu

Hi Experts,

Would it be possible to change the weight and/or the color of the text in a
message box via code, i.e. using vbRed?

Thanks in advance,

Alp
 
D

Douglas J. Steele

Nope, not possible. To get such changes, you'll have to create your own form
and use it instead of the message box.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top