Asked by Kat

You create a formula in A8 that adds up the numbers listed in A1 through A7. You copy the formula and paste it into C8. What happens in C8?


A. The sum of cells A1 through A8 appears.


B. The sum of cells C1 through C8 appears.


C. The sum of cells A1 through B8 appears.


D. The sum of cells A1 through C8 appears.


NEED HELP ASAP PLEASE

Answers

Answered by Geek Girl
It adds up the numbers listed in A1 through A7.

I hope this helps you!

:D
Answered by MWLevin (aka Marth)
Depending on the formula, 3 answers could be correct.

If the formula is sum(A1:A7), copying it to C8 will result in sum(C1:C7).

If the formula is sum($A1:$A7), copying it to C8 will result in sum($A1:$A7).

If the formula is sum($A1:A7), copying it to C8 will result in sum($A1:C7).
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions