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
BINGO
BINGO returns a 75 ball Bingo card
Replies
8
Views
1K
1 Vote
SLUGIFY.PLUS
SLUGIFY.PLUS function converts the given string to a URL slug.
Replies
7
Views
2K
0 Votes
INPOLY
INPOLY will return if a given latitude and longitude fall within a polygon. The polygon is a 2 column range/array in order of latitude then longitude.
Replies
1
Views
576
0 Votes
LEFTARRAY
LEFTARRAY returns the LEFT N columns (or rows or both) of an array.
Replies
3
Views
769
0 Votes
AUNIQUE
AUNIQUE extracts unique values, horizontal (for each row) left aligned , vertical (for each column) top aligned , all (in a vertical array).
Replies
33
Views
5K
0 Votes
SPELLNUMBER
SPELLNUMBER takes a number and converts it to spelled out words
Replies
10
Views
3K
0 Votes
XRNG
XRNG will return a sequence given a start, end, and step argument
Replies
0
Views
630
0 Votes
FILLUP
The value of a next cell is propagated to the null-valued cells below in the columns specified.
Replies
0
Views
662
0 Votes
FILLDOWN
The value of a previous cell is propagated to the null-valued cells below in the columns specified.
Replies
2
Views
792
0 Votes
MARKETCAL2
Generate a list of (currently) the ten Holidays the US Stock Market is closed. Can be used to provide the Holiday array for the NETWORKDAYS.INTL and WORKDAY.INTL functions.
Replies
8
Views
903
0 Votes
MKTDAYS
Provides a list of dates that omits Fridays, Saturdays, and the dates provided by the Hols list of dates. Intended for use with the STOCKHISTORY function.
Replies
8
Views
1K
0 Votes
INSERTBLANKS
INSERTBLANKS will insert blank rows between the values of a given range
Replies
17
Views
2K
0 Votes
REPEAT
REPEAT produces an array containing a number of copies of the input range stacked vertically and/or horizontally. The input range can be single or multiple column range.
Replies
2
Views
972
0 Votes
SPLITBYANY
SPLITBYANY will split a text string by all the characters in the second argument
Replies
2
Views
729
0 Votes
SPLITBYGROUP
SPLITBYGROUP splits a range by the values in a given column
Replies
1
Views
687
0 Votes
SPLITBYCASETRANSITION
SPLITBYCASETRANSITION will split text by case transition from lower case to upper case
Replies
3
Views
615
0 Votes
DD2DMS
DD2DMS converts GPS coordinates from Decimal Degrees to Degrees Minutes Seconds
Replies
1
Views
477
0 Votes
DMS2DD
DMS2DD converts GPS coordinates from Degrees Minutes Seconds to Decimal Degrees
Replies
1
Views
529
0 Votes
AREPORT
builds Array Reports PT style. !! NEW !! BYROW , BYCOL
Replies
11
Views
2K
0 Votes
XCOUNT
XCOUNT is a powerful cell counting solution to count 'cells in a range' or 'array elements' or rows/columns in ranges/arrays that contain the specified data type (high resolution) and/or meet 'matching criteria'
Replies
4
Views
953

Forum statistics

Threads
1,223,526
Messages
6,172,833
Members
452,483
Latest member
Johnstone

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