The shortcut to open the 'Find' dialog in MS Excel is: MCQ with Answer and Explanation

The shortcut to open the 'Find' dialog in MS Excel is:
A. Ctrl + F
B. Shift + F5
C. Both A and B
D. F5
Answer: Option C
Solution (By JKSSB Mock Tests)
Ctrl+F and Shift+F5 both open Find dialog.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
Which of the following database tools in MS Access provides a user-friendly layout or digital form explicitly designed to view, input, or navigate individual data records?
A. Query matrix
B. Macro routine
C. Form
D. Report

Correct Answer: Option C


Explanation:
Forms serve as user interface layouts that simplify data entry, record modification, and database navigation tasks for end-users.

This question belongs to: Computer Microsoft Office
Question #2
Which of the following is NOT a valid function category in Excel?
A. Financial
B. Text
C. Graphing
D. Logical

Correct Answer: Option C


Explanation:
Graphing is not a function category. Categories include Financial, Logical, Text, Date & Time, Lookup & Reference, Math & Trig, Statistical, etc.

This question belongs to: Computer Microsoft Office
Question #3
In Excel, which formula will return '5' from the text 'Excel5'?
A. =MID("Excel5",2,1)
B. =LEN("Excel5")
C. =LEFT("Excel5",1)
D. =RIGHT("Excel5",1)

Correct Answer: Option D


Explanation:
RIGHT with 1 character returns '5'. LEFT returns 'E', MID could return 'x'.

This question belongs to: Computer Microsoft Office