|
When you are
finished the function in cell F3 should read =SUM
(D11:D15, D18:D22), the function in F7 should read
=SUM (D6:D10, D16:D17), and the function in F12
should read =SUM (D11:D15, D18:D22).
The final worksheet
should look like the following.

Please keeping in
mind the following points:
·
You
can display a formula or function in a cell by making the cell
active
·
The
best place to edit a formula or function is the formula bar
·
If
the source data for a function is changed, the function will
recalculate to incorporate the changes
·
If
your function causes an error, it is most likely a problem with
the way you entered the function’s arguments. ( recheck the
requirements of the function and make changes as needed)
|