Thread: adding columns
View Single Post
  #5   Report Post  
autumn
 
Posts: n/a
Default adding columns

I guess I was making it too complicated. Thanks

"Domenic" wrote:

You can use the SUM function...

=SUM(A1:A100)

Adjust the range accordingly.

Hope this helps!

In article ,
autumn wrote:

Help, how do I just add a column to gain the total. Thanks