Show:
Questions
Responses
Print
cells
charts
arrange
Functions
random
100
The space formed by the intersection of a row and a column;the basic unit of a worksheet
What is a cell
100
a graphic representation of values and their relationships:pie,line,column,bar,scattered
What is chart/graph
100
to arrange a list of words or number in ascending or descending order
What is sort
100
a function that automatically adds the values in the cells directly above or to the left of the active cell
What is Auto sum
100
a number or cell referende used in a formula
What is operand
200
A unique identifier for a cell which is formed by combining the cell's column letter and row number.
What is a cell Reference?
200
a chart theat uses bars of varying height to illustrate values in a worksheet
What is column chart
200
sort order arranging text or numbers from A to Z,largest to smallest,or from earliest to latest
What is Ascending
200
adds all the numbers in a range of cells
What is Sum
200
a symbol that indicates what mathematical operation to perform on the operands:plus(+),multiply(*),Divide(/)
What is operator
300
A selected worksheet cell that is ready for data entry
What is a Active cell
300
a chart that uses point connected by a line to illustrate values in a worksheet
What is line chart
300
sort order arranging text or number from Z to A,largest to smallest, or latest to earliest
What is Desending
300
returns the average(arithmetic means) of its arguments
What is Average
300
alphanumeric text that will not be used in calculations
What is label
400
Selected Group of cells on a worksheet identified by the cell in the upper left corner and the cell in the lower right corner, separated by letter
What is a range
400
a chart that shows the relationship of a part to a whole
What is pie chart
400
to copy a cell's contents and/or formatting into an adjacent cell or range
What is fill
400
Returns the number of cells in a range that contains numbers
What is count
400
numeric characters that can be used in calculation
What is value
500
A vertical group of cells in a worksheet identified by letters
What is column
500
Process of changing values in cells to see how those changes affect the outcome of formulas in the worksheet
What is what if analysis
500
arranging the shape, size,type,and general makeup of a cell or group of cells
What is format
500
returns the largest value in a set of values
What is max
500
the mathematical rules used for calculating the value of a formula
What is order of operation