L
Llyllyll
Hiya,
Please could someone help? I need to average the sum of cells where the date
is between two given dates. In the example below column N is the column I
need to sum/average and column O is the date column (formatted dd/mm/yy).
=AVERAGE(SUMPRODUCT(SUM(Main!N2:N401),Main!O2:O401>=27/3/4,Main!O2:O401<=30/
4/4,NOT(ISBLANK(Main!O2:O401))))
Unfortunately I get the #VALUE! error and don't really know where to go from
here.
Thanks
Please could someone help? I need to average the sum of cells where the date
is between two given dates. In the example below column N is the column I
need to sum/average and column O is the date column (formatted dd/mm/yy).
=AVERAGE(SUMPRODUCT(SUM(Main!N2:N401),Main!O2:O401>=27/3/4,Main!O2:O401<=30/
4/4,NOT(ISBLANK(Main!O2:O401))))
Unfortunately I get the #VALUE! error and don't really know where to go from
here.
Thanks