D
Dave Spiteri
I am working in Excel 2K and have a projects file with both a summary and
detail tab. The detail contains info about projects, including columns
containing the project leader names, project types, and project
dispositions. I need to show info in the Summary tab that counts the number
of occurrences of project Dispositions within project leader and project
type. I know that this can be done with a pivot table but we need the info
to be dynamically generated whenever the data is changed. I thought that I
could do it by using an array formula that sets an "if" condition like this:
=Countif(if(A1&A2&A3=Leader&Type&Dispositiojn,Count)), but this is not
working and I have had no success troubleshooting or resolving this. Is
there a way to do what we need? Please advise. - Dave
detail tab. The detail contains info about projects, including columns
containing the project leader names, project types, and project
dispositions. I need to show info in the Summary tab that counts the number
of occurrences of project Dispositions within project leader and project
type. I know that this can be done with a pivot table but we need the info
to be dynamically generated whenever the data is changed. I thought that I
could do it by using an array formula that sets an "if" condition like this:
=Countif(if(A1&A2&A3=Leader&Type&Dispositiojn,Count)), but this is not
working and I have had no success troubleshooting or resolving this. Is
there a way to do what we need? Please advise. - Dave