A
ahzulu
Hi Guys,
I have a problem with a formula adding up rows against 2 parameters.
I am trying to add up rows on a report that 1) show that the actio
against it is "open" and its target completion date is overdue.
I have tried the following formula but it will not work.
=SUMPRODUCT(--(H5:H47="OPEN")*(G5:G47="<TODAY()))
This formula works if I substitute the date part with another tex
parameter but will have nothing to do with dates even if I put in
specific date that I know matches one from the column, I still get 0
Any ideas.
Thanks in advance
And
I have a problem with a formula adding up rows against 2 parameters.
I am trying to add up rows on a report that 1) show that the actio
against it is "open" and its target completion date is overdue.
I have tried the following formula but it will not work.
=SUMPRODUCT(--(H5:H47="OPEN")*(G5:G47="<TODAY()))
This formula works if I substitute the date part with another tex
parameter but will have nothing to do with dates even if I put in
specific date that I know matches one from the column, I still get 0
Any ideas.
Thanks in advance
And