message box

  • Thread starter Thread starter jeff
  • Start date Start date
J

jeff

how do i format a message box using bold, italics, and
color?

thanks in advance
 
how do i format a message box using bold, italics, and
color?

thanks in advance

Some bolding is available in Access 97.
There may be an example in Help.
Italics and color... No!

In Access 2000 and newer, No.
Create an unbound form and use that as the message box.
Open it in acDialog and your computer will stop processing until you
close (or hide) the form.
 
fredg said:
Some bolding is available in Access 97.
There may be an example in Help.
Italics and color... No!

In Access 2000 and newer, No.
Create an unbound form and use that as the message box.
Open it in acDialog and your computer will stop processing until you
close (or hide) the form.

Actually, that's not 100% true, Fred. You can use the same MsgBox as in
Access 97 in newer versions. Check what MichKa has at
http://www.trigeminal.com/usenet/usenet015.asp

In any case, though, a custom message box is doubtlessly the way to go.
 

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

Back
Top