
Q: How can I format the MsgBox text?
Quote:
> Hi
> If I call the msgbox function from a macro, I can enter the text like
> The first line is bold, the second and third normal sized text but
> spaced out.
> Unfortunately I want more than just the OK button, and so am using
> VBA to call the msgbox function.
> Is it possible to format the message in a msg box when calling it
> from VBA? I notice that the default msg boxes popped up by Access
> when executing action queries have YES and NO buttons, and are
> formatted how I want them, so am I correct in assuming that it can be
> done?
> thanks in advance
> A
That functionality existed in Access 97 and was removed in Access 2000,
but you can get it back. This link shows you how:
http://www.mvps.org/access/bugs/bugs0035.htm
--
Dirk Goldgar, MS Access MVP
www.datagnostics.com
(please reply to the newsgroup)