K
Karen
I have the following formula that I need to add a step too:
=SUMPRODUCT(--('Enrollment Log'!$F$3:$F$547<>""),--(MONTH('Enrollment
Log'!$J$3:$J$547)=6),--(YEAR('Enrollment Log'!$J$3:$J$547)=2007))
I need it to look at column F to be not blank OR column C to =EU then add if
the month and year match 6/2007.
If there is a more simple way to approach this other than adding to the
above formula, that would be even better.
Thanks - Karen
=SUMPRODUCT(--('Enrollment Log'!$F$3:$F$547<>""),--(MONTH('Enrollment
Log'!$J$3:$J$547)=6),--(YEAR('Enrollment Log'!$J$3:$J$547)=2007))
I need it to look at column F to be not blank OR column C to =EU then add if
the month and year match 6/2007.
If there is a more simple way to approach this other than adding to the
above formula, that would be even better.
Thanks - Karen