Three ways to write a function to reverse the characters in a cell in Excel.
Fast Excel from Charles Williams offers a REVERSE function: https://mrx.cl/speedv4
Table of Contents
(0:00) Welcome and set up
(1:09) Using a VBA macro to reverse the characters
(2:20) Using a friendly LAMBDA that calls a recursive LAMBDA.
(6:38) Using the SEQUENCE function and CONCAT