Access 97 let you use @ as delimiters, so that you could force part of the
message box to be in bold, and you can still force that behaviour using
code, but realistically you'd likely be better off creating a form that
looks like a message box, and use it instead.