What is the shortcut key to open the 'Page Setup' dialog in MS Excel? MCQ with Answer and Explanation

What is the shortcut key to open the 'Page Setup' dialog in MS Excel?
A. Ctrl + P
B. F5
C. Alt + P, S, P
D. Ctrl + Shift + P
Answer: Option C
Solution (By JKExamLibrary)
Alt+P,S,P opens Page Setup in Excel. Ctrl+Shift+P is not standard. Ctrl+P is Print. F5 is Go To.

This question belongs to: Computer Microsoft Office

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1 Report Error
In MS Access, what type of structural relationship is formed between two tables when a unique primary key is linked to a field that is also a primary key in another table?
A. Self-Referential
B. Many-to-Many
C. One-to-Many
D. One-to-One

Correct Answer: Option D


Explanation:
When both linked fields in a database relationship are primary keys or unique indexes, a One-to-One relationship is generated.

This question belongs to: Computer Microsoft Office
Question #2 Report Error
In MS Access, to permanently remove a table and all its data, you should:
A. Clear all records
B. Use a Make-Table query
C. Use a Delete query
D. Delete the table object

Correct Answer: Option D


Explanation:
Deleting the table object removes structure and data. Delete query only removes records.

This question belongs to: Computer Microsoft Office
Question #3 Report Error
In Excel, which function returns the year from a date?
A. MONTH()
B. YEAR()
C. DAY()
D. YEARFRAC()

Correct Answer: Option B


Explanation:
YEAR(serial_number) returns year.

This question belongs to: Computer Microsoft Office