 |
Use messageboxes using VBA in Microsoft Excel | Files, Workbook, and Worksheets in VBA
Here are some examples on how to use the MsgBox-function: MsgBox "The job is done !" ' messagebox with text and OK-button MsgBox "The job is done !", ... You may use these HTML tags and attributes:
www.exceltip.com |
 |