E
emilydoak
Hi Everyone,
I have a worksheet with a column of dates (B6:B74) and multiple
columns with values (C6:C74, D674, E6:E74, etc.). The dates range
from 12-31-05 to 3-2-2009. The values are both positive and
negative.
I would like to create formulas in row 75 to sum the values from each
column (starting with column C) that are both negative and occur after
12-31-08.
I know I could do this by copying the negative values to a new column
and using SUMIF to sum after 12-31-08. However, I have multiple
columns with values, so I would like to put the formulas into one cell
per column to avoid creating new columns.
Here is an example of my worksheet (with just one column of values):
11/2/2007 -15
5/3/2008 5
12/18/2008 4
2/14/2009 -5
3/1/2009 16
The answer here should be -5.
Thanks so much for your help!!!!!
Emily
I have a worksheet with a column of dates (B6:B74) and multiple
columns with values (C6:C74, D674, E6:E74, etc.). The dates range
from 12-31-05 to 3-2-2009. The values are both positive and
negative.
I would like to create formulas in row 75 to sum the values from each
column (starting with column C) that are both negative and occur after
12-31-08.
I know I could do this by copying the negative values to a new column
and using SUMIF to sum after 12-31-08. However, I have multiple
columns with values, so I would like to put the formulas into one cell
per column to avoid creating new columns.
Here is an example of my worksheet (with just one column of values):
11/2/2007 -15
5/3/2008 5
12/18/2008 4
2/14/2009 -5
3/1/2009 16
The answer here should be -5.
Thanks so much for your help!!!!!
Emily