Comment in Excel Formula

There are two ways to “comment in excel formula”: the quick way you copy and the durable way you understand. This page gives you both. The exact Excel answer is above; below, we build the small mental model that makes the fix stick, so the next variation of the same problem solves itself.

Exact answer

In Excel: right-click a cell and choose New Comment for a threaded discussion comment, or Review ▸ Notes ▸ New Note for a classic yellow sticky note — Shift+F2 inserts one on the active cell, and a small marker triangle appears in the corner.

Annotated stepsExcel
1

Click the cell you want to annotate.

2

For a discussion, right-click ▸ New Comment (or Review ▸ New Comment); type your text and click away to post.

3

For a plain sticky note, use Review ▸ Notes ▸ New Note, or press Shift+F2.

4

Hover the cell to read the annotation; click the marker triangle to reply to a comment.

5

Use Review ▸ Show Comments to read every comment in the side pane.

Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

Need it as an auditable file?

Ships inside the linked template — formula-driven, unlocked, audit-ready.

View template

What this does

Modern Excel splits cell annotations in two. Review ▸ New Comment creates a threaded comment built for back-and-forth discussion, with a Reply box and the author's name. Review ▸ Notes ▸ New Note creates the old yellow sticky note for a standalone remark. Both attach to a cell, mark it with a small triangle in the corner (purple for comments, red for notes), and show on hover. Shift+F2 adds one to the active cell. Review ▸ Show Comments opens the side pane to read them all at once. Keep the inputs visible and clearly labelled and the whole thing stays auditable — anyone who opens the file later, including you, can see at a glance exactly what feeds the result and change one assumption without hunting through the formula. Treat “comment in excel formula” as a small repeatable workflow rather than a one-off click you hope to remember next time. Use a small test block before the live file, so any surprise in the affected comments shows up while it is still harmless. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That turns a calculation you can defend to a CFO or an auditor into a method you can reuse, explain, and defend when the workbook leaves your screen.

A worked example

Right-click cell B2 and choose New Comment, type "Verify this figure with finance", then click away — a purple triangle appears in the corner of B2. Hover over B2 to read it, or click the triangle to reply. To leave a plain remark instead, pick Review ▸ Notes ▸ New Note and type the note. Comments and notes let you attach context — a caveat, a source, a question for a colleague — to a specific cell without cluttering the data itself. One habit worth forming early: name the cells that hold your inputs, so the formula reads in plain language instead of a string of cell addresses. A reviewer — or you in three months — can then follow the logic without decoding what B7 and D2 were supposed to mean, which is most of what makes a sheet maintainable.

In Google Sheets

Everything above works in Google Sheets too. Excel and Sheets share the formula syntax used here; only the surrounding menus are arranged differently. That portability is deliberate — learn it once and it follows you between the two tools and across Windows and Mac. The aim was to get you unstuck fast and leave you a little more capable than a copy-paste would. The answer is at the top, the tool proves it, and the detail above shows why it holds — so the next time a colleague asks, you can answer without reaching for search. Here is the takeaway for “comment in excel formula”: copy the answer if you are busy, but if you have a spare few minutes, rebuild the example in Excel yourself with the tool above open beside it. That single pass — type it, run it, watch the result move when you change an input — is what turns a formula you found into a technique you trust. Keep your inputs labelled and referenced, never hard-coded, and the same sheet stays correct and auditable as it grows. Done that way, you will not need to look this up again, and you will be the person others ask.

Common mistakes

  • Confusing threaded comments with notes — converting a sheet between them loses the reply threads.
  • Expecting comments to print by default — set Page Setup ▸ Sheet ▸ Comments to "At end of sheet" or "As displayed" first.
  • Deleting a cell's contents and assuming the comment goes too — right-click ▸ Delete Comment to remove it.
  • Looking for New Note under New Comment — in Microsoft 365 notes live under the separate Review ▸ Notes button.

Frequently asked questions

What is the difference between a comment and a note?

A comment is a threaded discussion with replies and an author; a note is a plain yellow sticky annotation. Review ▸ New Comment makes the first, Review ▸ Notes ▸ New Note makes the second.

What is the keyboard shortcut to insert one?

Shift+F2 adds a comment or note to the active cell. In Google Sheets it is Ctrl+Alt+M.

How do I show all comments at once?

Review ▸ Show Comments opens the side pane listing every threaded comment in the sheet.

How do I print the comments?

Open Page Setup ▸ Sheet, set the Comments box to "At end of sheet" or "As displayed on sheet", then print.

Other ways people ask this

People reach this page typing “excel comments in formula”, “excel comment in formula”, “excel formula comment” and “comments in excel formulas”, among other phrasings; whichever wording you used, the fix above is the one you want.

Why do people search for this in so many different ways?

Because the same task has many names. “excel comments in formula”, “excel comment in formula”, “excel formula comment” all point at the one operation explained on this page, which is why they all lead here.