79101202

Date: 2024-10-18 08:26:29
Score: 1
Natty:
Report link

The Arrayformula into the header solves this problem.

={"Cellname";ARRAYFORMULA(IF(ISBLANK($F7:F);IF(ISBLANK($G7:G);"";ROUND(($H7:H-$G7:G)*10000;2));ROUND(($F7:F-$H7:H)*10000;2)))}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Aaron