79820484

Date: 2025-11-14 22:49:37
Score: 2.5
Natty:
Report link

The LET function was introduced in 2020 and allows you to write functions with variables.
https://support.microsoft.com/en-us/office/let-function-34842dd8-b92b-4d3f-b325-b8b8f9908999

Same result as in the question: =LET(x,A1/B1,IF(ISERROR(x),"",x))

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