22
QuizMultiple Choice

Managing Workbook Properties — Unit test

Question 22 • GA-Business and Technology

Anna needs to reference a cell on another worksheet in her workbook. What is the correct syntax for this operation?

Answer
A
=SUM(F2:F5,Sheet2A10)
B
=SUM(F2:F5,Sheet2!A10)
C
=SUM(F2:F5,!Sheet2A10)
D
=SUM(F2:F5,_Sheet2A10)
Previous
Next
Anna needs to reference a cell on another…