All,
Something simple i'm sure... but i can't figure it out- I'm trying to sum one column based on the date found in another column. In other words only $ values in column J if the date found in column A is in the month of december.
This is the where I am at.
=countifs(A4:A168,(">="&DATE(2017,12,1))),($J4:$J168)
Thank you for your help.
Jason
Something simple i'm sure... but i can't figure it out- I'm trying to sum one column based on the date found in another column. In other words only $ values in column J if the date found in column A is in the month of december.
This is the where I am at.
=countifs(A4:A168,(">="&DATE(2017,12,1))),($J4:$J168)
Thank you for your help.
Jason