Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 172
Default popup box title name

is there a code to rename a window popup box title to something customised?
Corey....
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 718
Default popup box title name

MsgBox(prompt[, buttons] [, title] [, helpfile, context])
or:
InputBox(prompt[, title] [, default] [, xpos] [, ypos] [, helpfile,
context])

See VBA Help

HTH
--
AP

"Corey" a écrit dans le message de news:
...
is there a code to rename a window popup box title to something customised?
Corey....


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 172
Default popup box title name

thanks....
found it in help.
know to look further before posting next time. :-)

Corey....
"Ardus Petus" wrote in message
...
MsgBox(prompt[, buttons] [, title] [, helpfile, context])
or:
InputBox(prompt[, title] [, default] [, xpos] [, ypos] [, helpfile,
context])

See VBA Help

HTH
--
AP

"Corey" a écrit dans le message de news:
...
is there a code to rename a window popup box title to something
customised?
Corey....



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
Named range=Column title,comumn title in cellB6 use B6in equation Graham Excel Discussion (Misc queries) 2 July 21st 06 10:03 AM
popup box Rob Excel Programming 0 March 2nd 06 04:21 PM
Show full path title in title bar? Nor New Users to Excel 4 November 4th 05 06:00 PM
Pasting Objects into Chart title and Axis title Sam Charts and Charting in Excel 1 June 6th 05 08:50 PM
"Why did we get here????" popup jtwspoon Excel Discussion (Misc queries) 3 February 4th 05 04:57 AM


All times are GMT +1. The time now is 09:36 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"