Deck 7: Excel: Using Advanced Functions Conditional Formatting and Filtering

Full screen (f)
exit full mode
Question
If a formula is in a calculated table column you need to make a change in only one cell and the change will automatically be copied to all the cells in the column.
Use Space or
up arrow
down arrow
to flip the card.
Question
  According to the dialog box in the accompanying figure the column in the HealthPlanRates lookup table that stores the monthly cost is the first column.<div style=padding-top: 35px> According to the dialog box in the accompanying figure the column in the HealthPlanRates lookup table that stores the monthly cost is the first column.
Question
With the AVERAGEIFS function the associated criteria can be evaluated up to 127 ranges.
Question
Nesting IF functions will allow for three or more outcomes.
Question
Although a criteria range often includes all fields from a table even those that are not needed to select records you have to include all field names from the table when setting up a criteria range.
Question
  Given the dialog box in the accompanying figure if a value in column L does not match a value in the first column of the HealthPlanRates table #NULL appears in the cell.<div style=padding-top: 35px> Given the dialog box in the accompanying figure if a value in column L does not match a value in the first column of the HealthPlanRates table #NULL appears in the cell.
Question
The conditions H2="Y" and H2="y" return different values.
Question
  According to the dialog box in the accompanying figure the user is not looking for an exact match.<div style=padding-top: 35px> According to the dialog box in the accompanying figure the user is not looking for an exact match.
Question
  According to the dialog box in the accompanying figure the HealthPlanRates table contains the data you want to look up.<div style=padding-top: 35px> According to the dialog box in the accompanying figure the HealthPlanRates table contains the data you want to look up.
Question
The COUNTIFS function counts the number of cells within a range that meet multiple criteria.
Question
  According to the dialog box in the accompanying figure the lookup_value is found in row 2 of the table.<div style=padding-top: 35px> According to the dialog box in the accompanying figure the lookup_value is found in row 2 of the table.
Question
When a lookup table is used with a range of values the compare values must be sorted in alphabetical order if they are text.
Question
Even if the compare values are not arranged in order Excel can still retrieve the correct results from a lookup table.
Question
The SUMIFS and AVERAGEIFS functions have identical syntax.
Question
Whenever you enter a formula into an empty table row Excel automatically fills the rest of that table row with the formula.
Question
If you need to track information such as the specific age a best practice is to use calculations to determine this value based on values in the Birth Date field.
Question
All the logical conditions listed in an AND function must be true for the AND function to return a TRUE value.
Question
If you need to modify the formula in a calculated column you edit the formula in one cell of the column and then you modify the formulas in that table column.
Question
Calculated columns work only in ranges of data.
Question
A formula that includes a structured reference can be fully qualified or unqualified.
Question
An error value begins with a number sign followed by an error name which indicates the type of error.
Question
If a formula references a cell or range outside the table relative references should be used.
Question
In a fully qualified structured reference the table name follows the column qualifier.
Question
Testing for text values is case-sensitive.
Question
To get the effect of a calculated column in a range of data you must copy and paste the formula or use the ____ feature.

A)Concatenation
B)Merged
C)AutoFill
D)Indexed
Question
If you edit a cell in a calculated column so it is no longer consistent with the other formulas in the column a ____ appears in the upper-left corner of the cell.

A)red circle
B)blue square
C)red square
D)green triangle
Question
When Excel automatically fills the rest of a table column with a formula entered into an empty table column this is referred to as a(n)____ column.

A)concatenated
B)calculated
C)autofilled
D)custom
Question
If any logical condition listed in the function is true the AND function returns a TRUE value.
Question
The IF function results in two values .
Question
The #VALUE! error value can occur when a cell used by the function was deleted from the worksheet.
Question
Duplicate value highlighting helps to verify that columns of data have unique entries.
Question
You cannot nest more than one IF function.
Question
In most cases a formula should use absolute references and point to the first row of data in a table.
Question
You can calculate the number of cells in a range that match criteria you specify using the SUMIF function.
Question
In an unqualified structured reference only the column qualifier appears in the reference.
Question
The #REF! error value can occur when you supply a range of values to a function that requires a single value.
Question
In the DATEDIF function the first date is the latest date.
Question
You can use the ____ to combine multiple fields into one cell.

A)ampersand
B)caret
C)pound sign
D)percent symbol
Question
After a calculated column contains an inconsistency any other edits you make to that column are no longer automatically applied to the rest of the cells in that column because Excel does not overwrite ____ values.

A)indexed
B)marginal
C)custom
D)filled
Question
If you use a structured reference outside a table or in another worksheet to reference an Excel table or portion of the table you need to use a(n)unqualified reference.
Question
When you want to reference an entire column of data in a table you create a column ____.

A)label
B)name
C)variable
D)qualifier
Question
If all of the logical conditions are true the AND function returns the logical value ____.

A)FALSE
B)ON
C)TRUE
D)OFF
Question
If you are creating a calculated column or formula within an Excel table you can use the ____ structured reference in the formula.

A)basic
B)advanced
C)unqualified
D)restricted
Question
The ____ qualifier references the header row in the table.

A)#Data
B)#All
C)#Headers
D)#Totals
Question
The ____ function is a logical function that evaluates a condition and then returns one value if the condition is true and another value if the condition is false.

A)THIS
B)IF
C)WHEN
D)NOT
Question
If you are not sure of a table's name click in the table click the ____ tab on the Ribbon and then click the Table Name box in the Properties group.

A)Layout
B)Format
C)Table Tools Design
D)Structured References
Question
____ the top portion of the column header in an Excel table to select the column data but not the header.

A)Click
B)Double-click
C)Triple-click
D)Right-click
Question
When you create a calculated column you can use ____ references to create the formula.

A)indexed
B)structured
C)key
D)logical
Question
You can insert a selected function from the list of valid function names by pressing the ____ key.

A)Shift
B)Alt
C)Ctrl
D)Tab
Question
The ____ qualifier references the data in the table.

A)#Data
B)#All
C)#Headers
D)#Totals
Question
The ____ qualifier references the entire table.

A)#Data
B)#All
C)#Headers
D)#Totals
Question
You can include up to ____ logical conditions in the AND function.

A)25
B)50
C)225
D)255
Question
To evaluate a condition in Excel you use the ____ function.

A)NOT
B)THIS
C)IF
D)BUT
Question
____ the top portion of a column header in an Excel table to select the entire column including the column header.

A)Click
B)Double-click
C)Triple-click
D)Right-click
Question
Column ____ provide a description of the data entered in each column.

A)keys
B)headers
C)indices
D)seals
Question
The ____ qualifier references the current row in the specified column of the table.

A)#Data
B)#All
C)#Headers
D)#ThisRow
Question
In many situations the value you store in a cell depends on certain ____.

A)conditions
B)indices
C)functions
D)formulas
Question
The ____ qualifier references the Total row in the table.

A)#Data
B)#All
C)#Headers
D)#Totals
Question
You could test two or more conditions and determine whether all conditions are true using the ____ function.

A)OR
B)IF
C)AND
D)THIS
Question
____ references make it easier to create formulas that use portions or all of an Excel table because the names or headers are usually simpler to identify than cell addresses.

A)Indexed
B)Structured
C)Key
D)Logical
Question
The ____ function calculates the difference between two dates and shows the result in months days or years.

A)nested IF
B)CALIF
C)DATEDIF
D)DATE
Question
<strong>  Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 875.</strong> A)HMOF B)HMOI C)PPOF D)PPOI <div style=padding-top: 35px> Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 875.

A)HMOF
B)HMOI
C)PPOF
D)PPOI
Question
You can type a(n)____ to the left of the = sign in a formula to convert it to text.

A)ampersand
B)apostrophe
C)caret
D)comma
Question
You can enter a column header in a formula by starting to type the name of the column header until it is highlighted in the list and then pressing the ____ key.

A)Esc
B)Tab
C)Alt
D)Ctrl
Question
The ____ function is a logical function that returns a TRUE value if any of the logical conditions are true and a FALSE value if all the logical conditions are FALSE.

A)IF
B)AND
C)OR
D)THIS
Question
<strong>  Given the flowchart in the accompanying figure the Pay Grade of ____ yields a Bonus value of 5000.</strong> A)1 B)2 C)3 D)4 <div style=padding-top: 35px> Given the flowchart in the accompanying figure the Pay Grade of ____ yields a Bonus value of 5000.

A)1
B)2
C)3
D)4
Question
If you see ____ as the result of a VLOOKUP formula you might have entered a letter for the col_index_num instead of a number.

A)#NULL
B)#REF?
C)#NAME?
D)#DIV\0
Question
<strong>  Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 0.</strong> A)HMOF B)HMOI C)PPOF D)None <div style=padding-top: 35px> Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 0.

A)HMOF
B)HMOI
C)PPOF
D)None
Question
You can ____ IF functions to allow for three or more outcomes.

A)loop
B)cycle
C)nest
D)link
Question
<strong>  Given the flowchart in the accompanying figure the Pay Grade of ____ yields a Bonus value of 7500.</strong> A)1 B)2 C)3 D)4 <div style=padding-top: 35px> Given the flowchart in the accompanying figure the Pay Grade of ____ yields a Bonus value of 7500.

A)1
B)2
C)3
D)4
Question
With the DATEIF function the ____ interval code means months.

A)m
B)mo
C)mon
D)mth
Question
<strong>  Given the flowchart in the accompanying figure the Pay Grade of ____ yields a Bonus value of 2500.</strong> A)1 B)2 C)3 D)4 <div style=padding-top: 35px> Given the flowchart in the accompanying figure the Pay Grade of ____ yields a Bonus value of 2500.

A)1
B)2
C)3
D)4
Question
When a lookup value matches a particular ____ value a value from an appropriate column in the lookup table is returned to the cell in which the lookup formula is entered or used as part of a more complex formula.

A)key
B)index
C)compare
D)rating
Question
<strong>  Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 1650.</strong> A)HMOF B)HMOI C)PPOF D)PPOI <div style=padding-top: 35px> Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 1650.

A)HMOF
B)HMOI
C)PPOF
D)PPOI
Question
An alternative to using several nested IF functions is to use a ____ table.

A)lookup
B)value
C)comparison
D)rating
Question
When you retrieve a particular value from a lookup table the ____ value is the value you are trying to find.

A)lookup
B)compare
C)rating
D)absolute
Question
<strong>  Given the flowchart in the accompanying figure the Pay Grade of ____ yields a Bonus value of Invalid pay grade.</strong> A)1 B)2 C)3 D)4 <div style=padding-top: 35px> Given the flowchart in the accompanying figure the Pay Grade of ____ yields a Bonus value of Invalid pay grade.

A)1
B)2
C)3
D)4
Question
<strong>  Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 950.</strong> A)HMOF B)HMOI C)PPOI D)None <div style=padding-top: 35px> Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 950.

A)HMOF
B)HMOI
C)PPOI
D)None
Question
<strong>  The complete formula that corresponds to the flowchart in the accompanying figure is ____.</strong> A)=IF(Pay Grade=1 2500 IF(Pay Grade=2 5000 IF(Pay Grade=3 7500 Invalid pay grade))) B)=IF[Pay Grade]=1 2500 IF[Pay Grade]=2 5000 IF[Pay Grade]=3 7500 Invalid pay grade C)=IF([Pay Grade]=1 2500 IF([Pay Grade]=2 5000 IF([Pay Grade]=3 7500 Invalid pay grade))) D)=IF <div style=padding-top: 35px> The complete formula that corresponds to the flowchart in the accompanying figure is ____.

A)=IF(Pay Grade=1 2500 IF(Pay Grade=2 5000 IF(Pay Grade=3 7500 "Invalid pay grade")))
B)=IF[Pay Grade]=1 2500 IF[Pay Grade]=2 5000 IF[Pay Grade]=3 7500 "Invalid pay grade"
C)=IF([Pay Grade]=1 2500 IF([Pay Grade]=2 5000 IF([Pay Grade]=3 7500 "Invalid pay grade")))
D)=IF
Question
<strong>  Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 1500.</strong> A)HMOF B)HMOI C)PPOF D)PPOI <div style=padding-top: 35px> Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 1500.

A)HMOF
B)HMOI
C)PPOF
D)PPOI
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/137
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 7: Excel: Using Advanced Functions Conditional Formatting and Filtering
1
If a formula is in a calculated table column you need to make a change in only one cell and the change will automatically be copied to all the cells in the column.
True
2
  According to the dialog box in the accompanying figure the column in the HealthPlanRates lookup table that stores the monthly cost is the first column. According to the dialog box in the accompanying figure the column in the HealthPlanRates lookup table that stores the monthly cost is the first column.
False
3
With the AVERAGEIFS function the associated criteria can be evaluated up to 127 ranges.
True
4
Nesting IF functions will allow for three or more outcomes.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
5
Although a criteria range often includes all fields from a table even those that are not needed to select records you have to include all field names from the table when setting up a criteria range.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
6
  Given the dialog box in the accompanying figure if a value in column L does not match a value in the first column of the HealthPlanRates table #NULL appears in the cell. Given the dialog box in the accompanying figure if a value in column L does not match a value in the first column of the HealthPlanRates table #NULL appears in the cell.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
7
The conditions H2="Y" and H2="y" return different values.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
8
  According to the dialog box in the accompanying figure the user is not looking for an exact match. According to the dialog box in the accompanying figure the user is not looking for an exact match.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
9
  According to the dialog box in the accompanying figure the HealthPlanRates table contains the data you want to look up. According to the dialog box in the accompanying figure the HealthPlanRates table contains the data you want to look up.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
10
The COUNTIFS function counts the number of cells within a range that meet multiple criteria.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
11
  According to the dialog box in the accompanying figure the lookup_value is found in row 2 of the table. According to the dialog box in the accompanying figure the lookup_value is found in row 2 of the table.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
12
When a lookup table is used with a range of values the compare values must be sorted in alphabetical order if they are text.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
13
Even if the compare values are not arranged in order Excel can still retrieve the correct results from a lookup table.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
14
The SUMIFS and AVERAGEIFS functions have identical syntax.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
15
Whenever you enter a formula into an empty table row Excel automatically fills the rest of that table row with the formula.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
16
If you need to track information such as the specific age a best practice is to use calculations to determine this value based on values in the Birth Date field.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
17
All the logical conditions listed in an AND function must be true for the AND function to return a TRUE value.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
18
If you need to modify the formula in a calculated column you edit the formula in one cell of the column and then you modify the formulas in that table column.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
19
Calculated columns work only in ranges of data.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
20
A formula that includes a structured reference can be fully qualified or unqualified.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
21
An error value begins with a number sign followed by an error name which indicates the type of error.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
22
If a formula references a cell or range outside the table relative references should be used.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
23
In a fully qualified structured reference the table name follows the column qualifier.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
24
Testing for text values is case-sensitive.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
25
To get the effect of a calculated column in a range of data you must copy and paste the formula or use the ____ feature.

A)Concatenation
B)Merged
C)AutoFill
D)Indexed
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
26
If you edit a cell in a calculated column so it is no longer consistent with the other formulas in the column a ____ appears in the upper-left corner of the cell.

A)red circle
B)blue square
C)red square
D)green triangle
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
27
When Excel automatically fills the rest of a table column with a formula entered into an empty table column this is referred to as a(n)____ column.

A)concatenated
B)calculated
C)autofilled
D)custom
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
28
If any logical condition listed in the function is true the AND function returns a TRUE value.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
29
The IF function results in two values .
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
30
The #VALUE! error value can occur when a cell used by the function was deleted from the worksheet.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
31
Duplicate value highlighting helps to verify that columns of data have unique entries.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
32
You cannot nest more than one IF function.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
33
In most cases a formula should use absolute references and point to the first row of data in a table.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
34
You can calculate the number of cells in a range that match criteria you specify using the SUMIF function.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
35
In an unqualified structured reference only the column qualifier appears in the reference.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
36
The #REF! error value can occur when you supply a range of values to a function that requires a single value.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
37
In the DATEDIF function the first date is the latest date.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
38
You can use the ____ to combine multiple fields into one cell.

A)ampersand
B)caret
C)pound sign
D)percent symbol
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
39
After a calculated column contains an inconsistency any other edits you make to that column are no longer automatically applied to the rest of the cells in that column because Excel does not overwrite ____ values.

A)indexed
B)marginal
C)custom
D)filled
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
40
If you use a structured reference outside a table or in another worksheet to reference an Excel table or portion of the table you need to use a(n)unqualified reference.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
41
When you want to reference an entire column of data in a table you create a column ____.

A)label
B)name
C)variable
D)qualifier
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
42
If all of the logical conditions are true the AND function returns the logical value ____.

A)FALSE
B)ON
C)TRUE
D)OFF
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
43
If you are creating a calculated column or formula within an Excel table you can use the ____ structured reference in the formula.

A)basic
B)advanced
C)unqualified
D)restricted
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
44
The ____ qualifier references the header row in the table.

A)#Data
B)#All
C)#Headers
D)#Totals
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
45
The ____ function is a logical function that evaluates a condition and then returns one value if the condition is true and another value if the condition is false.

A)THIS
B)IF
C)WHEN
D)NOT
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
46
If you are not sure of a table's name click in the table click the ____ tab on the Ribbon and then click the Table Name box in the Properties group.

A)Layout
B)Format
C)Table Tools Design
D)Structured References
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
47
____ the top portion of the column header in an Excel table to select the column data but not the header.

A)Click
B)Double-click
C)Triple-click
D)Right-click
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
48
When you create a calculated column you can use ____ references to create the formula.

A)indexed
B)structured
C)key
D)logical
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
49
You can insert a selected function from the list of valid function names by pressing the ____ key.

A)Shift
B)Alt
C)Ctrl
D)Tab
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
50
The ____ qualifier references the data in the table.

A)#Data
B)#All
C)#Headers
D)#Totals
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
51
The ____ qualifier references the entire table.

A)#Data
B)#All
C)#Headers
D)#Totals
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
52
You can include up to ____ logical conditions in the AND function.

A)25
B)50
C)225
D)255
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
53
To evaluate a condition in Excel you use the ____ function.

A)NOT
B)THIS
C)IF
D)BUT
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
54
____ the top portion of a column header in an Excel table to select the entire column including the column header.

A)Click
B)Double-click
C)Triple-click
D)Right-click
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
55
Column ____ provide a description of the data entered in each column.

A)keys
B)headers
C)indices
D)seals
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
56
The ____ qualifier references the current row in the specified column of the table.

A)#Data
B)#All
C)#Headers
D)#ThisRow
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
57
In many situations the value you store in a cell depends on certain ____.

A)conditions
B)indices
C)functions
D)formulas
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
58
The ____ qualifier references the Total row in the table.

A)#Data
B)#All
C)#Headers
D)#Totals
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
59
You could test two or more conditions and determine whether all conditions are true using the ____ function.

A)OR
B)IF
C)AND
D)THIS
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
60
____ references make it easier to create formulas that use portions or all of an Excel table because the names or headers are usually simpler to identify than cell addresses.

A)Indexed
B)Structured
C)Key
D)Logical
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
61
The ____ function calculates the difference between two dates and shows the result in months days or years.

A)nested IF
B)CALIF
C)DATEDIF
D)DATE
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
62
<strong>  Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 875.</strong> A)HMOF B)HMOI C)PPOF D)PPOI Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 875.

A)HMOF
B)HMOI
C)PPOF
D)PPOI
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
63
You can type a(n)____ to the left of the = sign in a formula to convert it to text.

A)ampersand
B)apostrophe
C)caret
D)comma
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
64
You can enter a column header in a formula by starting to type the name of the column header until it is highlighted in the list and then pressing the ____ key.

A)Esc
B)Tab
C)Alt
D)Ctrl
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
65
The ____ function is a logical function that returns a TRUE value if any of the logical conditions are true and a FALSE value if all the logical conditions are FALSE.

A)IF
B)AND
C)OR
D)THIS
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
66
<strong>  Given the flowchart in the accompanying figure the Pay Grade of ____ yields a Bonus value of 5000.</strong> A)1 B)2 C)3 D)4 Given the flowchart in the accompanying figure the Pay Grade of ____ yields a Bonus value of 5000.

A)1
B)2
C)3
D)4
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
67
If you see ____ as the result of a VLOOKUP formula you might have entered a letter for the col_index_num instead of a number.

A)#NULL
B)#REF?
C)#NAME?
D)#DIV\0
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
68
<strong>  Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 0.</strong> A)HMOF B)HMOI C)PPOF D)None Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 0.

A)HMOF
B)HMOI
C)PPOF
D)None
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
69
You can ____ IF functions to allow for three or more outcomes.

A)loop
B)cycle
C)nest
D)link
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
70
<strong>  Given the flowchart in the accompanying figure the Pay Grade of ____ yields a Bonus value of 7500.</strong> A)1 B)2 C)3 D)4 Given the flowchart in the accompanying figure the Pay Grade of ____ yields a Bonus value of 7500.

A)1
B)2
C)3
D)4
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
71
With the DATEIF function the ____ interval code means months.

A)m
B)mo
C)mon
D)mth
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
72
<strong>  Given the flowchart in the accompanying figure the Pay Grade of ____ yields a Bonus value of 2500.</strong> A)1 B)2 C)3 D)4 Given the flowchart in the accompanying figure the Pay Grade of ____ yields a Bonus value of 2500.

A)1
B)2
C)3
D)4
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
73
When a lookup value matches a particular ____ value a value from an appropriate column in the lookup table is returned to the cell in which the lookup formula is entered or used as part of a more complex formula.

A)key
B)index
C)compare
D)rating
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
74
<strong>  Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 1650.</strong> A)HMOF B)HMOI C)PPOF D)PPOI Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 1650.

A)HMOF
B)HMOI
C)PPOF
D)PPOI
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
75
An alternative to using several nested IF functions is to use a ____ table.

A)lookup
B)value
C)comparison
D)rating
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
76
When you retrieve a particular value from a lookup table the ____ value is the value you are trying to find.

A)lookup
B)compare
C)rating
D)absolute
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
77
<strong>  Given the flowchart in the accompanying figure the Pay Grade of ____ yields a Bonus value of Invalid pay grade.</strong> A)1 B)2 C)3 D)4 Given the flowchart in the accompanying figure the Pay Grade of ____ yields a Bonus value of Invalid pay grade.

A)1
B)2
C)3
D)4
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
78
<strong>  Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 950.</strong> A)HMOF B)HMOI C)PPOI D)None Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 950.

A)HMOF
B)HMOI
C)PPOI
D)None
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
79
<strong>  The complete formula that corresponds to the flowchart in the accompanying figure is ____.</strong> A)=IF(Pay Grade=1 2500 IF(Pay Grade=2 5000 IF(Pay Grade=3 7500 Invalid pay grade))) B)=IF[Pay Grade]=1 2500 IF[Pay Grade]=2 5000 IF[Pay Grade]=3 7500 Invalid pay grade C)=IF([Pay Grade]=1 2500 IF([Pay Grade]=2 5000 IF([Pay Grade]=3 7500 Invalid pay grade))) D)=IF The complete formula that corresponds to the flowchart in the accompanying figure is ____.

A)=IF(Pay Grade=1 2500 IF(Pay Grade=2 5000 IF(Pay Grade=3 7500 "Invalid pay grade")))
B)=IF[Pay Grade]=1 2500 IF[Pay Grade]=2 5000 IF[Pay Grade]=3 7500 "Invalid pay grade"
C)=IF([Pay Grade]=1 2500 IF([Pay Grade]=2 5000 IF([Pay Grade]=3 7500 "Invalid pay grade")))
D)=IF
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
80
<strong>  Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 1500.</strong> A)HMOF B)HMOI C)PPOF D)PPOI Given the flowchart in the accompanying figure a Health Plan value of ____ yields a Health Plan Cost of 1500.

A)HMOF
B)HMOI
C)PPOF
D)PPOI
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 137 flashcards in this deck.