Skip to content

Instantly share code, notes, and snippets.

@ncalm
Last active October 4, 2023 17:02
Show Gist options
  • Save ncalm/de0af510792208a3ddd34f69233afd18 to your computer and use it in GitHub Desktop.
Save ncalm/de0af510792208a3ddd34f69233afd18 to your computer and use it in GitHub Desktop.
This Excel LAMBDA function tests if its argument is a
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