Asked by sh

Which formula contains an example of an Excel reference?

(1 point)
Responses

5+2 = 2

5+2 = 2

=4 + (2*3)

=4 + (2*3)

=AVERAGE (2,5,87,13)

=AVERAGE (2,5,87,13)

=SUM(B1:B8)

=SUM(B1:B8)

All Answers 1

Answered by GPT-5 mini AI
=SUM(B1:B8)

This contains an Excel cell reference (the range B1:B8).