Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do I create a SUM formula that expresses F6 + O6 through O38 minus G6
through G38 equals. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
L --
= F6 + SUM(O6:O38) - SUM(G6:G38) HTH "lawrencae" wrote: How do I create a SUM formula that expresses F6 + O6 through O38 minus G6 through G38 equals. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try this:
=F6 + SUM(O6:O38) - SUM(G6:G38) Hope this helps. Pete On Apr 11, 6:36*pm, lawrencae wrote: How do I create a SUM formula that expresses F6 + O6 through O38 minus G6 through G38 equals. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello Peter in the UK,
Hi PD Berger, I am late in replying because I stupidly forgot to ask that I be notified of replies. Your reply was exactly like another that I got and neither of them worked. Since I don't doubt your knowledge of Excel, I am lead to believe I must have phrased the question incorrectly. Thank you and I hope you will help me again should the need arise. I will endeavor to phrase the question more correctly next time. This time I managed to figure out a formula that worked for me. Lawrence "Pete_UK" wrote: Try this: =F6 + SUM(O6:O38) - SUM(G6:G38) Hope this helps. Pete On Apr 11, 6:36 pm, lawrencae wrote: How do I create a SUM formula that expresses F6 + O6 through O38 minus G6 through G38 equals. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I create a formula? | Excel Discussion (Misc queries) | |||
How do I create a formula by percentage within a formula? | Excel Worksheet Functions | |||
need to create a formula to create a timesheet but haven't a clue | Excel Discussion (Misc queries) | |||
how to create this formula please | Excel Discussion (Misc queries) | |||
Create formula | Excel Worksheet Functions |