CLOSINGBALANCEQUARTER
Evaluates the expression at the last date of the quarter in the current context.
Evaluates the expression at the last date of the quarter in the current context.
Evaluates the expression at the last date of the month in the current context.
Converts a text string that represents a number to a number.
Converts a text string to all uppercase letters.
Returns the number (code point) corresponding to the first character of the text.
Returns the Unicode character referenced by the numeric value.
Removes all spaces from text except for single spaces between words.
Replaces existing text with new text in a text string.
Returns the number of the character at which a specific character or text string is first found, reading left to right. Search is case-insensitive and accent sensitive.
RIGHT returns the last character or characters in a text string, based on the number of characters you specify.