B
BLUV
Hi all,
I've successfully been able to identify which projects my team has worked on
during a monthly period. Using the following method (example below is for Aug
only):
=SUMPRODUCT((--(MONTH(StatsCount)=8))*(StatsProduct=BD3))
Now I would like to do the same thing but on a weekly basis. My team works
7 days a week so I don't need to work about cutting it down to Mon-Friday.
How can I take the above method and split it into 4 (maybe 5) seperate weekly
calculations?
I've successfully been able to identify which projects my team has worked on
during a monthly period. Using the following method (example below is for Aug
only):
=SUMPRODUCT((--(MONTH(StatsCount)=8))*(StatsProduct=BD3))
Now I would like to do the same thing but on a weekly basis. My team works
7 days a week so I don't need to work about cutting it down to Mon-Friday.
How can I take the above method and split it into 4 (maybe 5) seperate weekly
calculations?