Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

show info commandbutton

0 views
Skip to first unread message

canvas

unread,
Jan 4, 2010, 5:48:55 PM1/4/10
to
Hi,

I have a commandbutton start and I want it to show a description
botton with the word form when I put the mouse over.

Thanks!!

Robert Flanagan

unread,
Jan 4, 2010, 6:03:02 PM1/4/10
to
I'm not certain what you mean. Do you mean you want a form to appear when
you hover over the button? This is not possible. You must click on the
button. And it must have a macro assigned to it to display the form you
create.

Robert Flanagan
http://www.add-ins.com
Productivity add-ins and downloadable books on VB macros for Excel

"canvas" <spye...@gmail.com> wrote in message
news:060e12f9-68c5-4221...@s31g2000yqs.googlegroups.com...

canvas

unread,
Jan 4, 2010, 7:45:10 PM1/4/10
to
Hi, Robert

Thanks for your time.

No, I don´t want a form to appear, I want a description text of the
commandbutton to appear when I hover over that says form.

Thanks in advance

Robert Flanagan

unread,
Jan 4, 2010, 10:49:18 PM1/4/10
to
In Excel 2003, you can select View, Toolbars, Customize. Then right click
on the button and set the Name property. If you are creating the toolbar
and button via macro, then this is the Caption property of the button.

Robert Flanagan
http://www.add-ins.com
Productivity add-ins and downloadable books on VB macros for Excel

"canvas" <spye...@gmail.com> wrote in message

news:add1731a-a2f7-402e...@o28g2000yqh.googlegroups.com...

0 new messages