Answer :
The Excel formulas to enter in cell B16 is = SUM(B12 : F12)
How to determine the Excel function?
From the question, we can assume the following:
- Range = B12 to F12
- The sum of entries in cells B12 through F12 represent the required sum
Using the sum function, we have:
Total = SUM(B12 : F12)
So, the formula to enter in cell B16 is:
= SUM(B12 : F12)
Read more about Excel formulas at:
brainly.com/question/14820723
#SPJ1