79562156

Date: 2025-04-08 13:24:16
Score: 0.5
Natty:
Report link

The formula in A9

=LET(a,GROUPBY(A2:A6,HSTACK(B2:B6,C2:C6),SUM),
b,CHOOSECOLS(a,2)/CHOOSECOLS(a,3),
HSTACK(a,b))

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: Black cat