A feature that automatically fills in cells with patterned values.
Autofill
A function that adds all numbers in a range of cells
SUM
This function Converts text to uppercase.
UPPER
What character type signifies a row
Numbers
A function that returns the average of all numbers in a range of cells
AVERAGE
This function Converts text to lowercase.
LOWER
What character type signifies a column
Letters
function in Excel returns the highest value in a range of cells or values
MAX
This function combines the text from multiple ranges and/or strings, but it doesn't provide delimiter.
CONCAT
function in Excel returns the lowest value in a range of cells or values
MIN
This function combines the text from multiple ranges and/or strings, and includes a delimiter you specify between each text value that will be combined.
TEXTJOIN
A statistical function that counts the number of cells that contain a number.
COUNT
This function in Excel counts the number of cells in a range that contain any type of data, including numbers, letters, spaces, and empty text.
COUNTA