Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
New to excel 07. I need a formula that will look at the following:
COL F Row 2, is a zero and the amount is in col G Row 2 the worksheet has row 2-32 and I'm trying to put this formula in row 33 and I want the sum of the values that are in Col G rows 2:32 minus any values that have a zero in Col F Row 2 the other rows in COL F rows 2-32 can range from a zero to a 1. I hope I explained this I'm fustrated trying to figure it out and its probably as plain as the nose on my face |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
One way:
=SUMIF(F2:F32,"<0",G2:G32) In article , Sherim315 wrote: New to excel 07. I need a formula that will look at the following: COL F Row 2, is a zero and the amount is in col G Row 2 the worksheet has row 2-32 and I'm trying to put this formula in row 33 and I want the sum of the values that are in Col G rows 2:32 minus any values that have a zero in Col F Row 2 the other rows in COL F rows 2-32 can range from a zero to a 1. I hope I explained this I'm fustrated trying to figure it out and its probably as plain as the nose on my face |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
hyphen (nit minus) in cell | Excel Discussion (Misc queries) | |||
Cell total plus and minus amounts | Excel Discussion (Misc queries) | |||
get a runing total for"curent date"or(cell)minus prev 30 days( cel | Excel Worksheet Functions | |||
How do I Minus 10% discount On my Excel Invoices On the Sub Total | Excel Worksheet Functions | |||
CHANGE TRAILING MINUS TO BRACKETS OR PRECEEDING MINUS | Excel Discussion (Misc queries) |