Array Functions

Cube Functions

Database Functions

  • DGET Excel Function - DGET retrieves a single value from a database or table based on specified criteria.

Date and Time Functions

Financial Functions

Information Functions

Logical Functions

  • AND Excel Function - A logical function that returns TRUE if all specified conditions are true, otherwise FALSE.
  • IF Excel Function - A conditional function that performs different actions based on whether a specified condition is true or false.
  • IFERROR Excel Function - Error-handling function that returns a specified value if a formula results in an error.
  • IFNA Excel Function - IFNA returns a specified value if the expression is #N/A, otherwise returns the result of the expression.
  • IFS Excel Function - A nested IF function that allows multiple conditions and outcomes in a single formula.
  • ISLOGICAL Excel Function - ISLOGICAL checks if a value is a logical (TRUE or FALSE) value.
  • ISNONTEXT Excel Function - Checks if a value is not text.
  • ISTEXT Excel Function - Checks if a value is text.
  • OR Excel Function - A logical function that returns TRUE if any of its arguments are TRUE, and FALSE otherwise.
  • NOT Excel Function - Logical operator that reverses the logical value of its argument.
  • T Excel Function - The T function returns the text from a cell or expression.
  • SWITCH Excel Function - Evaluates an expression against a list of values and returns the result corresponding to the first matching value.

Lookup and Reference Functions

Mathematical and Trigonometric Functions

Number and Base Conversion Functions

Statistical Functions

Text Functions