Adding the Values of Column A and B

Vinton Douglas
βββ
Hello,
I have two separate columns (A & B) with multiple rows (numbers) that keep changing. How can I get the total C when additional values are added to A either A or B.
Answers
-
Hi @Vinton Douglas,
Use something like this:
=SUM([Column A]:[Column A], [Column B]:[Column B])
Hope this helps, but if you've any problems/questions then just let us know!
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!