What method is the MOST EFFICIENT way to copy five separate formulas to adjacent cells simultaneously?
Copy using fill handle
100
Jennifer is calculating her GPA. If she uses “(A1+A2+A3+A4)/4”, this is an example of which type of entry?
Formulas
100
What type of formula cell references instructs Microsoft Excel to keep the cell reference constant in the formula as it copies it to the destination area?
Absolute
100
Which function do you use to insert todays date in a worksheet so that it automatically updates each time the worksheet is opened?
TODAY
100
Where can you find the Insert Function button in Microsoft Excel?
Formula Bar
200
Sandra is creating a formula to subtract the values in cells B4 and C4. Which formula should she use?
=B4-C4
200
How is a cell reference in a formula and its corresponding location in a worksheet identified?
They are outlined in matching colors
200
Gabriel needs to create a formula that does not change when it is copied to B2. Which formula should he create?
=$B$1+25
200
Which group on the Formulas ribbon contains the command that checks for common errors found in a formula?
Formula Auditing
200
Which of the following are valid Microsoft Excel functions?
Average, Max, and Min
300
What do you call it when you reference cells in other sheets in a workbook formula using the sheet name as the reference rather than the cell address?
Worksheet Properties
300
Sandra is creating a formula to multiply the values in cells B4 and C4. Which formula should she use?
=B4*C4
300
Which group on the Formulas ribbon contains a command that allows a user to create names for cells to use in a formula?
Defined Names
300
Larkeysha has created a spreadsheet containing student grades. Which function would she use to return the current date in cell A1?
TODAY
300
Amanda has created a spreadsheet containing test grades for the first nine weeks. Which function would she use to find the highest test grade?
Max
400
Joshua created a budget workbook that contains the formula =(Summary!B3). “Summary” is an example of a(n):
External Reference
400
Tyler created a monthly sales workbook that contains the formula =(January!B3). “January” is an example of a(n):
External Reference
400
Gabriel needs to create a shortcut formula in cell B40 to calculate total sales located in cells B1 through B39. Which function should he create?
=SUM(B1:B39)
400
Amanda has created a spreadsheet containing test grades for the first nine weeks. Which function would she use to estimate the grade on her next test?
AVERAGE
400
Which group on the Formulas ribbon enables a user to specify when a formula is computed?
Calculation
500
Tyler created a monthly sales workbook that contains the formula =SUM (Sales). “Sales” is an example of a(n):
Named Range
500
When copying values in Microsoft Excel, which feature automatically adjusts cell references for the new copy location?
Relative Reference
500
Which command on the Home tab displays the total of the selected cells directly after the selected cells?
AutoSum
500
What is a prewritten formula that is built into Microsoft Excel called?
Function
500
What function adds all of the numbers in a valid rang of cells?