Bird
Raised Fist0
Google Sheetsspreadsheet

Comments and suggestions in Google Sheets - Cell-by-Cell Formula Trace

Choose your learning style10 modes available

Start learning this pattern below

Jump into concepts and practice - no test required

or
Recommended
Test this pattern10 questions across easy, medium, and hard to know if this pattern is strong
Concept Flow
   A          B  
1  Task     Status
2  Buy groceries Done
3  Clean house  In progress  <-- Comment here
4  Pay bills    Pending      <-- Suggestion here
This sheet shows a task list with two special cells: B3 has a comment, and B4 has a suggestion. These are indicated by small triangle markers in the cell corners.
Formula
Right-click cell B3 > Comment > Type 'Remember to vacuum before mopping.' Right-click cell B4 > Comment > Toggle to 'Suggested edit' > Type 'Consider paying bills online for convenience.'

User adds a comment to cell B3 and a suggestion to cell B4 using the Google Sheets interface.

Step-by-Step Trace
StepActionResult
1Add comment to B3Comment added: 'Remember to vacuum before mopping.'
2Add suggestion to B4Suggestion added: 'Consider paying bills online for convenience.'
3View sheetCells B3 and B4 show small triangle indicators for comment and suggestion
Comments and suggestions do not use formulas but are added via the UI and appear as indicators on cells.
Variable Tracker
CellContentType
B3In progressCell value with comment
B4PendingCell value with suggestion
Key Moments
Where does the comment indicator appear in the sheet?
What is the purpose of a suggestion in Google Sheets?
How do you add a comment to a cell?
Sheet Trace Quiz - 1 Questions
Test your understanding
What does the small triangle in the corner of a cell indicate?
AThe cell has a comment or suggestion
BThe cell contains a formula
CThe cell is empty
DThe cell is locked
Key Result
Comments and suggestions in Google Sheets are notes or proposals attached to cells. They appear as small triangle markers in the cell corner and help collaborators communicate without changing cell values.
Transcript
In this example, we have a task list. We add a comment to cell B3 by right-clicking and choosing 'Comment'. We type a reminder note. Then, we add a suggestion to cell B4 by right-clicking and choosing 'Comment', then toggling to 'Suggested edit', proposing an improvement. Both appear as small triangle indicators in the cells. These help collaborators see notes or suggestions without changing the actual data.

Practice

(1/5)
1. What is the main purpose of adding comments in Google Sheets?
easy
A. To change the value of a cell automatically
B. To explain or ask questions about specific cells without changing data
C. To format cells with colors and fonts
D. To create formulas that calculate data

Solution

  1. Step 1: Understand the role of comments

    Comments are used to communicate information or questions about a cell without altering its content.
  2. Step 2: Differentiate comments from other features

    Formatting and formulas change appearance or data, but comments only add notes visible on hover or in a sidebar.
  3. Final Answer:

    To explain or ask questions about specific cells without changing data -> Option B
  4. Quick Check:

    Comments = Explain or ask questions [OK]
Hint: Comments explain cells without changing data [OK]
Common Mistakes:
  • Thinking comments change cell values
  • Confusing comments with formatting
  • Using comments to write formulas
2. Which of the following is the correct way to add a comment to a cell in Google Sheets?
easy
A. Use the formula =COMMENT() in the cell
B. Right-click the cell and select 'Insert note'
C. Double-click the cell and type the comment
D. Right-click the cell and select 'Comment'

Solution

  1. Step 1: Identify how to add comments

    In Google Sheets, comments are added by right-clicking a cell and choosing 'Comment'.
  2. Step 2: Differentiate comments from notes and formulas

    'Insert note' adds a note, not a comment. Double-click edits cell content. =COMMENT() is not a valid formula.
  3. Final Answer:

    Right-click the cell and select 'Comment' -> Option D
  4. Quick Check:

    Add comment = Right-click + Comment [OK]
Hint: Right-click cell, choose 'Comment' to add comments [OK]
Common Mistakes:
  • Choosing 'Insert note' instead of 'Comment'
  • Trying to type comment directly in cell
  • Using a formula to add comments
3. You see a small orange triangle in the top-right corner of a cell in Google Sheets. What does this indicate?
medium
A. The cell has a formula error
B. The cell contains a comment
C. The cell contains a note
D. The cell is locked for editing

Solution

  1. Step 1: Recognize cell indicators

    A small orange triangle in the corner of a cell means there is a note attached to that cell.
  2. Step 2: Differentiate notes from comments and errors

    Comments show a speech bubble icon, formula errors show error messages, and locked cells have a lock icon.
  3. Final Answer:

    The cell contains a note -> Option C
  4. Quick Check:

    Orange triangle = Note [OK]
Hint: Orange triangle means note, not comment [OK]
Common Mistakes:
  • Confusing notes with comments
  • Thinking orange triangle means error
  • Assuming cell is locked
4. A user tries to add a comment but accidentally selects 'Insert note'. What is the main difference they will notice?
medium
A. Notes appear as small orange triangles and show on hover; comments open a sidebar and allow replies
B. Notes change the cell value; comments do not
C. Notes are visible to everyone immediately; comments are private
D. Notes can only be added to text cells; comments only to number cells

Solution

  1. Step 1: Understand notes vs comments behavior

    Notes show as small orange triangles and appear when hovering over the cell. Comments open a sidebar and support conversations.
  2. Step 2: Identify incorrect options

    Notes do not change cell values, both are visible to collaborators, and both can be added to any cell type.
  3. Final Answer:

    Notes appear as small orange triangles and show on hover; comments open a sidebar and allow replies -> Option A
  4. Quick Check:

    Notes = orange triangle + hover; Comments = sidebar + replies [OK]
Hint: Notes show on hover; comments open sidebar for discussion [OK]
Common Mistakes:
  • Thinking notes change cell values
  • Believing comments are private
  • Assuming notes only work on text cells
5. You want to suggest a change in a shared Google Sheet without altering the data. Which feature should you use and why?
hard
A. Add a comment to explain your suggestion, so others can reply and discuss
B. Insert a note with your suggestion, so it appears on hover
C. Directly edit the cell to show the new value
D. Use conditional formatting to highlight the suggested change

Solution

  1. Step 1: Identify the best way to suggest changes without editing data

    Comments allow you to add suggestions and start discussions without changing the cell content.
  2. Step 2: Compare with other options

    Notes are for quick reminders and less interactive. Editing changes data. Conditional formatting only changes appearance, not suggestions.
  3. Final Answer:

    Add a comment to explain your suggestion, so others can reply and discuss -> Option A
  4. Quick Check:

    Suggest changes = Use comments for discussion [OK]
Hint: Use comments to suggest without changing data [OK]
Common Mistakes:
  • Editing cells directly instead of commenting
  • Using notes which lack discussion features
  • Relying on formatting to suggest changes