👤

Answer :

The formula that adds the values in range B4:B10 by using the relative cell reference is =SUM(B4:B10)

What is an Excel Formula?

An excel formula is a formula that is used for the calculation of variables or values in a range or an array of cells.

From the given parameter;

By using the relative cell references to add the values in range B4:B10, we have:

=SUM(B4:B10)

Learn more about an Excel Formula here:

https://brainly.com/question/26547685