Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I would like to know how to customize the buttons with the function MsgBox in VBA??? Thank you Stephane |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you mean how can you change the caption on the buttons displayed by MsgBox, the answer is you can't. If you need to, design your own form for displaying messages.
|
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Stephane
Look at the buttons argument in the VBA help MsgBox "Hi", vbInformation If you don't mean this then You can't Make your own MsgBox with a userform -- Regards Ron de Bruin http://www.rondebruin.nl "Stephane" wrote in message om... Hi, I would like to know how to customize the buttons with the function MsgBox in VBA??? Thank you Stephane |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
or you can check out my previous post on the subject at
http://tinyurl.com/2qalu -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "Ron de Bruin" wrote in message ... Hi Stephane Look at the buttons argument in the VBA help MsgBox "Hi", vbInformation If you don't mean this then You can't Make your own MsgBox with a userform -- Regards Ron de Bruin http://www.rondebruin.nl "Stephane" wrote in message om... Hi, I would like to know how to customize the buttons with the function MsgBox in VBA??? Thank you Stephane |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You are a real API lover Bob<g
-- Regards Ron de Bruin http://www.rondebruin.nl "Bob Phillips" wrote in message ... or you can check out my previous post on the subject at http://tinyurl.com/2qalu -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "Ron de Bruin" wrote in message ... Hi Stephane Look at the buttons argument in the VBA help MsgBox "Hi", vbInformation If you don't mean this then You can't Make your own MsgBox with a userform -- Regards Ron de Bruin http://www.rondebruin.nl "Stephane" wrote in message om... Hi, I would like to know how to customize the buttons with the function MsgBox in VBA??? Thank you Stephane |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I sure am - the power of the OS.
-- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "Ron de Bruin" wrote in message ... You are a real API lover Bob<g -- Regards Ron de Bruin http://www.rondebruin.nl "Bob Phillips" wrote in message ... or you can check out my previous post on the subject at http://tinyurl.com/2qalu -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "Ron de Bruin" wrote in message ... Hi Stephane Look at the buttons argument in the VBA help MsgBox "Hi", vbInformation If you don't mean this then You can't Make your own MsgBox with a userform -- Regards Ron de Bruin http://www.rondebruin.nl "Stephane" wrote in message om... Hi, I would like to know how to customize the buttons with the function MsgBox in VBA??? Thank you Stephane |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Ron
seems to be his real passion :-) -----Original Message----- You are a real API lover Bob<g -- Regards Ron de Bruin http://www.rondebruin.nl "Bob Phillips" wrote in message news:%23Vb5% ... or you can check out my previous post on the subject at http://tinyurl.com/2qalu -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "Ron de Bruin" wrote in message ... Hi Stephane Look at the buttons argument in the VBA help MsgBox "Hi", vbInformation If you don't mean this then You can't Make your own MsgBox with a userform -- Regards Ron de Bruin http://www.rondebruin.nl "Stephane" wrote in message om... Hi, I would like to know how to customize the buttons with the function MsgBox in VBA??? Thank you Stephane . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Customizing -2^2 | Excel Discussion (Misc queries) | |||
have toggle buttons but everytime print preview buttons move | Excel Discussion (Misc queries) | |||
Customizing Toolbar Buttons | Excel Discussion (Misc queries) | |||
Customizing toolbar buttons | Excel Programming | |||
Customizing the Legend | Excel Programming |