AND
Returns TRUE if all of its arguments are TRUE.
Most Used functions are the everyday tools of Excel. Master these first to solve the majority of common spreadsheet tasks quickly and confidently.
This collection groups Excel functions that are commonly used for most used workflows. Instead of browsing hundreds of formulas, you can focus on the exact tools that solve this type of task.
Each function page includes a short explanation and practical usage context. Use these functions as standalone tools or combine them to build more advanced, maintainable formulas.
If you frequently work with reports, dashboards, or recurring templates, bookmarking the key functions from this collection will speed up your day-to-day work.
Returns TRUE if all of its arguments are TRUE.
Returns the average of its arguments.
Removes all nonprintable characters from text.
Combines the text from multiple ranges and/or strings, but it doesn't provide the delimiter or IgnoreEmpty arguments.
Joins several text items into one text item.
Counts how many numbers are in the list of arguments.
Counts how many values are in the list of arguments.
Counts the number of cells within a range that meet the given criteria.
Counts the number of cells within a range that meet multiple criteria.
Returns the serial number of a particular date.
Converts a serial number to a day of the month.
Specifies a logical test to perform.
Returns a value you specify if a formula evaluates to an error; otherwise, returns the result of the formula.
Returns the value you specify if the expression resolves to #N/A, otherwise returns the result of the expression.
Checks whether one or more conditions are met and returns a value that corresponds to the first TRUE condition.
Uses an index to choose a value from a reference or array.
Returns the leftmost characters from a text value.
Returns the number of characters in a text string.
Looks up values in a reference or array.
Returns the maximum value in a list of arguments.
Returns a specific number of characters from a text string starting at the position you specify.
Returns the minimum value in a list of arguments.
Converts a serial number to a month.
Reverses the logic of its argument.
Returns the serial number of the current date and time.
Returns TRUE if any argument is TRUE.
Returns the rightmost characters from a text value.
Rounds a number to a specified number of digits.
Rounds a number down, toward zero.
Rounds a number up, away from zero.
Substitutes new text for old text in a text string.
Adds its arguments.
Adds the cells specified by a given criteria.
Adds the cells in a range that meet multiple criteria.
Combines the text from multiple ranges and/or strings.
Returns the serial number of today's date.
Removes spaces from text.
Looks in the first column of an array and moves across the row to return the value of a cell.
Converts a serial number to a day of the week.
Converts a serial number to a number representing where the week falls numerically with a year.
Searches a range or an array, and returns an item corresponding to the first match it finds. If a match doesn't exist, then XLOOKUP can return the closest (approximate) match.
Returns the relative position of an item in an array or range of cells.
Converts a serial number to a year.