Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save innomatics/c3d0836b52cda3a59a686398b1c37b1f to your computer and use it in GitHub Desktop.
Save innomatics/c3d0836b52cda3a59a686398b1c37b1f to your computer and use it in GitHub Desktop.
Any google sheet cell is a formula
=reduce(false, <range>, lambda(acc, curr, OR(acc, ISFORMULA(curr))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment