Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to creat a formula that will show the sum of three cells, minus the
totals of three other cells? Please help -- LP051354 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try something like
=SUM(A1,B1,C1)-SUM(A2,B2,C2) "Lucille" wrote in message ... I need to creat a formula that will show the sum of three cells, minus the totals of three other cells? Please help -- LP051354 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
We need more hlpe than this, you will have to tell us where these cells are
and it you can do that then you have the forrmula. =a1+a2+a3-h1-h2-h3 -- David "Lucille" wrote: I need to creat a formula that will show the sum of three cells, minus the totals of three other cells? Please help -- LP051354 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating charts from formula results | Excel Discussion (Misc queries) | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
need help creating formula based on cell value | Excel Discussion (Misc queries) | |||
Creating a specific formula | New Users to Excel |