T
Thomas
Hi all,
I have a large spreadsheet where I'm trying to use the COUNTIF command, but
I'm not sure how to use it. I am trying to count actualized dates (column B),
based on a geographical ID (column A)
Column A has a ID for a project. The first two letters identify the
geographical location of the project, while the remaining characters are
unique per project.
Column B, has a date if the milestone has been actualized.
What I'd like to do is be able to count the number of dates in column B
based on each geographical location.
For example:
Column A:
BD1
BD2
KF1
KF2
WA1
WL1
Column B
1/7/09
1/15/09
2/10/09
1/14/09
1/16/09
To add to this, one geographical area has more than one "geo-code", and I
tried to show that here with WA and WL. Both of these cover the same area.
So in this case I'd see:
BD: 2
KF: 1
WA & WL: 1
Can anyone help with this?
Thanks!
Thomas
I have a large spreadsheet where I'm trying to use the COUNTIF command, but
I'm not sure how to use it. I am trying to count actualized dates (column B),
based on a geographical ID (column A)
Column A has a ID for a project. The first two letters identify the
geographical location of the project, while the remaining characters are
unique per project.
Column B, has a date if the milestone has been actualized.
What I'd like to do is be able to count the number of dates in column B
based on each geographical location.
For example:
Column A:
BD1
BD2
KF1
KF2
WA1
WL1
Column B
1/7/09
1/15/09
2/10/09
1/14/09
1/16/09
To add to this, one geographical area has more than one "geo-code", and I
tried to show that here with WA and WL. Both of these cover the same area.
So in this case I'd see:
BD: 2
KF: 1
WA & WL: 1
Can anyone help with this?
Thanks!
Thomas