0
0
Google Sheetsspreadsheet~20 mins

Comments and suggestions in Google Sheets - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
Comments and Suggestions Master
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🎯 Scenario
intermediate
1:30remaining
Adding a comment to a cell
You want to add a comment to cell B2 in Google Sheets to remind yourself about a deadline. Which method will correctly add a comment visible when hovering over the cell?
ARight-click cell B2, select 'Insert comment', then type your note and click 'Comment'.
BDouble-click cell B2 and type your note directly into the cell.
CSelect cell B2, then go to Insert > Chart to add a comment.
DSelect cell B2, then press Ctrl+C to copy and Ctrl+V to paste a comment.
Attempts:
2 left
💡 Hint
Think about how comments are usually added to cells for notes or reminders.
📊 Formula Result
intermediate
1:00remaining
Effect of a comment on formula calculation
If cell A1 contains the number 10 and you add a comment to A1, what will be the result of the formula =A1*2 in cell B1?
Google Sheets
=A1*2
A20
BError: Comments are not allowed in formulas
C0
DThe formula will ignore the cell because it has a comment and return blank
Attempts:
2 left
💡 Hint
Think about whether comments affect the actual cell value used in formulas.
Function Choice
advanced
1:30remaining
Suggesting a change with a note
You want to suggest a change in cell C3 without changing its value. Which feature should you use in Google Sheets to add your suggestion?
AChange the cell value and use Undo later
BInsert a note on cell C3
CInsert a comment on cell C3
DUse Data Validation to restrict input
Attempts:
2 left
💡 Hint
Consider which feature is designed for adding visible text notes without implying a conversation.
data_analysis
advanced
2:00remaining
Identifying cells with comments
You have a large sheet and want to find all cells that have comments. Which method will help you locate these cells quickly?
AUse the menu Edit > Find and type a keyword from the comment
BUse the menu Data > Filter views to filter commented cells
CUse conditional formatting to highlight cells with comments
DClick the Comments button (speech bubble icon) in the toolbar to open the sidebar listing all comments
Attempts:
2 left
💡 Hint
Think about built-in features that show comments visually.
🧠 Conceptual
expert
2:00remaining
Difference between comments and notes
Which statement correctly describes the difference between comments and notes in Google Sheets?
ANotes allow replies and conversations; comments are static text only.
BBoth comments and notes behave the same and can be used interchangeably.
CComments are for collaboration and can be replied to; notes are simple text attached to cells without replies.
DComments change the cell value; notes do not.
Attempts:
2 left
💡 Hint
Think about how collaboration features differ from simple annotations.