Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
is there a code to rename a window popup box title to something customised?
Corey.... |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Named range=Column title,comumn title in cellB6 use B6in equation | Excel Discussion (Misc queries) | |||
popup box | Excel Programming | |||
Show full path title in title bar? | New Users to Excel | |||
Pasting Objects into Chart title and Axis title | Charts and Charting in Excel | |||
"Why did we get here????" popup | Excel Discussion (Misc queries) |