How do I sum multiple cells inside a forumula?

  • Thread starter Thread starter KL
  • Start date Start date
K

KL

Hi SupportX,

I guess it is difficult to say without knowing the specific requirements as
there are many ways of doing so, but the most common ways are like this:

=A1+B1+C1+F2
=SUM(A1:C1,F2)

Regards,
KL
 
Subject: How do I sum multiple cells inside a forumula?

Hi,

I want to create a forumla in a cell that will automatically sum the values in others cells - what is the best way to do that?

Thanks

Sup.
 
Subject: Thanks



-----Original Message-----
Hi SupportX,

I guess it is difficult to say without knowing the specific requirements as
there are many ways of doing so, but the most common ways are like this:

=A1+B1+C1+F2
=SUM(A1:C1,F2)

Regards,
KL
 

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