Created
May 21, 2025 02:27
-
-
Save innomatics/c3d0836b52cda3a59a686398b1c37b1f to your computer and use it in GitHub Desktop.
Any google sheet cell is a formula
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=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