Actions
Functions 1
Functions 2
Functions 3
Functions 4
200

A feature that creates rows and columns based on values in the selected cells.

What is Autofill
200

A function that allows the user to make a comparison between two values and then returns a true or false result.

What is IF

200

A function that performs a vertical lookup to retrieve data from a specific column in a table.

What is VLOOKUP
200

A function that performs a horizontal lookup to retrieve data from a specific row in a table.

What is HLOOKUP

200

A function that returns the largest value in a range of cells that meet one or more criteria.

What is MAXIF

400

A setting that allows data to be formatted a certain way if the user-defined conditions are met.

What is Conditional Formatting

400

A function that returns the opposite of a result.

What is NOT

400

A function that returns the current date and time.

What is NOW

400

A function that returns the current date.

What is TODAY

400

A function that returns the smallest value in a range of cells that meet one or more criteria.

What is MINIFS

600

A tool that allows a user to establish the format of data that is entered into cells.

What is Data Validation

600

A function that looks at multiple conditions and returns true if at least one condition is met and false if no conditions are met.

What is OR

600

A function that counts the number of cells in a range that meets one specified criterion.

What is COUNTIF

600

A function that returns the average in a range of cells based on one specified criterion.

What is AVERAGEIF

600

A function that allows the user to check for multiple conditions and returns true if all conditions are met and false if any of the conditions are not met.

What is AND

800

A table that summarizes data from a larger table by providing the user with alternative ways to group the data.

What is a PivotTable

800

A function that compares a value with a list of values, and then returns a result that corresponds with the first match.

What is SWITCH

800

A function that allows the user to check multiple IF conditions.

What is IFS

800

A function that counts the number of cells in a range that meets one or more criteria.

What is COUNTIFS

800

A function that returns the average in a range of cells based on multiple specified criteria.

What is AVERAGEIFS

1000

A tool that allows the user to view different parts of a nested formula, in the order the formula is calculated.

What is Evaluate Formula

1000

A function that uses a date to return the closest working day in the future or the past.

What is WORKDAY

1000

A function that returns a number from 1-7 that identifies that day of the week from a date.

What is WEEKDAY

1000

A function used to calculate the payments of a loan.

What is PMT
1000

A function that returns the relative position for the specific item in a range of cells.

What is MATCH