Microsoft Knowledge Base |
|
MXL5: No Title in Dialog Box Displayed By MsgBox() Function |
|
|
Last reviewed: September 12, 1996
Article ID: Q118879 |
|
The information in this article applies to:
SYMPTOMSIn Microsoft Excel, when you use the MsgBox function in a Visual Basic procedure, and you use the Title argument, the dialog box that appears when you run the procedure does not have a title.
CAUSEThe MsgBox() function does not use the Title argument, even though Help states that you can use this argument to display a title in a message box. Note that when you use the InputBox function with the Title argument, the dialog box is displayed with a title as expected.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
REFERENCESFor more information about the MsgBox function, choose the Search button in Microsoft Excel Visual Basic Help and type:
MsgBox |
|
KBCategory: kbprg
©1997 Microsoft Corporation. All rights reserved. Legal Notices. |