Ronderbecke
Board Regular
- Joined
- Oct 4, 2017
- Messages
- 73
I realize this is probably something small that I am overlooking, but currently I have a way to get a total of a certain month and I need to change it to a certain year. Is it possible to change something in this equation so it pulls everything for the year instead of just the month?
=SUMPRODUCT(IF('Travis Jones'!B2:B-DAY('Travis Jones'!B2:B)+1=DATE(2017,12,1),'Travis Jones'!D2:D))
=SUMPRODUCT(IF('Travis Jones'!B2:B-DAY('Travis Jones'!B2:B)+1=DATE(2017,12,1),'Travis Jones'!D2:D))