Please Note: This article is written for users of the following Microsoft Excel versions: 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365. If you are using an earlier version (Excel 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Excel, click here: Comments Don't Appear when Cell is Pointed To.
Written by Allen Wyatt (last updated September 10, 2020)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365
Virginia noted that when she places her mouse pointer over a cell that has a comment, the comment doesn't appear, even though it used to. She checked the Comment settings in Excel, and they are set to allow viewing of comments. Virginia noted that the problem first appeared after she created a macro to display comments and subsequently deleted the macro.
Assuming that your Comments settings really are set properly, there are only two possibilities that could be occurring. First, your workbook could be corrupted in some way. This is easy enough to figure out—just check to see if the problem occurs in all workbooks or in just this one. If the problem is in only one workbook, then chances are good that it is due to some sort of corruption. In this case you'll need to transfer your information from the old workbook to the new one, as described in other issues of ExcelTips.
The second possibility is that the boxes displayed by your macro really weren't comments. There are several objects which can display like comments and, if it was done with code, it would suggest something other than comments since comments do not need code to display them.
If they are comments they will have a red triangle in the upper-right corner of the cell. You might try to add a new comment to see if it works OK. If it does, then the problem is not with the comments. In that case, you'll need to somehow recover your macro to again display the information you seek.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (9606) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365. You can find a version of this tip for the older menu interface of Excel here: Comments Don't Appear when Cell is Pointed To.
Professional Development Guidance! Four world-class developers offer start-to-finish guidance for building powerful, robust, and secure applications with Excel. The authors show how to consistently make the right design decisions and make the most of Excel's powerful features. Check out Professional Excel Development today!
Excel allows you to add comments to individual cells in your workbook. Unfortunately, Excel doesn't provide a way to ...
Discover MoreExcel allows you to not only put information into cells, but into comments attached to those cells. Here's how to copy ...
Discover MoreNeed to know how many comments are in a worksheet? You can figure out the count manually, or you can apply the handy ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2018-05-01 12:49:41
Jude Hashim
In some cases (especially in case of Excel for Mac) this happens when Excel had been open for too long.
accumulating errors and memory gabs.
the best way to solve this is by Quitting Excel and refresh the memory or even restart you Mac.
in most of the cases this is the easiest solution.
2017-01-11 03:41:14
Daniel Rold
I'm trying to use the Offset function to show some cell information in one sheet from another sheet.
However the comments won't show on the new sheet.
Is there anyway to get the comments to show?
Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2024 Sharon Parq Associates, Inc.
Comments