Graham
Tue Sep 18 03:31:24 CDT 2007
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
My web site www.gmayor.com
Word MVP web site
http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Jules wrote:
> 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,