Table of Contents Hover Buttons

pzamory

Board Regular
Joined
May 2, 2002
Messages
137
I have scoured You Tube, etc. and can't find a decent, easy-to-follow, tutorial on how to create nice looking hover buttons for the main page of my spreadsheet. I would like to simply have users click on a button that takes them to another tab in the worksheet. If anyone knows of a useful tutorial, please pass it along. I'd be very grateful. Thanks
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
This was my favorite example for creating modern looking hover buttons.

 
Upvote 0
First, go to 'Insert' and choose 'Shapes' to create a button. Then, right-click the shape, select 'Assign Macro', and write a quick VBA script like Sheets("Sheet2").Select to link it to another tab. You can customize the button's look by right-clicking again, selecting 'Format Shape', and changing the color, adding effects, or setting a different color for when the mouse hovers. Excel doesn’t natively support hover effects, but using VBA, you can create simple interactions. Hope this helps!
 
Upvote 0
Then you should try SkySuite AI. It has a built-in AI assistant for Excel, and I'm sure it can solve your problem.
 
Upvote 0

Forum statistics

Threads
1,222,902
Messages
6,168,938
Members
452,227
Latest member
sam1121

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