I have an array which is produced using the following:
{=(COUNT(OFFSET($I$2:$I$6,,(E9-(A15:A17)))))}
When I select 3 cells and enter this formula it produces the desired values. However, if I try to SUM or SUMPRODUCT this formula it returns zero.
Is this possible to SUM or SUMPRODUCT or is there an alternative method that I am missing?
Any help would be greatly appreciated.
{=(COUNT(OFFSET($I$2:$I$6,,(E9-(A15:A17)))))}
When I select 3 cells and enter this formula it produces the desired values. However, if I try to SUM or SUMPRODUCT this formula it returns zero.
Is this possible to SUM or SUMPRODUCT or is there an alternative method that I am missing?
Any help would be greatly appreciated.