Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to post invoices and I need to total my columns but I do not know
how to do it. The columns I need to total are E3 TO E155, F3 TO F155, G3 TO G155,H3 TO H155. Then I need to add the totals form column F with column H . Please Help me! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() hi select E3:I156 simply click the "autosum" button in the tool bar! you will get all your row totals,column totals as well as the grand total -via135 lilly Wrote: I am trying to post invoices and I need to total my columns but I do not know how to do it. The columns I need to total are E3 TO E155, F3 TO F155, G3 TO G155,H3 TO H155. Then I need to add the totals form column F with column H . Please Help me! -- via135 ------------------------------------------------------------------------ via135's Profile: http://www.excelforum.com/member.php...o&userid=26725 View this thread: http://www.excelforum.com/showthread...hreadid=510175 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In E156 add
=SUM(E3:E155) copy E156 across to G156, then in H 156 add =SUM(E155:G155) -- HTH Bob Phillips (remove nothere from the email address if mailing direct) "lilly" wrote in message ... I am trying to post invoices and I need to total my columns but I do not know how to do it. The columns I need to total are E3 TO E155, F3 TO F155, G3 TO G155,H3 TO H155. Then I need to add the totals form column F with column H .. Please Help me! |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
To total a range of cells in column use =SUM(E3:E155)
In a row =SUM(F200:K200) I do not want to be rude but this is very basic. Perhaps you need to read a simple Excel book before you embark on this project. best wishes -- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "lilly" wrote in message ... I am trying to post invoices and I need to total my columns but I do not know how to do it. The columns I need to total are E3 TO E155, F3 TO F155, G3 TO G155,H3 TO H155. Then I need to add the totals form column F with column H . Please Help me! |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() "lilly" wrote in message ... I am trying to post invoices and I need to total my columns but I do not know how to do it. The columns I need to total are E3 TO E155, F3 TO F155, G3 TO G155,H3 TO H155. Then I need to add the totals form column F with column H . Please Help me! In E2 type =sum(e3:e155) In F2 type =sum(f3:e155) In G2 type =sum(g3:155) In H2 type =sum(h3:h155) In F1 type =sum(f2+h2) Sorry for the simplicity Lilly. Cells E2, F2, G2, H2 & F1 are arbitrary, you can type the formulas into any cell where you want the answers to go. Mickey |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is excel compatible with ANSOS one staff program ? | Excel Discussion (Misc queries) | |||
Excel Range Value issue (Excel 97 Vs Excel 2003) | Excel Discussion (Misc queries) | |||
How do i copy columns of data in notepad into microsoft excel? | Excel Discussion (Misc queries) | |||
print excel columns on less pages | Excel Discussion (Misc queries) | |||
Mexport transfer from another program to excel opens at excel lau. | Excel Discussion (Misc queries) |