how do i add multiple cell in the same row then multiply the value

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi,
here is what i am trying to do. i would like to add the following:

in A21 i need to do these calculations below.

Add A1 to A20.
after that i need to multiple the total by by 0.07 in the same cell that
being in A21
Can someone help me with the formula please?
 
You might want to take this question to an Excel news group. You might find a
reply like
=Sum(A1..A20) * 0.07
 
Global said:
hi,
here is what i am trying to do. i would like to add the following:

in A21 i need to do these calculations below.

Add A1 to A20.
after that i need to multiple the total by by 0.07 in the same cell that
being in A21
Can someone help me with the formula please?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top