ACRONYM

ACRONYM(text, just_capitals)
Returns the first letter of each word.

textThe text you want the acronym for.
just_capitals(Optional) Whether to only use the words that have capital letters.

REMARKS
* The "text" can be a cell range.
* If "just_capitals" is left blank, then False is used.


FUNCTIONS
* REVERSE returns the characters of a text string in reverse.


© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited TopPrevNext