79683164

Date: 2025-06-28 16:38:40
Score: 2
Natty:
Report link

Dynamic formula. Just change the week array C2:N6 to any updated actual array.

=BYROW(C2:N6, LAMBDA(r, AVERAGE(DROP(r,,1)-DROP(r,,-1))))

enter image description here

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