Bold Msg Box

H

Harald Staff

No, you have little to no control of how msgboxes appear. Make a userform if
looks or customization is important.
 
F

Frank Kabel

Hi
AFAIK: As far as I know :)
In your case the only option would be to create a custom
userform if you need more control over the
formating/appearance
 
A

AA2e72E

Another, not very workabkle way (because you cannot control other PCs) is to set the font used by MessageBox on your PC

Right Click on an empty part of your desktop, Select Appearance, Select MessageBox: you can now select the font, colour, size, bold or italic etc

Good fun! But not a good idea
 
Top