Excel LAMBDA Functions

Have you written a useful LAMBDA function that might be useful to others? Post it in the forum. The community can vote for their favorites and we'll suggest to the Excel developers ideas that could be added to the core Excel functions.
* Required to be an active member who has more than 50 posts to submit functions.

0 Votes
AOCREPLACE
AOCREPLACE, array occurrences replace, replaces only certain occurrences "oc" of a delimiter(any string) "d" in array "a", with a replacement delimiter(any string) "rd"
Replies
1
Views
468
0 Votes
T_APPNAR
T_APPNAR tool formula, a LAMBDA that writes other explicit LAMBDA for appending N arrays horizontally of vertically.
Replies
4
Views
657
0 Votes
T_FREEDAYS
T_FREEDAYS optional tool formula for ACALENDAR to easily replace your free days array(holidays) argument (h) for the entire year.
Replies
1
Views
418
0 Votes
APPENDNHV
APPENDNHV appends N arrays horizontally or vertically.
Replies
0
Views
577
0 Votes
APPEND2V
APPEND2V appends 2 arrays vertically.
Replies
0
Views
858
0 Votes
APPEND2H
APPEND2H appends 2 arrays horizontally.
Replies
0
Views
754
0 Votes
ACLEAN
ACLEAN cleans an array, replaces errors with null strings or removes the rows with errors or removes the rows with errors and blanks.
Replies
0
Views
623
0 Votes
ASTACK
ASTACK stacks an array.
Replies
0
Views
663
0 Votes
AUNSTACK
AUNSTACK unstacks an array.
Replies
0
Views
593
0 Votes
ASPLIT
ASPLIT splits a column array by delimiter.
Replies
0
Views
777
0 Votes
AUNQSRT
AUNQSRT sorts ascending, descending, or extracts unique values by rows of an array, left aligned.
Replies
0
Views
753
0 Votes
AFILTER
AFILTER filters array by rows, text, non blanks or numbers, left aligned.
Replies
0
Views
835
1 Vote
REPLACESTRINGS
REPLACESTRINGS bulk replaces matched substrings from one list with corresponding entries in a 2nd list.
Replies
5
Views
1K
0 Votes
LIST.COMBINE
LIST.COMBINE takes two lists and returns a single list.
Replies
0
Views
781
0 Votes
LAMBDA.EVALUATE
LAMBDA.EVALUATE is equivalent to the old Excel 4.0 macro EVALUATE with some limitations.
Replies
1
Views
4K
0 Votes
PRETTYPRINT
PRETTYPRINT inserts new lines and indents based on depth with respect to opening and closing bracket characters (parentheses () and curly braces {}) and commas.
Replies
2
Views
751
0 Votes
TEXTSPLIT
TEXTSPLIT splits an array of text values by a specified delimiter (like text to columns, or vba split function), allowing the user to select Nth split occurrence(s).
Replies
14
Views
3K
0 Votes
COMBINEARRAYS
COMBINEARRAYS combines two 2D arrays into a stacked 2D array, horizontally or vertically, allowing for a default where one array is larger than the other.
Replies
4
Views
678
0 Votes
TOC2HTML
TOC2HTML creates the table of contents HTML code by transforming the provided list to an HTML list element to be used in the book's HTML page.
Replies
0
Views
574
0 Votes
REMOVEREPEATS
REMOVEREPEATS removes chosen repeated characters from an array.
Replies
4
Views
519

Forum statistics

Threads
1,216,503
Messages
6,131,022
Members
449,616
Latest member
PsychoCube

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top