Written by Allen Wyatt (last updated December 18, 2021)
This tip applies to Excel 97, 2000, 2002, and 2003
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 (3257) applies to Microsoft Excel 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Excel (Excel 2007 and later) here: Comments Don't Appear when Cell is Pointed To.
Best-Selling VBA Tutorial for Beginners Take your Excel knowledge to the next level. With a little background in VBA programming, you can go well beyond basic spreadsheets and functions. Use macros to reduce errors, save time, and integrate with other Microsoft applications. Fully updated for the latest version of Office 365. Check out Microsoft 365 Excel VBA Programming For Dummies today!
Excel allows you to add comments to individual cells in your workbook. Unfortunately, Excel doesn't provide a way to ...
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 MoreWhen formatting comments, you can use a graphic as a background for the comment box. If you later want to move this ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
Got a version of Excel that uses the menu interface (Excel 97, Excel 2000, Excel 2002, or Excel 2003)? This site is for you! If you use a later version of Excel, visit our ExcelTips site focusing on the ribbon interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments