Last active
October 4, 2023 17:02
-
-
Save ncalm/de0af510792208a3ddd34f69233afd18 to your computer and use it in GitHub Desktop.
This Excel LAMBDA function tests if its argument is a
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
ISLAMBDA = LAMBDA(x, AND(VALUETOTEXT(x)="λ", TYPE(x)=128))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment