Skip to content

Instantly share code, notes, and snippets.

@MeniPorat
MeniPorat / gist:143644e33eb55cc68082c5e065a4655a
Created February 28, 2022 15:29
REVERSESTR - An alternativr LAMBDA Function to reverse a string in EXCEL
Here is an alternative to the LAMBDA function: TEXTREVERSE (suggested by Chris Gross)
It is much shorter than the original
/*
FUNCTION NAME: REVERSESTR
AUTHOR: Meni Porat
DESCRIPTION: Reverses a string
ARGUMENSTS:
string: text string to be reversed