N
nespa
I typed the formula and it errored:
=sumproduct(('Test Issues'!D5
1000>=DATEVALUE("9/1/2004"))*( 'Tes
Issues'!D5
1000<DATEVALUE("10/1/2004"))*('Tes
Issues'!F5:1000="Closed"))
Here is the scenerio:
D5
1000 each cell contains a date in the format mm/day/year
F5:F1000 each cell contains a word- either Closed or Open
I am tying to calculate the amount of Closed Issues for each Month.
Thanks
=sumproduct(('Test Issues'!D5

Issues'!D5

Issues'!F5:1000="Closed"))
Here is the scenerio:
D5

F5:F1000 each cell contains a word- either Closed or Open
I am tying to calculate the amount of Closed Issues for each Month.
Thanks