Deck 7: Excel 2: Working With Formulas and Functions

Full screen (f)
exit full mode
Question
According to the order of precedence for arithmetic operators, operations contained within parentheses are performed last.
Use Space or
up arrow
down arrow
to flip the card.
Question
Using the Cut command completely removes data from its original location, while the Copy command leaves information in its original location.
Question
A cell reference that does not change when it is copied is called a(n) relative cell reference. _________________________
Question
According to the order of precedence, the formula =(25*2)/5 would calculate the result of 10 . _________________________
Question
Excel's Formula AutoComplete feature suggests functions depending on the letters typed by the user. _________________________
Question
The COUNT function in Excel returns the number of all cells in a range that contain any type of data.
Question
The COUNTA function returns the number of cells in a range that contain numeric data.​
Question
An absolute cell reference changes the cell references when the formula is copied to a new location.
Question
A(n) mixed reference means that either the column or row reference in the formula is absolute, but not both. _________________________
Question
In this formula,  =(A6*A8)+$D$1, the cell references A6 and A8 are relative cell references. _________________________
Question
=D8+E8*0.5 is a complex formula.
Question
With Auto Fill, dragging the fill handle on a cell copies the cell's contents or continues a series of data into adjacent cells.
Question
Predefined formulas in Excel are called functions and can be accessed using the Insert Function button.
Question
When pasting an item from the Office Clipboard or Clipboard into a worksheet, you only need to specify the lower-right cell of the range where you want to paste the selection. _________________________
Question
To insert the AVERAGE function into a cell, click the cell, click the Function Options list arrow in the Editing group on the Home tab, and then click Average. _________________________
Question
Using the order of precedence for arithmetic operators, these two formulas will calculate the same result:  =22/2*5  =22/(2*5).
Question
Clicking the Minimize button minimizes the Function Arguments dialog box so you can select cells in a worksheet. _________________________
Question
When using the Insert Function button or the AutoSum list arrow, it is necessary to type the equal sign.
Question
You can close the Office Clipboard pane by clicking the dialog box launcher in the Clipboard group. _________________________
Question
An Excel complex formula uses more than one arithmetic operator.
Question
Which type of cell reference preserves the exact cell address in a formula?

A) absolute
B) mixed
C) relative
D) All of the above.
Question
When cells or rows are inserted or deleted in an Excel worksheet, how are cell references affected by the insertion or deletion?

A) Cell references are not affected.
B) The user must insert new cell references.
C) The user is prompted to enter new cell references.
D) Cell references are automatically adjusted.
Question
Which method of entering a function requires the user to know the name and initial characters of a function?

A) manually typing the function
B) using the Insert Function button
C) using the Sum button
D) using the Sum list arrow
Question
In the formula =(G15-G14)*$M$3/4, which mathematical operation is performed first?

A) $M$3/4
B) (G15-G14)*$M$3
C) (G15-G14)
D) (G15-G14)/4
Question
All functions begin with the formula prefix ____.

A) @ (at symbol)
B) = (equals sign)
C) # (number symbol)
D) + (plus sign)
Question
Functions can be entered for formulas using all of the following methods except ____.

A) the Insert Function dialog box
B) the AutoSum button
C) typing the function
D) typing the function argument
Question
In Excel, MAX and AVERAGE are examples of ____.

A) functions
B) arguments
C) lists
D) buttons
Question
When cells are copied using Excel's copy function, what happens to the data in the copied cells?

A) The data is permanently deleted from the copied cells.
B) The data is temporarily deleted from the copied cells.
C) The data remains in its original location.
D) The data is moved to another location and removed from its original location.
Question
You can create an absolute cell reference by placing a ____ in front of both the column letter and the row number of the cell address.

A) %
B) &
C) $
D) @
Question
The COUNTA function is used to count the number of cells in a range that contain which type of data?

A) numbers
B) dates
C) formulas
D) All of the above.
Question
Which function key on the keyboard allows the Excel user to cycle through all possible combinations of relative, mixed, and absolute cell references for a formula?

A) [F1]
B) [F4]
C) [F10]
D) [F12]
Question
Once the Office Clipboard reaches its maximum of 24 items, how does it handle new items that are copied or cut?

A) The user sees a "clipboard full" message.
B) The clipboard automatically deletes all items and starts over with the new item.
C) The clipboard prompts the user to delete items.
D) The clipboard automatically deletes the oldest item on the clipboard.
Question
Which of the following is a complex formula?

A) =SUM(B4:B8)
B) =(B4/B8)*10
C) =AVERAGE(C6:D6)
D) =MIN(D5:D7)
Question
An Excel user should use a relative cell reference when it is important to ____.

A) preserve the relationship to the formula location
B) never change the formula
C) preserve the exact cell address in a formula
D) memorize the formula
Question
After you use the fill handle to copy cell contents, the Quick Copy Options button appears, which can be used to fill the cells with only specific elements of the copied cell, if you wish. _________________________
Question
To insert cells, click the Insert list arrow in the Cells group on the ____ tab, then click Insert Cells.

A) HOME
B) CELLS
C) INSERT
D) TOOLS
Question
Which formula contains a mixed cell reference?

A) =(A6+A7)*0.20
B) =($A$6+A7)*0.20
C) =($A$6+$A$7)*0.20
D) =($A6+$A$7)*0.20
Question
How can the order of precedence in this formula, =C12+C13*F4, be changed so that cells C12 and C13 are added together as the first operation that occurs?

A) =C12+(C13*F4)
B) =(C12+C13)*F4
C) =$C12+$C13*F4
D) =C12*F4+C13
Question
In the formula =D1+C1/F3, which calculation will be performed first?

A) C1/F3
B) D1+C1
C) D1/F3
D) D1+F3
Question
Which tab and group will allow the insertion of rows and columns in a worksheet?

A) Home tab, Styles group
B) Page Layout tab, Page Format group
C) Home tab, Cells group
D) Page Layout tab, Cells group
Question
A(n) ____ cell reference tells Excel to substitute new cell references within the copied formulas as necessary.

A) mixed
B) absolute
C) relative
D) parameter
Question
The formula =A4+A8*($B$12) is an example of a(n) ____________________ formula.
Question
The ____________________ function specifies the number of decimal places to be used for values and formulas.
Question
The default file extension for an Excel 2016 workbook is ____.

A) .xltx
B) .xslx
C) .xlsx
D) .xlts
Question
In the formula =ROUND(D4:F4,0), what does the zero indicate?

A) The number of decimal places in the rounded number.
B) The number of times the formula should be repeated.
C) A null value.
D) The value for cell F4.
Question
The = sign is also called the ____________________ and is automatically inserted when a function is selected.
Question
Discuss how the order of precedence works in the formula =25+2/3 and =(25+2)/3. Describe the order of calculations in your answer.
Question
Which keyboard shortcut turns on Edit mode?

A) [F1]
B) [F2]
C) [F4]
D) [F8]
Question
Excel templates make creating a professional looking spreadsheet easier by including all of the following EXCEPT ____ in the template.

A) formulas
B) formatting
C) labels
D) data
Question
The file extension .xltx indicates what type of Excel file?

A) Excel template
B) Excel workbook
C) Excel worksheet
D) Excel formulas only worksheet
Question
To complete the days of the week sequence that begins with the days Monday, Tuesday; the Excel user would select the cells containing Monday and Tuesday and use the ____________________ to complete the sequence.
Question
A(n) ____________________ is a predefined worksheet formula that enables Excel users to easily perform complex calculations.
Question
When copying or moving formulas in an Excel worksheet, the default type of cell reference is ____________________.
Question
Excel's ____________________ feature suggests functions depending on the first letters typed by the user.
Question
Which of the following is NOT a Paste list arrow option?

A) pasting values only
B) pasting values with number formatting
C) pasting cell selectors
D) pasting formulas only
Question
To continue a sequence in adjacent cells, such as months of the year, use the ____ feature of Excel.

A) SUM function
B) redo
C) fill handle
D) copy/paste
Question
Excel templates include which of these common documents?

A) budgets
B) balance sheets
C) time cards
D) All of the above.
Question
The ____________________ button on the formula bar is one way to easily insert a function into a worksheet cell.
Question
The Office Clipboard contains up to 24 of the most recently cut or copied items from any Office application, and the items may be viewed using the ____________________ feature of Office.
Question
The $ symbol placed before a row and column address indicates a(n) ____________________ cell reference.
Question
Match between columns
A statistical function.
drag-and-drop method
A statistical function.
template
A statistical function.
COUNT
A statistical function.
$G$6
A statistical function.
$G6
A statistical function.
relative
A statistical function.
Paste list arrow
A statistical function.
AVERAGE
Question
Discuss the difference between a relative cell reference and an absolute cell reference. Include the following information in your answer: how the two types of cell addresses are designated, what happens when each type of cell reference is copied, and when it is appropriate to use each type of reference.
Question
Match between columns
The Excel feature used to selectively copy formulas, values, etc. by choosing options such as "paste formulas only."
drag-and-drop method
The Excel feature used to selectively copy formulas, values, etc. by choosing options such as "paste formulas only."
template
The Excel feature used to selectively copy formulas, values, etc. by choosing options such as "paste formulas only."
COUNT
The Excel feature used to selectively copy formulas, values, etc. by choosing options such as "paste formulas only."
$G$6
The Excel feature used to selectively copy formulas, values, etc. by choosing options such as "paste formulas only."
$G6
The Excel feature used to selectively copy formulas, values, etc. by choosing options such as "paste formulas only."
relative
The Excel feature used to selectively copy formulas, values, etc. by choosing options such as "paste formulas only."
Paste list arrow
The Excel feature used to selectively copy formulas, values, etc. by choosing options such as "paste formulas only."
AVERAGE
Question
Match between columns
The type of cell reference used to preserve the relationship to the formula location.
drag-and-drop method
The type of cell reference used to preserve the relationship to the formula location.
template
The type of cell reference used to preserve the relationship to the formula location.
COUNT
The type of cell reference used to preserve the relationship to the formula location.
$G$6
The type of cell reference used to preserve the relationship to the formula location.
$G6
The type of cell reference used to preserve the relationship to the formula location.
relative
The type of cell reference used to preserve the relationship to the formula location.
Paste list arrow
The type of cell reference used to preserve the relationship to the formula location.
AVERAGE
Question
Discuss the use of an Excel template to create a workbook.
Question
Match between columns
Mixed cell reference.
drag-and-drop method
Mixed cell reference.
template
Mixed cell reference.
COUNT
Mixed cell reference.
$G$6
Mixed cell reference.
$G6
Mixed cell reference.
relative
Mixed cell reference.
Paste list arrow
Mixed cell reference.
AVERAGE
Question
Explain the use of the fill handle to fill cells with sequential information.
Question
Critical Thinking Questions Case 1-1 You have created a simple worksheet like the one in the accompanying figure to help you keep track of your available funds based on your monthly costs for rent, gas, food, and entertainment. You have a monthly income of 2000 that is stored in cell B3. Your rent expense is 450 that is stored in cell B6. In your budget, which function can be used to eliminate the two decimal places in all cells with values that include decimal places?
A. VARY
B. ROUND
C. SIGDIGIT
D. MIN
Question
Excel Module 2 demonstrated the use of several functions: AVERAGE, MAX, COUNT, and COUNTA. Explain how the COUNT and COUNTA functions work.
Question
Critical Thinking Questions Case 1-1 You have created a simple worksheet like the one in the accompanying figure to help you keep track of your available funds based on your monthly costs for rent, gas, food, and entertainment. You have a monthly income of 2000 that is stored in cell B3. Your rent expense is 450 that is stored in cell B6. In your budget, there is a formula in cell C7 that you want to copy to cells C8 and C9. What Excel feature would you use to accomplish this?
A. formula painter
B. formula copier
C. fill handle
D. formula index
Question
Match between columns
Absolute cell reference.
drag-and-drop method
Absolute cell reference.
template
Absolute cell reference.
COUNT
Absolute cell reference.
$G$6
Absolute cell reference.
$G6
Absolute cell reference.
relative
Absolute cell reference.
Paste list arrow
Absolute cell reference.
AVERAGE
Question
Critical Thinking Questions Case 1-1 You have created a simple worksheet like the one in the accompanying figure to help you keep track of your available funds based on your monthly costs for rent, gas, food, and entertainment. You have a monthly income of 2000 that is stored in cell B3. Your rent expense is 450 that is stored in cell B6. Write a formula using an absolute cell reference that would return a value of 1550 in cell C6.
A. =$B$3-B6
B. =$B$4-B6
C. =B$3-B6
D. =$B$9-B6
Question
Match between columns
The Excel function that returns the number of cells in a range containing numeric data.
drag-and-drop method
The Excel function that returns the number of cells in a range containing numeric data.
template
The Excel function that returns the number of cells in a range containing numeric data.
COUNT
The Excel function that returns the number of cells in a range containing numeric data.
$G$6
The Excel function that returns the number of cells in a range containing numeric data.
$G6
The Excel function that returns the number of cells in a range containing numeric data.
relative
The Excel function that returns the number of cells in a range containing numeric data.
Paste list arrow
The Excel function that returns the number of cells in a range containing numeric data.
AVERAGE
Question
Match between columns
Predesigned workbook files that contain labels, values, formulas, and formatting.
drag-and-drop method
Predesigned workbook files that contain labels, values, formulas, and formatting.
template
Predesigned workbook files that contain labels, values, formulas, and formatting.
COUNT
Predesigned workbook files that contain labels, values, formulas, and formatting.
$G$6
Predesigned workbook files that contain labels, values, formulas, and formatting.
$G6
Predesigned workbook files that contain labels, values, formulas, and formatting.
relative
Predesigned workbook files that contain labels, values, formulas, and formatting.
Paste list arrow
Predesigned workbook files that contain labels, values, formulas, and formatting.
AVERAGE
Question
Match between columns
Allows the user to move or copy data from one cell to another without using the Clipboard.
drag-and-drop method
Allows the user to move or copy data from one cell to another without using the Clipboard.
template
Allows the user to move or copy data from one cell to another without using the Clipboard.
COUNT
Allows the user to move or copy data from one cell to another without using the Clipboard.
$G$6
Allows the user to move or copy data from one cell to another without using the Clipboard.
$G6
Allows the user to move or copy data from one cell to another without using the Clipboard.
relative
Allows the user to move or copy data from one cell to another without using the Clipboard.
Paste list arrow
Allows the user to move or copy data from one cell to another without using the Clipboard.
AVERAGE
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/75
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 7: Excel 2: Working With Formulas and Functions
1
According to the order of precedence for arithmetic operators, operations contained within parentheses are performed last.
False
2
Using the Cut command completely removes data from its original location, while the Copy command leaves information in its original location.
True
3
A cell reference that does not change when it is copied is called a(n) relative cell reference. _________________________
False
4
According to the order of precedence, the formula =(25*2)/5 would calculate the result of 10 . _________________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
5
Excel's Formula AutoComplete feature suggests functions depending on the letters typed by the user. _________________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
6
The COUNT function in Excel returns the number of all cells in a range that contain any type of data.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
7
The COUNTA function returns the number of cells in a range that contain numeric data.​
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
8
An absolute cell reference changes the cell references when the formula is copied to a new location.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
9
A(n) mixed reference means that either the column or row reference in the formula is absolute, but not both. _________________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
10
In this formula,  =(A6*A8)+$D$1, the cell references A6 and A8 are relative cell references. _________________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
11
=D8+E8*0.5 is a complex formula.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
12
With Auto Fill, dragging the fill handle on a cell copies the cell's contents or continues a series of data into adjacent cells.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
13
Predefined formulas in Excel are called functions and can be accessed using the Insert Function button.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
14
When pasting an item from the Office Clipboard or Clipboard into a worksheet, you only need to specify the lower-right cell of the range where you want to paste the selection. _________________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
15
To insert the AVERAGE function into a cell, click the cell, click the Function Options list arrow in the Editing group on the Home tab, and then click Average. _________________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
16
Using the order of precedence for arithmetic operators, these two formulas will calculate the same result:  =22/2*5  =22/(2*5).
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
17
Clicking the Minimize button minimizes the Function Arguments dialog box so you can select cells in a worksheet. _________________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
18
When using the Insert Function button or the AutoSum list arrow, it is necessary to type the equal sign.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
19
You can close the Office Clipboard pane by clicking the dialog box launcher in the Clipboard group. _________________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
20
An Excel complex formula uses more than one arithmetic operator.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
21
Which type of cell reference preserves the exact cell address in a formula?

A) absolute
B) mixed
C) relative
D) All of the above.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
22
When cells or rows are inserted or deleted in an Excel worksheet, how are cell references affected by the insertion or deletion?

A) Cell references are not affected.
B) The user must insert new cell references.
C) The user is prompted to enter new cell references.
D) Cell references are automatically adjusted.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
23
Which method of entering a function requires the user to know the name and initial characters of a function?

A) manually typing the function
B) using the Insert Function button
C) using the Sum button
D) using the Sum list arrow
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
24
In the formula =(G15-G14)*$M$3/4, which mathematical operation is performed first?

A) $M$3/4
B) (G15-G14)*$M$3
C) (G15-G14)
D) (G15-G14)/4
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
25
All functions begin with the formula prefix ____.

A) @ (at symbol)
B) = (equals sign)
C) # (number symbol)
D) + (plus sign)
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
26
Functions can be entered for formulas using all of the following methods except ____.

A) the Insert Function dialog box
B) the AutoSum button
C) typing the function
D) typing the function argument
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
27
In Excel, MAX and AVERAGE are examples of ____.

A) functions
B) arguments
C) lists
D) buttons
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
28
When cells are copied using Excel's copy function, what happens to the data in the copied cells?

A) The data is permanently deleted from the copied cells.
B) The data is temporarily deleted from the copied cells.
C) The data remains in its original location.
D) The data is moved to another location and removed from its original location.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
29
You can create an absolute cell reference by placing a ____ in front of both the column letter and the row number of the cell address.

A) %
B) &
C) $
D) @
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
30
The COUNTA function is used to count the number of cells in a range that contain which type of data?

A) numbers
B) dates
C) formulas
D) All of the above.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
31
Which function key on the keyboard allows the Excel user to cycle through all possible combinations of relative, mixed, and absolute cell references for a formula?

A) [F1]
B) [F4]
C) [F10]
D) [F12]
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
32
Once the Office Clipboard reaches its maximum of 24 items, how does it handle new items that are copied or cut?

A) The user sees a "clipboard full" message.
B) The clipboard automatically deletes all items and starts over with the new item.
C) The clipboard prompts the user to delete items.
D) The clipboard automatically deletes the oldest item on the clipboard.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
33
Which of the following is a complex formula?

A) =SUM(B4:B8)
B) =(B4/B8)*10
C) =AVERAGE(C6:D6)
D) =MIN(D5:D7)
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
34
An Excel user should use a relative cell reference when it is important to ____.

A) preserve the relationship to the formula location
B) never change the formula
C) preserve the exact cell address in a formula
D) memorize the formula
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
35
After you use the fill handle to copy cell contents, the Quick Copy Options button appears, which can be used to fill the cells with only specific elements of the copied cell, if you wish. _________________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
36
To insert cells, click the Insert list arrow in the Cells group on the ____ tab, then click Insert Cells.

A) HOME
B) CELLS
C) INSERT
D) TOOLS
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
37
Which formula contains a mixed cell reference?

A) =(A6+A7)*0.20
B) =($A$6+A7)*0.20
C) =($A$6+$A$7)*0.20
D) =($A6+$A$7)*0.20
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
38
How can the order of precedence in this formula, =C12+C13*F4, be changed so that cells C12 and C13 are added together as the first operation that occurs?

A) =C12+(C13*F4)
B) =(C12+C13)*F4
C) =$C12+$C13*F4
D) =C12*F4+C13
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
39
In the formula =D1+C1/F3, which calculation will be performed first?

A) C1/F3
B) D1+C1
C) D1/F3
D) D1+F3
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
40
Which tab and group will allow the insertion of rows and columns in a worksheet?

A) Home tab, Styles group
B) Page Layout tab, Page Format group
C) Home tab, Cells group
D) Page Layout tab, Cells group
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
41
A(n) ____ cell reference tells Excel to substitute new cell references within the copied formulas as necessary.

A) mixed
B) absolute
C) relative
D) parameter
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
42
The formula =A4+A8*($B$12) is an example of a(n) ____________________ formula.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
43
The ____________________ function specifies the number of decimal places to be used for values and formulas.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
44
The default file extension for an Excel 2016 workbook is ____.

A) .xltx
B) .xslx
C) .xlsx
D) .xlts
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
45
In the formula =ROUND(D4:F4,0), what does the zero indicate?

A) The number of decimal places in the rounded number.
B) The number of times the formula should be repeated.
C) A null value.
D) The value for cell F4.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
46
The = sign is also called the ____________________ and is automatically inserted when a function is selected.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
47
Discuss how the order of precedence works in the formula =25+2/3 and =(25+2)/3. Describe the order of calculations in your answer.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
48
Which keyboard shortcut turns on Edit mode?

A) [F1]
B) [F2]
C) [F4]
D) [F8]
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
49
Excel templates make creating a professional looking spreadsheet easier by including all of the following EXCEPT ____ in the template.

A) formulas
B) formatting
C) labels
D) data
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
50
The file extension .xltx indicates what type of Excel file?

A) Excel template
B) Excel workbook
C) Excel worksheet
D) Excel formulas only worksheet
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
51
To complete the days of the week sequence that begins with the days Monday, Tuesday; the Excel user would select the cells containing Monday and Tuesday and use the ____________________ to complete the sequence.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
52
A(n) ____________________ is a predefined worksheet formula that enables Excel users to easily perform complex calculations.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
53
When copying or moving formulas in an Excel worksheet, the default type of cell reference is ____________________.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
54
Excel's ____________________ feature suggests functions depending on the first letters typed by the user.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
55
Which of the following is NOT a Paste list arrow option?

A) pasting values only
B) pasting values with number formatting
C) pasting cell selectors
D) pasting formulas only
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
56
To continue a sequence in adjacent cells, such as months of the year, use the ____ feature of Excel.

A) SUM function
B) redo
C) fill handle
D) copy/paste
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
57
Excel templates include which of these common documents?

A) budgets
B) balance sheets
C) time cards
D) All of the above.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
58
The ____________________ button on the formula bar is one way to easily insert a function into a worksheet cell.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
59
The Office Clipboard contains up to 24 of the most recently cut or copied items from any Office application, and the items may be viewed using the ____________________ feature of Office.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
60
The $ symbol placed before a row and column address indicates a(n) ____________________ cell reference.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
61
Match between columns
A statistical function.
drag-and-drop method
A statistical function.
template
A statistical function.
COUNT
A statistical function.
$G$6
A statistical function.
$G6
A statistical function.
relative
A statistical function.
Paste list arrow
A statistical function.
AVERAGE
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
62
Discuss the difference between a relative cell reference and an absolute cell reference. Include the following information in your answer: how the two types of cell addresses are designated, what happens when each type of cell reference is copied, and when it is appropriate to use each type of reference.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
63
Match between columns
The Excel feature used to selectively copy formulas, values, etc. by choosing options such as "paste formulas only."
drag-and-drop method
The Excel feature used to selectively copy formulas, values, etc. by choosing options such as "paste formulas only."
template
The Excel feature used to selectively copy formulas, values, etc. by choosing options such as "paste formulas only."
COUNT
The Excel feature used to selectively copy formulas, values, etc. by choosing options such as "paste formulas only."
$G$6
The Excel feature used to selectively copy formulas, values, etc. by choosing options such as "paste formulas only."
$G6
The Excel feature used to selectively copy formulas, values, etc. by choosing options such as "paste formulas only."
relative
The Excel feature used to selectively copy formulas, values, etc. by choosing options such as "paste formulas only."
Paste list arrow
The Excel feature used to selectively copy formulas, values, etc. by choosing options such as "paste formulas only."
AVERAGE
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
64
Match between columns
The type of cell reference used to preserve the relationship to the formula location.
drag-and-drop method
The type of cell reference used to preserve the relationship to the formula location.
template
The type of cell reference used to preserve the relationship to the formula location.
COUNT
The type of cell reference used to preserve the relationship to the formula location.
$G$6
The type of cell reference used to preserve the relationship to the formula location.
$G6
The type of cell reference used to preserve the relationship to the formula location.
relative
The type of cell reference used to preserve the relationship to the formula location.
Paste list arrow
The type of cell reference used to preserve the relationship to the formula location.
AVERAGE
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
65
Discuss the use of an Excel template to create a workbook.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
66
Match between columns
Mixed cell reference.
drag-and-drop method
Mixed cell reference.
template
Mixed cell reference.
COUNT
Mixed cell reference.
$G$6
Mixed cell reference.
$G6
Mixed cell reference.
relative
Mixed cell reference.
Paste list arrow
Mixed cell reference.
AVERAGE
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
67
Explain the use of the fill handle to fill cells with sequential information.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
68
Critical Thinking Questions Case 1-1 You have created a simple worksheet like the one in the accompanying figure to help you keep track of your available funds based on your monthly costs for rent, gas, food, and entertainment. You have a monthly income of 2000 that is stored in cell B3. Your rent expense is 450 that is stored in cell B6. In your budget, which function can be used to eliminate the two decimal places in all cells with values that include decimal places?
A. VARY
B. ROUND
C. SIGDIGIT
D. MIN
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
69
Excel Module 2 demonstrated the use of several functions: AVERAGE, MAX, COUNT, and COUNTA. Explain how the COUNT and COUNTA functions work.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
70
Critical Thinking Questions Case 1-1 You have created a simple worksheet like the one in the accompanying figure to help you keep track of your available funds based on your monthly costs for rent, gas, food, and entertainment. You have a monthly income of 2000 that is stored in cell B3. Your rent expense is 450 that is stored in cell B6. In your budget, there is a formula in cell C7 that you want to copy to cells C8 and C9. What Excel feature would you use to accomplish this?
A. formula painter
B. formula copier
C. fill handle
D. formula index
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
71
Match between columns
Absolute cell reference.
drag-and-drop method
Absolute cell reference.
template
Absolute cell reference.
COUNT
Absolute cell reference.
$G$6
Absolute cell reference.
$G6
Absolute cell reference.
relative
Absolute cell reference.
Paste list arrow
Absolute cell reference.
AVERAGE
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
72
Critical Thinking Questions Case 1-1 You have created a simple worksheet like the one in the accompanying figure to help you keep track of your available funds based on your monthly costs for rent, gas, food, and entertainment. You have a monthly income of 2000 that is stored in cell B3. Your rent expense is 450 that is stored in cell B6. Write a formula using an absolute cell reference that would return a value of 1550 in cell C6.
A. =$B$3-B6
B. =$B$4-B6
C. =B$3-B6
D. =$B$9-B6
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
73
Match between columns
The Excel function that returns the number of cells in a range containing numeric data.
drag-and-drop method
The Excel function that returns the number of cells in a range containing numeric data.
template
The Excel function that returns the number of cells in a range containing numeric data.
COUNT
The Excel function that returns the number of cells in a range containing numeric data.
$G$6
The Excel function that returns the number of cells in a range containing numeric data.
$G6
The Excel function that returns the number of cells in a range containing numeric data.
relative
The Excel function that returns the number of cells in a range containing numeric data.
Paste list arrow
The Excel function that returns the number of cells in a range containing numeric data.
AVERAGE
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
74
Match between columns
Predesigned workbook files that contain labels, values, formulas, and formatting.
drag-and-drop method
Predesigned workbook files that contain labels, values, formulas, and formatting.
template
Predesigned workbook files that contain labels, values, formulas, and formatting.
COUNT
Predesigned workbook files that contain labels, values, formulas, and formatting.
$G$6
Predesigned workbook files that contain labels, values, formulas, and formatting.
$G6
Predesigned workbook files that contain labels, values, formulas, and formatting.
relative
Predesigned workbook files that contain labels, values, formulas, and formatting.
Paste list arrow
Predesigned workbook files that contain labels, values, formulas, and formatting.
AVERAGE
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
75
Match between columns
Allows the user to move or copy data from one cell to another without using the Clipboard.
drag-and-drop method
Allows the user to move or copy data from one cell to another without using the Clipboard.
template
Allows the user to move or copy data from one cell to another without using the Clipboard.
COUNT
Allows the user to move or copy data from one cell to another without using the Clipboard.
$G$6
Allows the user to move or copy data from one cell to another without using the Clipboard.
$G6
Allows the user to move or copy data from one cell to another without using the Clipboard.
relative
Allows the user to move or copy data from one cell to another without using the Clipboard.
Paste list arrow
Allows the user to move or copy data from one cell to another without using the Clipboard.
AVERAGE
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 75 flashcards in this deck.