Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 208
Default Changing the name of a message box

Can I change the name of a messege box to something other than Microsoft Excel?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,934
Default Changing the name of a message box

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing the name of a message box Patrick Molloy[_2_] Excel Programming 3 April 17th 09 07:14 PM
Changing the name of a message box Dave Peterson Excel Programming 0 April 17th 09 06:28 PM
Changing a message box colour? Simon Lloyd[_658_] Excel Programming 2 October 23rd 05 06:52 AM
changing the message in an error message The Villages DA Excel Worksheet Functions 2 February 18th 05 05:30 PM
changing font in message box shaharul[_4_] Excel Programming 1 September 17th 03 03:47 AM


All times are GMT +1. The time now is 11:18 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"