I am trying to use Aggregate function to sum up the rows in M column, referencing to A column (to the rows, where the cell starts with "O" letter. Here is the formula: =+AGGREGATE(9,2,(A7:A112="O*")*M7:M112).
The result is #VALUE! error. Is there an alternative way to to this? Sumproduct, sum+if, sum(sumif and other formulas do not work, as I need to ignore errors and nested subtotals in M column.
Great thanks to anyone who tries to help.
Regards,
Hrayr
The result is #VALUE! error. Is there an alternative way to to this? Sumproduct, sum+if, sum(sumif and other formulas do not work, as I need to ignore errors and nested subtotals in M column.
Great thanks to anyone who tries to help.
Regards,
Hrayr