Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I think my brain is frozen this morning!!
I need to input a simple formula and just can't get it to work. I have four cells in one column that I need to add and then four cells in another column I need to add and take away from the total of the first group of 4 cells. I have this =SUM(A4:A7)-(C4:C7) and it doesn't work. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=SUM(A4:A7)-SUM(C4:C7)
"windsong" wrote: I think my brain is frozen this morning!! I need to input a simple formula and just can't get it to work. I have four cells in one column that I need to add and then four cells in another column I need to add and take away from the total of the first group of 4 cells. I have this =SUM(A4:A7)-(C4:C7) and it doesn't work. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
That did it! Thank you so much.
"bpeltzer" wrote: =SUM(A4:A7)-SUM(C4:C7) "windsong" wrote: I think my brain is frozen this morning!! I need to input a simple formula and just can't get it to work. I have four cells in one column that I need to add and then four cells in another column I need to add and take away from the total of the first group of 4 cells. I have this =SUM(A4:A7)-(C4:C7) and it doesn't work. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() =SUM(A4:A7)-Sum(C4:C7) "windsong" wrote: I think my brain is frozen this morning!! I need to input a simple formula and just can't get it to work. I have four cells in one column that I need to add and then four cells in another column I need to add and take away from the total of the first group of 4 cells. I have this =SUM(A4:A7)-(C4:C7) and it doesn't work. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How copy Excel macros from Excel XP (or before) to Excel 2003? | Excel Worksheet Functions | |||
excel 2003 changing saved print settings | Excel Discussion (Misc queries) | |||
How do I open a Quattro Pro 7.0 file in Excel 2003 | Excel Discussion (Misc queries) | |||
Excel Re-calculation 2000 compared to 2003 | Excel Discussion (Misc queries) | |||
Excel 2003 view formula within pivot table | Excel Worksheet Functions |