Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Sum two ranges separately in one formula

How can I do one single formula to sum two ranges and display them in their respective column.

Here I’m using SUM formula in each cell but I’m sure there must be a single formula that can accomplish this.

Value 1 and Value 2 are the ranges to add them together in Sum row.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

Here is an example picture.
enter image description here

>Solution :

Since arrayformula does not support sum, I suppose you could also do this in C12:

=arrayformula(C10:I10+C11:I11)

output

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading