Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can I change the name of a messege box to something other than Microsoft Excel?
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This is where referring to the Help files helps (put cursor in or next to
the MsgBox keyword and press F1)... it explains what the optional arguments mean. You want to assign something to the Title argument... MsgBox "HI", Title:="This is my title" -- Rick (MVP - Excel) "Bishop" wrote in message ... Can I change the name of a messege box to something other than Microsoft Excel? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changing the name of a message box | Excel Programming | |||
Changing the name of a message box | Excel Programming | |||
Changing a message box colour? | Excel Programming | |||
changing the message in an error message | Excel Worksheet Functions | |||
changing font in message box | Excel Programming |