Hover text on mouse over on button

jss979

New Member
Joined
Feb 10, 2012
Messages
1
Hey guys -

I've created several buttons that link to macros that I have put in the first row of my sheet. I've freezed the panes so they won't move so you can see the buttons form wherever you are so you can use them. However, I'd like to describe what the buttons do somewhere so it's easy for users to use them...

I was thinking the easiest way to do this would be when you hover over the button it shows text in a a little pop up window...like if you hover over an image sometimes there is text that appears.

Is there VBA code that I can write to make that happen? How would I then tie it to a button? To create the buttons under developer I just did Insert, Form Control, Button...

Thanks in advance for your help!
Josh
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Hi Josh
Welcome to the board

A simple way to do it, that requires no code, is to place the button over a cell and add a comment to the cell. When you hover over the button the comment of the cell under the button will pop out.
 
Upvote 0

Forum statistics

Threads
1,216,100
Messages
6,128,824
Members
449,470
Latest member
Subhash Chand

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top