Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I am trying to sdd the columns across for a grand total, how can I do this?
|
#2
![]() |
|||
|
|||
![]()
Just use a formula like
=SUM(A1:J10) Adjust the row and column references as needed. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "lost in translation" <lost in wrote in message ... I am trying to sdd the columns across for a grand total, how can I do this? |
#3
![]() |
|||
|
|||
![]()
lost
=SUM(A1:M1) entered in N1. Drag/copy that down column N as far as you need to get a total for each row. SUM up column N for a Total of all rows. If just want a grand total without the row totals you could also enter =SUM(A1:M40) in a cell. Gord Dibben Excel MVP On Fri, 4 Feb 2005 12:17:01 -0800, "lost in translation" <lost in wrote: I am trying to sdd the columns across for a grand total, how can I do this? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Perform functions on the result of adding two columns | Excel Worksheet Functions | |||
Add more lines and more columns in Excel | Excel Worksheet Functions | |||
In Excel, how to sum top 10 greatest values in a row of numbers? | Excel Worksheet Functions | |||
adding only positive numbers | Excel Discussion (Misc queries) | |||
I have Excel columns with different statements (yes, no; numbers). | Excel Worksheet Functions |