Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Msgbox Remark Doesn't Work

Status
Not open for further replies.

orna

Programmer
Apr 2, 2002
314
IL
Hi
I'm using a remark in the message argument in MsgBox like it is in the help:
"Wrong button!@This button doesn't work.@Try another."
It looks very nice in Access97 but when converted to 2002
it displays the '@' character instead of displays a formatted message box with a sectioned message.
Can someone has any idea how to fix it?
TIA
 
I'm trying to display a message.
A quote from the help:
"The following example displays a formatted message box with a sectioned message. The first section of text in the message is displayed as a bold heading. The second section is displayed as plain text beneath that heading. The third section is displayed as plain text beneath the second section, with a blank line between them.
Enter the following in the Message argument:
Wrong button!@This button doesn't work.@Try another."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top