Please Note: This article is written for users of the following Microsoft Excel versions: 2007, 2010, 2013, 2016, 2019, 2021, 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: Searching Comments.

Searching Comments

Written by Allen Wyatt (last updated June 29, 2024)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365


3

When I am creating a worksheet, it is not unusual for me to add all sorts of comments to various cells. This is a great way to keep notes and to document exactly what is going on in the worksheet. There have been workbooks I have created that include scores of comments.

If you are like me, then what is out of sight is often out of mind. This means that I can forget what I put in all the comments or—worse yet—I may remember that something is in a comment, but I don't remember the cell to which that comment is attached. Subsequently finding the right comment can be perplexing.

Fortunately, Excel makes it quite easy to search through comments in a worksheet. Simply follow these steps:

  1. Press Ctrl+F to display the Find tab of the Find and Replace dialog box.
  2. Click the Options button, if necessary, to make sure that the dialog box displays all the searching options. (See Figure 1.)
  3. Figure 1. The Find tab of the Find and Replace dialog box.

  4. In the Find What box, enter what you want to find in the comments.
  5. Using the Look In drop-down list, select Comments.
  6. Click on Find Next.

Excel locates any cells that have comments that include the desired text. The cell is selected, but the comment is not displayed. Depending on your version of Excel, you may need to close the Find and Replace dialog box in order to display the comment for the cell.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (7852) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365. You can find a version of this tip for the older menu interface of Excel here: Searching Comments.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Disappearing Macro Menus

Word is quite versatile in how you can customize it. You can add all sorts of macros to menus, but doing so may cause ...

Discover More

Special Characters in Fields

If you try to add a quote mark or a backslash as part of a field parameter or switch, you may be surprised at what you ...

Discover More

Setting the Print Area

Many people, when they print a worksheet, print the entire thing. You don't have to, however. You can specify that Excel ...

Discover More

Program Successfully in Excel! This guide will provide you with all the information you need to automate any task in Excel and save time and effort. Learn how to extend Excel's functionality with VBA to create solutions not possible with the standard features. Includes latest information for Excel 2024 and Microsoft 365. Check out Mastering Excel VBA Programming today!

More ExcelTips (ribbon)

Pasting a Comment into Your Worksheet

Excel allows you to not only put information into cells, but into comments attached to those cells. Here's how to copy ...

Discover More

Editing Comments and Notes

Comments and notes can be very helpful in a worksheet. After they are added, you may want to change what they contain. ...

Discover More

Automatically Placing Text in a Comment

Want to automatically move the contents of a cell into a comment for that cell? It's easy enough to do by using the macro ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 9 + 1?

2025-05-13 10:57:22

J. Woolley

Re. the Tip's step 5, you can list all cells with a Note or Comment satisfying "Find what" if you click Find All instead of Find Next, then press Ctrl+A to select all of them in the active worksheet.
The CopyFindAllResults macro in My Excel Toolbox will duplicate the 6 columns of the Find dialog's Find All results for the active worksheet's current selection and copy those results to the clipboard and/or a new worksheet in the active workbook. If results are copied to a new worksheet, the macro can replace the Name column with a column of hyperlinks to each cell in the list.
See https://sites.google.com/view/MyExcelToolbox/


2025-05-12 12:16:40

J. Woolley

In modern versions of Excel, the Tip's step 4 should be replaced by this:
4. Using the Look In drop-down list, select Notes or Comments.


2024-06-29 10:28:42

J. Woolley

My Excel Toolbox includes the following dynamic array function:
    =ListComments([AllSheets], [Threaded], [SkipHeader])
This function returns one row for each comment in either the current sheet or all sheets in the workbook with the following columns: Worksheet, Cell, Author, Comment (text). It works with threaded or unthreaded comments. When using pre-2021 versions of Excel without support for dynamic arrays, review the PDF file UseSpillArray.pdf.
See https://sites.google.com/view/MyExcelToolbox/


This Site

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.

Newest Tips
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.