Hi all,
I have a spread sheet where I record different departments response times to requests for information.
I am looking for a formulae which will return an average (mean) for each department, so far so simple just simply using this formulae =AVERAGEIF(F$2:F$700,"Corporate",L$2:L$700) which returns a value on everything within that search criteria.
However what I need is a formulae which will return a value when the work has been completed (on time or not) AND what has exceeded 20 days still on going but not before.
The columns I use for this are . . .
"Disclosed within 20 days" which returns a "Yes" or "No" depending on completion time and "N/A" which shows that the work is still outstanding.
"Total Days" which is a rolling count of each individual piece of work.
Thanks for any help this forum can provide, doing this manually is fairly time consuming.
I have a spread sheet where I record different departments response times to requests for information.
I am looking for a formulae which will return an average (mean) for each department, so far so simple just simply using this formulae =AVERAGEIF(F$2:F$700,"Corporate",L$2:L$700) which returns a value on everything within that search criteria.
However what I need is a formulae which will return a value when the work has been completed (on time or not) AND what has exceeded 20 days still on going but not before.
The columns I use for this are . . .
"Disclosed within 20 days" which returns a "Yes" or "No" depending on completion time and "N/A" which shows that the work is still outstanding.
"Total Days" which is a rolling count of each individual piece of work.
Thanks for any help this forum can provide, doing this manually is fairly time consuming.