Excel 2016 Programming Pocket Primer by Julitta Korol

Excel 2016 Programming Pocket Primer by Julitta Korol

Author:Julitta Korol [Korol, Julitta]
Language: eng
Format: azw3, mobi
Publisher: Mercury Learning and Information
Published: 2016-03-30T16:00:00+00:00


GETTING TO KNOW THE MSGBOX FUNCTION

The MsgBox function that you have used thus far was limited to displaying a message to the user in a simple one-button dialog box. You closed the message box by clicking the OK button or pressing the Enter key. You create a simple message box by following the MsgBox function name with the text enclosed in quotation marks. In other words, to display the message “The procedure is complete.” you write the following statement:

MsgBox "The procedure is complete."

You can quickly try out the foregoing instruction by entering it in the Immediate window. When you type this instruction and press Enter, Visual Basic displays the message box shown in Figure 4.4.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.