We are in the process of updating the site, so some pages still have the older design.

Helper Bubbles and Tooltips in Excel

Download Project Files
Author:

Learn how to add professional tooltips and popup help messages in Microsoft Excel using both built-in Excel features and Automation with vba/macros.

In this tutorial, I show you two different ways to create tooltips in Excel. First, you'll learn how to create a tooltip that appears when you hover over a shape or image using Excel ScreenTips. Then, you'll learn how to create dynamic popup help windows using one reusable VBA macro automation (that anybody can handle).

The macro automation method is especially useful because you can add multiple shapes or help icons to a worksheet, assign a different message to each one, and still use only a single macro. I also show you how to create multiline popup messages so longer instructions are easier to read.

This is a great technique for Excel dashboards, data-entry forms, templates, interactive workbooks, and any spreadsheet where users may need extra instructions without adding more clutter directly to the worksheet.

Topics Covered:

  • How to add a tooltip in Excel
  • How to create an Excel tooltip on hover
  • How to use Excel ScreenTips
  • How to add ScreenTips to shapes and images
  • How to create popup help messages in Excel
  • How to assign a VBA macro to a shape
  • How to pass text arguments from an Excel shape to VBA
  • How to use one VBA macro with multiple buttons or shapes
  • How to create dynamic VBA popup messages
  • How to create multiline MsgBox messages
  • How to add help icons and instructions to Excel worksheets
  • How to make Excel workbooks more interactive and user-friendly

If you build Excel templates, dashboards, forms, or automated workbooks, these techniques can help you give users instructions exactly where they need them without filling the worksheet with extra text.

If you'd like to learn more about automating Excel, check our Excel Automation Courses.

I hope you enjoy the video! :)

Don

Download the Project Files

Follow along with the tutorial by downloading the files used in it. (Completely Free)

Phone number is optional - we use it to send course discounts and weekly updates via SMS.

SMS Terms ▾
By submitting this form, you agree to receive recurring automated marketing text messages from TeachExcel at the mobile number provided. Consent is not a condition of any purchase. Msg frequency varies. Msg & data rates may apply. Reply HELP for help or STOP to cancel at any time.

View our Privacy Policy | Terms of Use

Downloadable Files: Project File

Download Project File

Follow along with the tutorial by downloading the files used in it. (Completely Free)

Phone number is optional - we use it to send course discounts and weekly updates via SMS.

SMS Terms ▾
By submitting this form, you agree to receive recurring automated marketing text messages from TeachExcel at the mobile number provided. Consent is not a condition of any purchase. Msg frequency varies. Msg & data rates may apply. Reply HELP for help or STOP to cancel at any time.

View our Privacy Policy | Terms of Use

Question? Ask it in our Excel Forum


Excel VBA Course
Excel VBA Course - From Beginner to Expert

200+ Video Lessons 50+ Hours of Instruction 200+ Excel Guides

Become a master of VBA and Macros in Excel and learn how to automate all of your tasks in Excel with this online course. (No VBA experience required.)

View Course

Similar Content on TeachExcel
Get the Number(s) Out of a Cell that Contains Both Text and Numbers in Excel - UDF
Macro: This free Excel UDF allows you to get the numbers out of a cell that contain both text...
How to Resize Rows and Columns in Excel Quickly
Tutorial: Resizing rows and columns in Excel is an easy process. Simply left click in between the co...
Understanding Formulas and Functions in Excel
Tutorial: In this tutorial I will cover the basic concepts of Formulas and Functions in Excel. A for...
How to Input, Edit, and manage Formulas and Functions in Excel
Tutorial: In this tutorial I am going to introduce how to input, edit and manage excel formulas. To ...
Multiply by True and False in Excel
Tutorial: You can multiply numbers by TRUE and FALSE in Excel. This effectively allows you to elimi...
Vlookup on Dates and Times in Excel
Tutorial: Perform a lookup on dates and times in Excel: vlookup, hlookup, index/match, any kind of l...
Tutorial Details
Downloadable Files: Project File

Download Project File

Follow along with the tutorial by downloading the files used in it. (Completely Free)

Phone number is optional - we use it to send course discounts and weekly updates via SMS.

SMS Terms ▾
By submitting this form, you agree to receive recurring automated marketing text messages from TeachExcel at the mobile number provided. Consent is not a condition of any purchase. Msg frequency varies. Msg & data rates may apply. Reply HELP for help or STOP to cancel at any time.

View our Privacy Policy | Terms of Use
Excel VBA Course
Excel VBA Course - From Beginner to Expert

200+ Video Lessons
50+ Hours of Video
200+ Excel Guides

Become a master of VBA and Macros in Excel and learn how to automate all of your tasks in Excel with this online course. (No VBA experience required.)

View Course