This is not easy to explain even though what I am trying to do is not complicated. My guess is there is a formula that will solve this.
I have a data set that in the top row has weekending dates (Monday) is the weekending date).
There are several columns. Each column is a separate project. And in each cell going to the right is the different status of the project corresponding with the dates going across the top row.
So we can have multiple week ending dates (top row), that have the same status for a project below it: For instance "Construction" might be the label that is repeated for the expected time period (multipe weeks) to complete that part of the project.
I want to be able to count the number of columns total indicating construction. I want to be able to count the number of columns indicating construction that match today's date or less. Then take that count and divide it by the total count to give an indication of the percent of weeks of construction presently completed.
The spreadsheet has multiple projects so stages are different for each project, meaning construction cells time wise for one project are not the same as another. So referencing a relatively large column array is needed.
On a separate sheet I created a lookup to take today's date and comeback with the weekending date as a Monday for today's date, but working that in, is causing fits for countifs.
If anyone has any ideas, I would be happy to send the spreadsheet.
Thanks,
Chip
I have a data set that in the top row has weekending dates (Monday) is the weekending date).
There are several columns. Each column is a separate project. And in each cell going to the right is the different status of the project corresponding with the dates going across the top row.
So we can have multiple week ending dates (top row), that have the same status for a project below it: For instance "Construction" might be the label that is repeated for the expected time period (multipe weeks) to complete that part of the project.
I want to be able to count the number of columns total indicating construction. I want to be able to count the number of columns indicating construction that match today's date or less. Then take that count and divide it by the total count to give an indication of the percent of weeks of construction presently completed.
The spreadsheet has multiple projects so stages are different for each project, meaning construction cells time wise for one project are not the same as another. So referencing a relatively large column array is needed.
On a separate sheet I created a lookup to take today's date and comeback with the weekending date as a Monday for today's date, but working that in, is causing fits for countifs.
If anyone has any ideas, I would be happy to send the spreadsheet.
Thanks,
Chip