Hello,
I don't think this was possible in Access 2000, but I am wondering if it is possible in Access 2003.
I am after making a custom error message, on multiple lines.
You can do it using a macro, but not in VBA (that I can find). The effect I am really after is making the first line bold...for example:
------------------------------
¦ Backend file not found ¦ <<<< IN BOLD
¦ ¦
¦ Contact <blah blah> for ¦ <<<<< In standard print
¦ more information. ¦
------------------------------
Thank you!
I don't think this was possible in Access 2000, but I am wondering if it is possible in Access 2003.
I am after making a custom error message, on multiple lines.
You can do it using a macro, but not in VBA (that I can find). The effect I am really after is making the first line bold...for example:
------------------------------
¦ Backend file not found ¦ <<<< IN BOLD
¦ ¦
¦ Contact <blah blah> for ¦ <<<<< In standard print
¦ more information. ¦
------------------------------
Thank you!