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
PROCESS
PROCESS resizes any input reference into an array/range of any desired size (could be considered as the reverse of LIN/TOROW/TOCOL) with options for output size/style and full control over data type(s) inclusion/exclusion
Replies
11
Views
2K
0 Votes
XUNIQUE
XUNIQUE is a powerful and straightforward alternative to the built-in UNIQUE with full control over data type(s) inclusion/exclusion
Replies
2
Views
872
0 Votes
STRIM
STRIM is a complete "space" removal solution to conveniently manage leading, trailing, or all spaces within a string
Replies
12
Views
2K
0 Votes
MATCHES
MATCHES is a powerful enhancement to the Excel's built-in MATCH function and returns the relative positions of all items in a one-dimensional array that match a specified value
Replies
11
Views
2K
0 Votes
LIN
LIN is a powerful array/range linearization alternative to the built-in TOROW/TOCOL with several options and full control over data type inclusion/exclusion
Replies
4
Views
590
0 Votes
INDEX.Nth
INDEX.Nth returns (every) nth element(s) (starting at the desired position) from a one-dimensional array and provides output options and full control over data type(s) inclusion/exclusion
Replies
7
Views
1K
0 Votes
FLIP
FLIP is a powerful range/array flipping solution with full control over data type(s) inclusion/exclusion in the output
Replies
2
Views
600
0 Votes
BARCODE(Item,[BCType])
BARCODE generates a Barcode image of data automatically or by specifying any of the 14 available types.
Replies
7
Views
612
0 Votes
XTYPE
XTYPE outputs the precise data type of a cell/range or the elements of an array beyond the resolution of Excel's TYPE() or CELL("type",)
Replies
4
Views
1K
0 Votes
XERROR.TYPE
XERROR.TYPE displays the XTYPE-style error type or error name for all Excel errors
Replies
2
Views
560
0 Votes
XERROR
XERROR allows for conveniently generating most of the Excel errors as output to functions
Replies
2
Views
913
0 Votes
LOCAL_YMD
Returns the localized version of YYYY-MM-DD (for a Dutch Windows that's JJJJ-MM-DD, etc.), can be used in TEXT functions.
Replies
9
Views
750
1 Vote
REPEATBYNUMBER
REPEATBYNUMBER takes a range (or table) that has the first column as the item name and the last column as the repeat number then returns a new column of rows with the item names repeated by the required number of times.
Replies
56
Views
6K
0 Votes
ARANDBETWEEN
Random Numbers. Functions. Nonrandomness of random numbers.
Replies
12
Views
3K
0 Votes
BASE64ENCODE
Encodes string with Base64 encoding.
Replies
12
Views
2K
0 Votes
BASE64DECODE
Decodes Base64 encoded string
Replies
2
Views
331
0 Votes
AXMAS
Happy Holidays everyone!! For the ones who celebrate Xmas, 2 Xmas tree designs.
Replies
31
Views
3K
0 Votes
FIBONACCI
calculates the nth term of a Fibonacci sequence
Replies
53
Views
8K
0 Votes
LASTUSEDCOLUMN
LASTUSEDCOLUMN returns the last column with an entry in the current sheet.
Replies
11
Views
2K
0 Votes
LASTUSEDROW
LASTUSEDROW returns the last row with an entry in the current sheet.
Replies
1
Views
949

Forum statistics

Threads
1,224,829
Messages
6,181,222
Members
453,024
Latest member
Wingit77

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