I have a formula which produces the correct value for a single row, as follows: =SUM(FILTER(otherSheet!C2:C, otherSheet!B2:B=B2))
=SUM(FILTER(otherSheet!C2:C, otherSheet!B2:B=B2))
I would like to auto-fi