
TEXT function - Microsoft Support
The TEXT function lets you change the way a number appears by applying formatting to it with format codes. It's useful in situations where you want to display numbers in a more readable format, or you …
Text functions (reference) - Microsoft Support
Important: The calculated results of formulas and some Excel worksheet functions may differ slightly between a Windows PC using x86 or x86-64 architecture and a Windows RT PC using ARM …
MID function - Microsoft Support
In Excel, the MID function returns the specific number of characters in a string starting at the position you specify
Examples of common formulas in lists - Microsoft Support
The following is an alphabetical list of links to functions available to SharePoint users. It includes trigonometric, statistical, and financial functions, as well as conditional, date, math, and text formulas.
TEXTJOIN function - Microsoft Support
The TEXTJOIN function combines the text from multiple ranges and/or strings, and includes a delimiter you specify between each text value that will be combined.
TEXTAFTER function - Microsoft Support
It returns the entire text when searching from the front (if instance_num is positive) and empty text when searching from the end (if instance_num is negative).
Excel functions (by category) - Microsoft Support
Lists all Excel functions by their category, such as Logical functions or Text functions.
CONCATENATE function - Microsoft Support
Learn how to concatenate text strings in Excel using the CONCATENATE function. Our step-by-step guide makes it easy to join two or more text strings into one.
DOLLAR function - Microsoft Support
This is because the DOLLAR function returns the number provided as text. Numbers stored as text are a common cause of spreadsheet errors, because many functions ignore them, such as SUM, …
IF function - Microsoft Support
The IF function is one of the most popular functions in Excel, and it allows you to make logical comparisons between a value and what you expect. So an IF statement can have two results. The …