B
Bill Dunn
I have three columns:
A: Project Name
B: Project Start Date (i.e. 2/1/2004)
C: Project End Date (i.e. 4/31/2004)
There are about 200 projects planned for the 2004 year.
I'd like to know how many projects are active in each month. I'll have each
month's name in columns E-P, and the number of active projects below. I
suspect it's an array, but I can't figure it out when using "<=" and ">="
for each month. Any help is appreciated .
Thanks
Bill
A: Project Name
B: Project Start Date (i.e. 2/1/2004)
C: Project End Date (i.e. 4/31/2004)
There are about 200 projects planned for the 2004 year.
I'd like to know how many projects are active in each month. I'll have each
month's name in columns E-P, and the number of active projects below. I
suspect it's an array, but I can't figure it out when using "<=" and ">="
for each month. Any help is appreciated .
Thanks
Bill