Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to hover over a button and have a 'box' automatically appear,
which explains the detailed purpose of the button? Regards. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If the control is on a userform then you can set the ControlTipText, but
there is bo such option on the sheet control! -- Cheers Nigel "Stuart" wrote in message ... Is it possible to hover over a button and have a 'box' automatically appear, which explains the detailed purpose of the button? Regards. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What sort of buttons, control toolbox or form s?
-- HTH Bob Phillips "Stuart" wrote in message ... Is it possible to hover over a button and have a 'box' automatically appear, which explains the detailed purpose of the button? Regards. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ideally the option(s) for a commandbutton, both from the
control toolbox and from the forms toolbar, please. "Bob Phillips" wrote in message ... What sort of buttons, control toolbox or form s? -- HTH Bob Phillips "Stuart" wrote in message ... Is it possible to hover over a button and have a 'box' automatically appear, which explains the detailed purpose of the button? Regards. |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sorry, meant to say that both types of control are on a sheet, not in a
form. Regards. "Stuart" wrote in message ... Ideally the option(s) for a commandbutton, both from the control toolbox and from the forms toolbar, please. "Bob Phillips" wrote in message ... What sort of buttons, control toolbox or form s? -- HTH Bob Phillips "Stuart" wrote in message ... Is it possible to hover over a button and have a 'box' automatically appear, which explains the detailed purpose of the button? Regards. |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Create a small Shape as a textbox with text "?" or an image that looks like
a help button. If a text box, format the fill colour not same as the control. Assign to a macro to display a msgbox with your helpful text. Place the the shape on and (say) to the far right of your control. Select the shape and your control, right click and Group. Regards, Peter T "Stuart" wrote in message ... Sorry, meant to say that both types of control are on a sheet, not in a form. Regards. "Stuart" wrote in message ... Ideally the option(s) for a commandbutton, both from the control toolbox and from the forms toolbar, please. "Bob Phillips" wrote in message ... What sort of buttons, control toolbox or form s? -- HTH Bob Phillips "Stuart" wrote in message ... Is it possible to hover over a button and have a 'box' automatically appear, which explains the detailed purpose of the button? Regards. |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I can do you a solution for the control toolbox, but it doesn't work for
forms. -- HTH Bob Phillips "Stuart" wrote in message ... Sorry, meant to say that both types of control are on a sheet, not in a form. Regards. "Stuart" wrote in message ... Ideally the option(s) for a commandbutton, both from the control toolbox and from the forms toolbar, please. "Bob Phillips" wrote in message ... What sort of buttons, control toolbox or form s? -- HTH Bob Phillips "Stuart" wrote in message ... Is it possible to hover over a button and have a 'box' automatically appear, which explains the detailed purpose of the button? Regards. |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If it's no trouble, I'd be grateful.
Regards and thanks. "Bob Phillips" wrote in message ... I can do you a solution for the control toolbox, but it doesn't work for forms. -- HTH Bob Phillips "Stuart" wrote in message ... Sorry, meant to say that both types of control are on a sheet, not in a form. Regards. "Stuart" wrote in message ... Ideally the option(s) for a commandbutton, both from the control toolbox and from the forms toolbar, please. "Bob Phillips" wrote in message ... What sort of buttons, control toolbox or form s? -- HTH Bob Phillips "Stuart" wrote in message ... Is it possible to hover over a button and have a 'box' automatically appear, which explains the detailed purpose of the button? Regards. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ç(User Entry)è can any one explain this | Excel Discussion (Misc queries) | |||
user form & control properties | Excel Programming | |||
user form and frame control | Excel Programming | |||
User created control for use in Excel? | Excel Programming | |||
Code/Messages for User Control | Excel Programming |