
Using functions and nested functions in Excel formulas
The structure of a function begins with an equal sign (=), followed by the function name, an opening parenthesis, the arguments for …
Using IF with AND, OR, and NOT functions in Excel
How to use the IF function (combined with the AND, OR, and NOT functions) in Excel to make logical comparisons between given …
Excel functions (alphabetical) | Microsoft Support
Or press Ctrl+F to find a function by typing the first few letters or a descriptive word. To get detailed information about a function, …
IS functions | Microsoft Support
For example, the ISBLANK function returns the logical value TRUE if the value argument is a reference to an empty cell; otherwise it …
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 …
Math and trigonometry functions (reference) | Microsoft Support
To get detailed information about a function, click its name in the first column. ... Important The calculated results of formulas and …
Overview of formulas in Excel for the web | Microsoft Support
The structure of a function begins with an equal sign (=), followed by the function name, an opening parenthesis, the arguments for …
Text functions (reference) | Microsoft Support
To get detailed information about a function, click its name in the first column. ... Important The calculated results of formulas and …
UNIQUE function | Microsoft Support
Learn about the UNIQUE function, which returns a list of unique values in a list or range. UNIQUE is in a class of functions called …
Overview of formulas in Excel | Microsoft Support
Try using the new XLOOKUP function, an improved version of VLOOKUP that works in any direction and returns exact matches by …
AND function | Microsoft Support
Example Technical Details The AND function returns TRUE if all its arguments evaluate to TRUE, and returns FALSE if one or more …