In Excel, the formula =SUM(Sheet2:Sheet5!B3) will: MCQ with Answer and Explanation

In Excel, the formula =SUM(Sheet2:Sheet5!B3) will:
A. Sum cell B3 from Sheet2 through Sheet5
B. Sum all cells named Sheet2 and Sheet5
C. Sum range B3 on the active sheet
D. Cause an error because of incorrect syntax
Answer: Option A
Solution (By JKSSB Mock Tests)
This 3-D reference sums the same cell across multiple worksheets.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
Which property under an MS Access query design matrix allows database administrators to filter records to show only those matching a specific range, such as values between 100 and 500?
A. Sort Row
B. Show checkbox parameter
C. Field Identifier alignment
D. Criteria Row

Correct Answer: Option D


Explanation:
The Criteria row in the Query Design grid is where you input logical expressions (such as 'Between 100 And 500') to filter the records extracted from the database.

This question belongs to: Computer Microsoft Office
Question #2
In MS Word, which of the following is used to insert a comment?
A. All of the above
B. Review > New Comment
C. Insert > Comment
D. Ctrl + Alt + M

Correct Answer: Option A


Explanation:
You can insert a comment via Review > New Comment, or Insert > Comment (in some versions), or the shortcut Ctrl+Alt+M. So all are valid.

This question belongs to: Computer Microsoft Office
Question #3
In MS Access, to specify that a field can only accept values between 1 and 100, set:
A. Default Value
B. Input Mask
C. Validation Rule = Between 1 And 100
D. Required = Yes

Correct Answer: Option C


Explanation:
Validation Rule restricts input.

This question belongs to: Computer Microsoft Office