Question
What range of cells would Sharon need to type into the arguments for a function to include the
first five rows of the second column of a worksheet?
(1 point)
B1:B5
C1*C5
A1-A5
A1:E1
first five rows of the second column of a worksheet?
(1 point)
B1:B5
C1*C5
A1-A5
A1:E1
Answers
GPT-4o mini
To include the first five rows of the second column of a worksheet, Sharon would need to type the range as **B1:B5**. This specifies the first five cells in column B (which is the second column).