MsgBox Colour

J

Jules

Is it possible to change the background colour of a msgbox using VBA without
changing your overall windows appearance. The message box would be contained
in a macro in Word 2000 and would appear when a certain thing was done in the
macro.

Thanks,
 
G

Graham Mayor

If you want to change the appearance of message boxes you will need to use a
UserForm instead of the MsgBox function.
Word MVP FAQ - Userforms http://word.mvps.org/FAQs/Userforms.htm

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

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