Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Chuckles123 Wrote: Is it possible to customize the naming of MsgBox buttons? I am wantin to use names that consist of 4 or 5 characters. I have seen the options of using OK, Cancel and Yes, No. Thanks for a response, Chuckles123 Hi Chuckles, you can via API's BUT, you may be better off designing Userform with your required buttons and Text -- Ivan F Moal ----------------------------------------------------------------------- Ivan F Moala's Profile: http://www.excelforum.com/member.php...nfo&userid=195 View this thread: http://www.excelforum.com/showthread.php?threadid=26581 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try using a Userform instead...you can write what you like on the buttons
-- Patrick Molloy Microsoft Excel MVP --------------------------------- I Feel Great! --------------------------------- "Ivan F Moala" wrote in message ... Chuckles123 Wrote: Is it possible to customize the naming of MsgBox buttons? I am wanting to use names that consist of 4 or 5 characters. I have seen the options of using OK, Cancel and Yes, No. Thanks for a response, Chuckles123 Hi Chuckles, you can via API's BUT, you may be better off designing a Userform with your required buttons and Text. -- Ivan F Moala ------------------------------------------------------------------------ Ivan F Moala's Profile: http://www.excelforum.com/member.php...fo&userid=1954 View this thread: http://www.excelforum.com/showthread...hreadid=265815 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ivan,
I have a bit of code that does it. It has proven to not always be the most stable but you can have it if you wish. -- HTH RP "Ivan F Moala" wrote in message ... Chuckles123 Wrote: Is it possible to customize the naming of MsgBox buttons? I am wanting to use names that consist of 4 or 5 characters. I have seen the options of using OK, Cancel and Yes, No. Thanks for a response, Chuckles123 Hi Chuckles, you can via API's BUT, you may be better off designing a Userform with your required buttons and Text. -- Ivan F Moala ------------------------------------------------------------------------ Ivan F Moala's Profile: http://www.excelforum.com/member.php...fo&userid=1954 View this thread: http://www.excelforum.com/showthread...hreadid=265815 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
have toggle buttons but everytime print preview buttons move | Excel Discussion (Misc queries) | |||
msgbox buttons | Excel Programming | |||
Naming buttons in Userform on the fly | Excel Programming | |||
Control Buttons vs. Command Buttons | Excel Programming | |||
Cancel buttons in Msgbox | Excel Programming |