79147585

Date: 2024-11-01 10:05:12
Score: 0.5
Natty:
Report link

As an alternative;

=MAX(INDEX(QUERY(A1:B, "Select Sum(A), B Group By B"),,1))

which calculates the Max of the first column of the query result.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Haluk