I am trying to count how many dates within a certain column that are identified by a type in another column fall every week of the year.
As a further example, I have 1 column that's a project type and another with dates.
On another sheet, I'd like to count how many projects for "Project Type A" fall on week 28 of the year, and then week 29, 30, etc.
I started to create a metric sheet to gather the info that looked something like this, but I couldn't quite figure out the formula.
The added obstacle is that ultimately, I have about 10 teams that I would then need to aggregate all their information and find out how many projects A types are in stage 1 during week 28.
All suggestions and help are appreciated