In Excel, the keyboard shortcut to edit a cell comment (note) is: MCQ with Answer and Explanation

In Excel, the keyboard shortcut to edit a cell comment (note) is:
A. F2
B. Ctrl + F2
C. Shift + F2
D. Alt + F2
Answer: Option C
Solution (By JKSSB Mock Tests)
Shift+F2 inserts or edits comment.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Microsoft Office Questions

Question #1
In PowerPoint, to make a presentation run automatically without manual advance, set:
A. Slide Show -> Set Up Show -> Browsed at a kiosk
B. Transitions -> Advance Slide -> After (enter seconds)
C. Animations -> Duration
D. Both A and B

Correct Answer: Option D


Explanation:
Set slide advance timing and optionally set kiosk mode for unattended playback.

This question belongs to: Computer Microsoft Office
Question #2
Which Access data type is used to store monetary values and prevents rounding errors?
A. AutoNumber
B. Decimal
C. Currency
D. Number

Correct Answer: Option C


Explanation:
Currency has fixed decimal places and avoids rounding errors. Number can also store money but may have rounding.

This question belongs to: Computer Microsoft Office
Question #3
In Excel, what is the result of the formula =SUM(A1:A3, B1:B3) if A1=5, A2=3, A3=2, B1=1, B2=4, B3=2?
A. 17
B. 15
C. 19
D. 12

Correct Answer: Option A


Explanation:
SUM(A1:A3) = 5+3+2 = 10, SUM(B1:B3) = 1+4+2 = 7, total 17.

This question belongs to: Computer Microsoft Office