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
ASELECT
array select, selects a region of an array between 2 rows, 2 columns, can append extra columns
Replies
0
Views
685
0 Votes
TOMORROW
TOMORROW returns the serial number of tomorrow's date.
Replies
4
Views
471
0 Votes
NUMTEXT
NUMTEXT leaves text including blanks alone, converts yes's/true's to 1's, no's/false's to 0's, and converts numbers stored as text to numbers
Replies
0
Views
693
0 Votes
ATRIM
array TRIMs by any delimiter, and/or CLEANs non pintables char, replaces CHAR(160) with space
Replies
2
Views
781
0 Votes
ALARGESUM
sums vertical array of large numbers
Replies
12
Views
2K
0 Votes
AAGGREGATE
array aggregate by each row of an array, 13 various functions
Replies
1
Views
1K
0 Votes
LARGESUM
sums 2 large numbers
Replies
1
Views
750
0 Votes
AXLOOKUP
array XLOOKUP for 2D arrays
Replies
3
Views
2K
0 Votes
FIBONACCI
calculates the nth term of a Fibonacci sequence
Replies
53
Views
7K
0 Votes
AAND, AOR
returns AND or OR values for each row of an array
Replies
0
Views
424
0 Votes
AMIN,AMAX
calculates MIN or MAX for each row of an array
Replies
4
Views
983
0 Votes
AINSERT
AINSERT, array insert, inserts any string delimiter "d" between characters of an array "a" with a selectable pace "p" and selectable starting point "i".
Replies
7
Views
643
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
457
0 Votes
AREPLACE
AREPLACE, array replace, replaces all occurrences of "a" found in "ar" with values of "b".
Replies
4
Views
1K
0 Votes
T_US_HOLIDAY_CALC
T_US_HOLIDAY_CALC tool to calculate USA holidays.
Replies
4
Views
982
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
407
0 Votes
ACALENDAR
ACALENDAR or month calendar, for any date, displays icons next to the day, icons for matching 2 other date sets, holidays, and other dates.
Replies
13
Views
2K
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
640
0 Votes
APPENDNHV
APPENDNHV appends N arrays horizontally or vertically.
Replies
0
Views
569
0 Votes
APPEND2V
APPEND2V appends 2 arrays vertically.
Replies
0
Views
850

Forum statistics

Threads
1,216,124
Messages
6,128,993
Members
449,480
Latest member
yesitisasport

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