Excel add-in · MIT licensed · Free
A LAMBDA library that lives in the ribbon
Store, search, edit and share custom LAMBDA functions from a ribbon group instead of Name Manager.
- Excel add-in
- VBA
- LAMBDA
Detail
Custom LAMBDA functions are powerful and almost impossible to manage. They live in Name Manager, one workbook at a time, with a text box for a formula and nowhere to record what the thing actually does. Moving a function between workbooks means copying strings by hand.
XL Edge adds a LAMBDA Studio group to the Excel ribbon: a stored library of functions with descriptions, a live dropdown, and export or import in two formats — an Excel workbook for colleagues, and the Advanced Formula Environment gist format for anyone publishing to GitHub.
It is free, MIT licensed, and unrestricted. No sign-up, no trial, no telemetry.