Summation Operator

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

Guest

Is it possible to use the summation operator ∑ in an excel formula?
 
Yes. I was hoping to sum a calculation for n=10 observations or n=20. Each
row has a different total number of observations and I did not want to have a
row for each and sum.

Do you know of an easier way?

Thanks.
 
if you do =SUM(A1:Ax) where x is the largest possible number, if will work
okay, even if some cells are empty.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)
 

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