Deck 8: Excell: Working With Advanced Functions

ملء الشاشة (f)
exit full mode
سؤال
If any logical condition listed in the function is true, the AND function returns a TRUE value.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
In most cases, when manually creating a conditional formatting formula, the formula should use absolute references and point to the first row of data in a table.
سؤال
The COUNTAS function counts the number of cells within a range that meet multiple criteria.
سؤال
You cannot nest more than one IF function to test for multiple outcomes.
سؤال
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 the remaining cells in that table column.
سؤال
The VLOOKUP function searches vertically down the first column of the lookup table for the value you entered, and then retrieves the corresponding value from another column of the table.
سؤال
A formula that includes a structured reference can be fully qualified or unqualified.
سؤال
All the logical conditions listed in an AND function must be true for the AND function to return a TRUE value.
سؤال
Nesting IF functions will allow for three or more outcomes.
سؤال
In a fully qualified structured reference, the table name follows the column qualifier.
سؤال
  According to the dialog box in the accompanying figure, the column in the MedicalRates lookup table that stores the value to be returned is the first column.<div style=padding-top: 35px>
According to the dialog box in the accompanying figure, the column in the MedicalRates lookup table that stores the value to be returned is the first column.
سؤال
You can calculate the number of cells in a range that match criteria you specify using the SUMIF function.
سؤال
Duplicate value highlighting helps to verify that columns of data have unique entries.
سؤال
  According to the dialog box in the accompanying figure, the MedicalRates table is the one from which the data in your funtion argument will be obtained.<div style=padding-top: 35px>
According to the dialog box in the accompanying figure, the MedicalRates table is the one from which the data in your funtion argument will be obtained.
سؤال
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.
سؤال
An error value begins with a(n) number sign followed by an error name, which indicates the type of error.
سؤال
In the DATEDIF function, the first date argument is the latest date.
سؤال
The IF function evaluates a(n) single condition.
سؤال
Two common categories of formula errors in Excel are syntax errors and logic errors.
سؤال
The ORERROR function can determine if a cell contains an error value and then display the message you choose.
سؤال
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
سؤال
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
سؤال
You can include up to _____ logical conditions in the AND function.

A) 25
B) 50
C) 225
D) 255
سؤال
<strong>  Given the flowchart in the accompanying figure, the Perf Rating of _____ yields a Bonus value of 2500.</strong> A) 1 B) 2 C) 0 D) 7500 <div style=padding-top: 35px>
Given the flowchart in the accompanying figure, the Perf Rating of _____ yields a Bonus value of 2500.

A) 1
B) 2
C) 0
D) 7500
سؤال
<strong>  The complete formula that corresponds to the flowchart in the accompanying figure is _____.</strong> A) =IF([Perf Rating]=2,2500,IF([Perf Rating]=1,2500,7500)) B) =AND([Perf Rating]=2,2500,AND([Perf Rating]=1,2500,7500)) C) =IF([Perf Rating]=1,0,IF([Perf Rating]=2,2500,7500)) D) =AND([Perf Rating]=1,2500,AND([Perf Rating]=2,0,7500)) <div style=padding-top: 35px>
The complete formula that corresponds to the flowchart in the accompanying figure is _____.

A) =IF([Perf Rating]=2,2500,IF([Perf Rating]=1,2500,7500))
B) =AND([Perf Rating]=2,2500,AND([Perf Rating]=1,2500,7500))
C) =IF([Perf Rating]=1,0,IF([Perf Rating]=2,2500,7500))
D) =AND([Perf Rating]=1,2500,AND([Perf Rating]=2,0,7500))
سؤال
_____ just above the header row of an Excel table to select the column data but not the header.

A) Click
B) Double-click
C) Triple-click
D) Right-click
سؤال
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
سؤال
When you create a calculated column, you can use _____ references to create the formula.

A) indexed
B) structured
C) key
D) logical
سؤال
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
سؤال
<strong>  Given the flowchart in the accompanying figure, the Perf Rating of _____ yields a Bonus value of 0.</strong> A) 1 B) 2 C) 2500 D) 7500 <div style=padding-top: 35px>
Given the flowchart in the accompanying figure, the Perf Rating of _____ yields a Bonus value of 0.

A) 1
B) 2
C) 2500
D) 7500
سؤال
If all of the logical conditions are true, the AND function returns the logical value _____.

A) FALSE
B) ON
C) TRUE
D) OFF
سؤال
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
سؤال
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) qualified
D) restricted
سؤال
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
سؤال
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
سؤال
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
سؤال
You can _____ IF functions to allow for three or more outcomes.

A) loop
B) cycle
C) nest
D) link
سؤال
With the DATEDIF function, the _____ interval code means months.

A) m
B) mo
C) mon
D) mth
سؤال
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
سؤال
_____ references make it easier to create formulas that use portions or all of an Excel table because the names of headers are usually simpler to identify than cell addresses.

A) Indexed
B) Structured
C) Key
D) Logical
سؤال
You can edit existing conditional formatting rules from the Conditional Formatting _____ dialog box. Click the Edit Rule button and make the appropriate changes.

A) Rules Editor
B) Rules Manager
C) Editor
D) Manager
سؤال
Lookup _____ allow you to use tables of data to "look up" values and insert them in another worksheet location.

A) functions
B) formulas
C) equations
D) calculations
سؤال
The _____ function calculates the average of values in a range that match criteria you specify.

A) AVERAGEAS
B) AVERAGEOR
C) AVERAGEAND
D) AVERAGEIF
سؤال
For conditional formatting, a formula must be in the form of a(n) _____ test that results in a true or false value.

A) conditional
B) hypothetical
C) logical
D) approximate
سؤال
The _____ error value means that a value is not available to a function or formula.

A) #NAME?
B) #N/A
C) #NULL!
D) #NUM!
سؤال
In the Edit Formatting Rule dialog box, click the _____ button to open the Format Cells dialog box.

A) Format Cells
B) Options
C) Format
D) Cell Tools
سؤال
An error value begins with a(n) _____ followed by an error name that indicates the type of error.

A) number sign
B) asterisk
C) exclamation point
D) plus sign
سؤال
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
سؤال
To change the background fill color of duplicate values, in the _____ group on the HOME tab, click the Conditional Formatting button, and then click Manage Rules.

A) Format
B) Options
C) Styles
D) Tools
سؤال
Using the VLOOKUP function, an exact match lookup occurs when the value entered must match one of the values in _____ of the lookup table.

A) the first column
B) any column
C) the first row
D) any row
سؤال
Each time you create a conditional format, you are defining a conditional formatting _____.

A) theme
B) object
C) condition
D) rule
سؤال
The Conditional Formatting button provides access to the _____.

A) Replicate Values conditional format
B) Manage Rules option
C) Criteria option
D) Organize Rules option
سؤال
When using VLOOKUP, the _____argument is optional.

A) lookup_value
B) table_array
C) range_lookup
D) col_index
سؤال
You can edit existing conditional formatting _____ from the Conditional Formatting Rules Manager dialog box.

A) themes
B) objects
C) tables
D) rules
سؤال
To highlight duplicate values, in the Styles group on the _____ tab, click the Conditional Formatting button, point to Highlight Cells Rules, and then click Duplicate Values.

A) HOME
B) PAGE LAYOUT
C) FORMULAS
D) DATA
سؤال
The major difference between HLOOKUP and VLOOKUP functions is the way the lookup tables are _____.

A) named
B) organized
C) saved
D) opened
سؤال
The _____ function searches vertically down the first column of the lookup table.

A) VLOOK
B) VLOOKUP
C) HLOOK
D) HLOOKUP
سؤال
The _____ function adds the values in a range that match criteria you specify.

A) ADDIF
B) ADDAS
C) SUMIF
D) SUMAS
سؤال
The _____ function calculates the number of cells in a range that match criteria you specify.

A) NUMBERIF
B) COUNTIF
C) NUMBERAS
D) COUNTAS
سؤال
You can use a _____ function to return a value from a table that is based on an approximate match lookup.

A) VLOOKUP
B) VAVERAGE
C) VMATCH
D) VAPPROXIMATE
سؤال
You can use _____ to reference cells within an Excel table.

A) unstructured references
B) cell and range addresses
C) macros
D) links
سؤال
To retrieve a particular value from a lookup table, a(n) ____________________ needs to match the compare values.
سؤال
A(n) ____________________ IF function is when one IF function is placed inside another IF function to test an additional condition.
سؤال
Case-Based Critical Thinking Questions
Case 8-2
Your boss in the human resources department asks you to write a function that calculates the length of time that employees have been with the firm, using the DATEDIF function. Assume that C2 contains the hire date for a given employee and that cell $AE$2 contains the cut-off date against which to compare the hire date to determine length of service.
For a separate service recognition program, you need to calculate the length of service in complete years. What is the correct formula?

A) =DATEDIF(C2, $AE$2, "yr")
B) =DATEDIF($AE$2, C2, "year")
C) =DATEDIF($AE$2, C2, "yr")
D) =DATEDIF(C2, $AE$2, "y")
سؤال
Case-Based Critical Thinking Questions
Case 8-3
You have been using a variety of nested IF functions to calculate costs in your spreadsheet when a colleague stops by and comments on what you have been working on, suggesting that there is an easier approach to use.
If you omit the range_lookup value from a LOOKUP function, which of the following is true?

A) The function returns the #NAME? error value.
B) Your function can only search the first column of the lookup table.
C) It is considered an approximate match.
D) It is considered an exact match.
سؤال
The ____________________ function is used to change the orientation of a range-that is, return a vertical range of cells as a horizontal range, or vice versa.
سؤال
Case-Based Critical Thinking Questions
Case 8-2
Your boss in the human resources department asks you to write a function that calculates the length of time that employees have been with the firm, using the DATEDIF function. Assume that C2 contains the hire date for a given employee and that cell $AE$2 contains the cut-off date against which to compare the hire date to determine length of service.
For one service recognition program, you need to calculate the length of service in complete months. What is the correct formula?

A) =DATEDIF(C2, $AE$2, "m")
B) =DATEDIF($AE$2, C2, "month")
C) =DATEDIF($AE$2, C2, "mth")
D) =DATEDIF(C2, $AE$2, "mon")
سؤال
When you create a formula that references all or parts of an Excel table, you can replace the specific cell or range address with a(n) ____________________ reference, the actual table name or column header.
سؤال
Case-Based Critical Thinking Questions
Case 8-1
Evaluate the formula =AND(G2="FT",M2>=1) based upon the information provided.
What value is returned assuming that G2 contains the value PT and M2 contains the value 2?
C) PT
D) PT, 2
سؤال
Case-Based Critical Thinking Questions
Case 8-3
You have been using a variety of nested IF functions to calculate costs in your spreadsheet when a colleague stops by and comments on what you have been working on, suggesting that there is an easier approach to use.
You implement the VLOOKUP formula at your colleague's suggestion, but you get the #VALUE! error as the result of the formula. Which of the following is likely true?

A) You might have entered a table name for the table_array value instead of the cell reference of the lookup table.
B) You might have indicated that the compare values are a range of values instead of an exact match.
C) You might have entered a number for the col_index_num instead of a letter.
D) You might have entered a letter for the col_index_num instead of a number.
سؤال
Case-Based Critical Thinking Questions
Case 8-3
You have been using a variety of nested IF functions to calculate costs in your spreadsheet when a colleague stops by and comments on what you have been working on, suggesting that there is an easier approach to use.
Which of the following is an effective alternative for the use of extensive nested IF functions?

A) compare table
B) function table
C) lookup table
D) case table
سؤال
Case-Based Critical Thinking Questions
Case 8-1
Evaluate the formula =AND(G2="FT",M2>=1) based upon the information provided.
What value is returned assuming that G2 contains the value FT and M2 contains the value 2?
C) PT
D) PT, 2
سؤال
The ____________________ function adds the values in a range that meet criteria you specify.
سؤال
The ____________________ function is a logical function that returns a TRUE value if any of the logical conditions are true and a FALSE value if the logical conditions are false.
سؤال
Case-Based Critical Thinking Questions
Case 8-4
The following formula is used to determine Dean's List status: =AND(B1>=12,B2>3.25).
Use the information provided to evaluate the formula.
Assuming that B1 contains 15 and B2 contains 3.5, then _______.

A) the formula indicates that the student is on the Dean's List
B) the formula indicates that the student is NOT on the Dean's List
C) the formula returns a value of 0
D) the formula returns an error message
سؤال
The ____________________ function calculates the difference between two dates and shows the result in months, days, or years.
سؤال
The ____________________ function is a logical function that returns a TRUE value if all the logical conditions are true and a FALSE value if any or all of the logical conditions are false.
سؤال
The COUNTIF function is sometimes referred to as a(n) _____ count.

A) network
B) criterion
C) conditional
D) basic
سؤال
Case-Based Critical Thinking Questions
Case 8-4
The following formula is used to determine Dean's List status: =AND(B1>=12,B2>3.25).
Use the information provided to evaluate the formula.
Assuming that B1 contains 12 and B2 contains 3.25, then _____.

A) the formula indicates that the student is on the Dean's List
B) the formula indicates that the student is NOT on the Dean's List
C) the formula returns a value of 0
D) the formula returns an error message
سؤال
Case-Based Critical Thinking Questions
Case 8-2
Your boss in the human resources department asks you to write a function that calculates the length of time that employees have been with the firm, using the DATEDIF function. Assume that C2 contains the hire date for a given employee and that cell $AE$2 contains the cut-off date against which to compare the hire date to determine length of service.
On a lark, for a year-end trivia contest, your boss wants you to calculate the length of service in complete days. What is the correct formula?

A) =DATEDIF(C2, $AE$2, "today")
B) =DATEDIF($AE$2, C2, "dy")
C) =DATEDIF($AE$2, C2, "day")
D) =DATEDIF(C2, $AE$2, "d")
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/100
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 8: Excell: Working With Advanced Functions
1
If any logical condition listed in the function is true, the AND function returns a TRUE value.
False
2
In most cases, when manually creating a conditional formatting formula, the formula should use absolute references and point to the first row of data in a table.
False
3
The COUNTAS function counts the number of cells within a range that meet multiple criteria.
False
4
You cannot nest more than one IF function to test for multiple outcomes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
5
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 the remaining cells in that table column.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
6
The VLOOKUP function searches vertically down the first column of the lookup table for the value you entered, and then retrieves the corresponding value from another column of the table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
7
A formula that includes a structured reference can be fully qualified or unqualified.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
8
All the logical conditions listed in an AND function must be true for the AND function to return a TRUE value.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
9
Nesting IF functions will allow for three or more outcomes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
10
In a fully qualified structured reference, the table name follows the column qualifier.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
11
  According to the dialog box in the accompanying figure, the column in the MedicalRates lookup table that stores the value to be returned is the first column.
According to the dialog box in the accompanying figure, the column in the MedicalRates lookup table that stores the value to be returned is the first column.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
12
You can calculate the number of cells in a range that match criteria you specify using the SUMIF function.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
13
Duplicate value highlighting helps to verify that columns of data have unique entries.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
14
  According to the dialog box in the accompanying figure, the MedicalRates table is the one from which the data in your funtion argument will be obtained.
According to the dialog box in the accompanying figure, the MedicalRates table is the one from which the data in your funtion argument will be obtained.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
15
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
16
An error value begins with a(n) number sign followed by an error name, which indicates the type of error.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
17
In the DATEDIF function, the first date argument is the latest date.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
18
The IF function evaluates a(n) single condition.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
19
Two common categories of formula errors in Excel are syntax errors and logic errors.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
20
The ORERROR function can determine if a cell contains an error value and then display the message you choose.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
21
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
22
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
23
You can include up to _____ logical conditions in the AND function.

A) 25
B) 50
C) 225
D) 255
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
24
<strong>  Given the flowchart in the accompanying figure, the Perf Rating of _____ yields a Bonus value of 2500.</strong> A) 1 B) 2 C) 0 D) 7500
Given the flowchart in the accompanying figure, the Perf Rating of _____ yields a Bonus value of 2500.

A) 1
B) 2
C) 0
D) 7500
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
25
<strong>  The complete formula that corresponds to the flowchart in the accompanying figure is _____.</strong> A) =IF([Perf Rating]=2,2500,IF([Perf Rating]=1,2500,7500)) B) =AND([Perf Rating]=2,2500,AND([Perf Rating]=1,2500,7500)) C) =IF([Perf Rating]=1,0,IF([Perf Rating]=2,2500,7500)) D) =AND([Perf Rating]=1,2500,AND([Perf Rating]=2,0,7500))
The complete formula that corresponds to the flowchart in the accompanying figure is _____.

A) =IF([Perf Rating]=2,2500,IF([Perf Rating]=1,2500,7500))
B) =AND([Perf Rating]=2,2500,AND([Perf Rating]=1,2500,7500))
C) =IF([Perf Rating]=1,0,IF([Perf Rating]=2,2500,7500))
D) =AND([Perf Rating]=1,2500,AND([Perf Rating]=2,0,7500))
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
26
_____ just above the header row of an Excel table to select the column data but not the header.

A) Click
B) Double-click
C) Triple-click
D) Right-click
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
28
When you create a calculated column, you can use _____ references to create the formula.

A) indexed
B) structured
C) key
D) logical
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
29
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
30
<strong>  Given the flowchart in the accompanying figure, the Perf Rating of _____ yields a Bonus value of 0.</strong> A) 1 B) 2 C) 2500 D) 7500
Given the flowchart in the accompanying figure, the Perf Rating of _____ yields a Bonus value of 0.

A) 1
B) 2
C) 2500
D) 7500
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
31
If all of the logical conditions are true, the AND function returns the logical value _____.

A) FALSE
B) ON
C) TRUE
D) OFF
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
32
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
33
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) qualified
D) restricted
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
34
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
35
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
36
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
37
You can _____ IF functions to allow for three or more outcomes.

A) loop
B) cycle
C) nest
D) link
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
38
With the DATEDIF function, the _____ interval code means months.

A) m
B) mo
C) mon
D) mth
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
39
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
40
_____ references make it easier to create formulas that use portions or all of an Excel table because the names of headers are usually simpler to identify than cell addresses.

A) Indexed
B) Structured
C) Key
D) Logical
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
41
You can edit existing conditional formatting rules from the Conditional Formatting _____ dialog box. Click the Edit Rule button and make the appropriate changes.

A) Rules Editor
B) Rules Manager
C) Editor
D) Manager
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
42
Lookup _____ allow you to use tables of data to "look up" values and insert them in another worksheet location.

A) functions
B) formulas
C) equations
D) calculations
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
43
The _____ function calculates the average of values in a range that match criteria you specify.

A) AVERAGEAS
B) AVERAGEOR
C) AVERAGEAND
D) AVERAGEIF
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
44
For conditional formatting, a formula must be in the form of a(n) _____ test that results in a true or false value.

A) conditional
B) hypothetical
C) logical
D) approximate
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
45
The _____ error value means that a value is not available to a function or formula.

A) #NAME?
B) #N/A
C) #NULL!
D) #NUM!
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
46
In the Edit Formatting Rule dialog box, click the _____ button to open the Format Cells dialog box.

A) Format Cells
B) Options
C) Format
D) Cell Tools
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
47
An error value begins with a(n) _____ followed by an error name that indicates the type of error.

A) number sign
B) asterisk
C) exclamation point
D) plus sign
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
48
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
49
To change the background fill color of duplicate values, in the _____ group on the HOME tab, click the Conditional Formatting button, and then click Manage Rules.

A) Format
B) Options
C) Styles
D) Tools
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
50
Using the VLOOKUP function, an exact match lookup occurs when the value entered must match one of the values in _____ of the lookup table.

A) the first column
B) any column
C) the first row
D) any row
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
51
Each time you create a conditional format, you are defining a conditional formatting _____.

A) theme
B) object
C) condition
D) rule
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
52
The Conditional Formatting button provides access to the _____.

A) Replicate Values conditional format
B) Manage Rules option
C) Criteria option
D) Organize Rules option
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
53
When using VLOOKUP, the _____argument is optional.

A) lookup_value
B) table_array
C) range_lookup
D) col_index
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
54
You can edit existing conditional formatting _____ from the Conditional Formatting Rules Manager dialog box.

A) themes
B) objects
C) tables
D) rules
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
55
To highlight duplicate values, in the Styles group on the _____ tab, click the Conditional Formatting button, point to Highlight Cells Rules, and then click Duplicate Values.

A) HOME
B) PAGE LAYOUT
C) FORMULAS
D) DATA
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
56
The major difference between HLOOKUP and VLOOKUP functions is the way the lookup tables are _____.

A) named
B) organized
C) saved
D) opened
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
57
The _____ function searches vertically down the first column of the lookup table.

A) VLOOK
B) VLOOKUP
C) HLOOK
D) HLOOKUP
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
58
The _____ function adds the values in a range that match criteria you specify.

A) ADDIF
B) ADDAS
C) SUMIF
D) SUMAS
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
59
The _____ function calculates the number of cells in a range that match criteria you specify.

A) NUMBERIF
B) COUNTIF
C) NUMBERAS
D) COUNTAS
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
60
You can use a _____ function to return a value from a table that is based on an approximate match lookup.

A) VLOOKUP
B) VAVERAGE
C) VMATCH
D) VAPPROXIMATE
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
61
You can use _____ to reference cells within an Excel table.

A) unstructured references
B) cell and range addresses
C) macros
D) links
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
62
To retrieve a particular value from a lookup table, a(n) ____________________ needs to match the compare values.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
63
A(n) ____________________ IF function is when one IF function is placed inside another IF function to test an additional condition.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
64
Case-Based Critical Thinking Questions
Case 8-2
Your boss in the human resources department asks you to write a function that calculates the length of time that employees have been with the firm, using the DATEDIF function. Assume that C2 contains the hire date for a given employee and that cell $AE$2 contains the cut-off date against which to compare the hire date to determine length of service.
For a separate service recognition program, you need to calculate the length of service in complete years. What is the correct formula?

A) =DATEDIF(C2, $AE$2, "yr")
B) =DATEDIF($AE$2, C2, "year")
C) =DATEDIF($AE$2, C2, "yr")
D) =DATEDIF(C2, $AE$2, "y")
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
65
Case-Based Critical Thinking Questions
Case 8-3
You have been using a variety of nested IF functions to calculate costs in your spreadsheet when a colleague stops by and comments on what you have been working on, suggesting that there is an easier approach to use.
If you omit the range_lookup value from a LOOKUP function, which of the following is true?

A) The function returns the #NAME? error value.
B) Your function can only search the first column of the lookup table.
C) It is considered an approximate match.
D) It is considered an exact match.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
66
The ____________________ function is used to change the orientation of a range-that is, return a vertical range of cells as a horizontal range, or vice versa.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
67
Case-Based Critical Thinking Questions
Case 8-2
Your boss in the human resources department asks you to write a function that calculates the length of time that employees have been with the firm, using the DATEDIF function. Assume that C2 contains the hire date for a given employee and that cell $AE$2 contains the cut-off date against which to compare the hire date to determine length of service.
For one service recognition program, you need to calculate the length of service in complete months. What is the correct formula?

A) =DATEDIF(C2, $AE$2, "m")
B) =DATEDIF($AE$2, C2, "month")
C) =DATEDIF($AE$2, C2, "mth")
D) =DATEDIF(C2, $AE$2, "mon")
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
68
When you create a formula that references all or parts of an Excel table, you can replace the specific cell or range address with a(n) ____________________ reference, the actual table name or column header.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
69
Case-Based Critical Thinking Questions
Case 8-1
Evaluate the formula =AND(G2="FT",M2>=1) based upon the information provided.
What value is returned assuming that G2 contains the value PT and M2 contains the value 2?
C) PT
D) PT, 2
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
70
Case-Based Critical Thinking Questions
Case 8-3
You have been using a variety of nested IF functions to calculate costs in your spreadsheet when a colleague stops by and comments on what you have been working on, suggesting that there is an easier approach to use.
You implement the VLOOKUP formula at your colleague's suggestion, but you get the #VALUE! error as the result of the formula. Which of the following is likely true?

A) You might have entered a table name for the table_array value instead of the cell reference of the lookup table.
B) You might have indicated that the compare values are a range of values instead of an exact match.
C) You might have entered a number for the col_index_num instead of a letter.
D) You might have entered a letter for the col_index_num instead of a number.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
71
Case-Based Critical Thinking Questions
Case 8-3
You have been using a variety of nested IF functions to calculate costs in your spreadsheet when a colleague stops by and comments on what you have been working on, suggesting that there is an easier approach to use.
Which of the following is an effective alternative for the use of extensive nested IF functions?

A) compare table
B) function table
C) lookup table
D) case table
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
72
Case-Based Critical Thinking Questions
Case 8-1
Evaluate the formula =AND(G2="FT",M2>=1) based upon the information provided.
What value is returned assuming that G2 contains the value FT and M2 contains the value 2?
C) PT
D) PT, 2
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
73
The ____________________ function adds the values in a range that meet criteria you specify.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
74
The ____________________ function is a logical function that returns a TRUE value if any of the logical conditions are true and a FALSE value if the logical conditions are false.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
75
Case-Based Critical Thinking Questions
Case 8-4
The following formula is used to determine Dean's List status: =AND(B1>=12,B2>3.25).
Use the information provided to evaluate the formula.
Assuming that B1 contains 15 and B2 contains 3.5, then _______.

A) the formula indicates that the student is on the Dean's List
B) the formula indicates that the student is NOT on the Dean's List
C) the formula returns a value of 0
D) the formula returns an error message
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
76
The ____________________ function calculates the difference between two dates and shows the result in months, days, or years.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
77
The ____________________ function is a logical function that returns a TRUE value if all the logical conditions are true and a FALSE value if any or all of the logical conditions are false.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
78
The COUNTIF function is sometimes referred to as a(n) _____ count.

A) network
B) criterion
C) conditional
D) basic
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
79
Case-Based Critical Thinking Questions
Case 8-4
The following formula is used to determine Dean's List status: =AND(B1>=12,B2>3.25).
Use the information provided to evaluate the formula.
Assuming that B1 contains 12 and B2 contains 3.25, then _____.

A) the formula indicates that the student is on the Dean's List
B) the formula indicates that the student is NOT on the Dean's List
C) the formula returns a value of 0
D) the formula returns an error message
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
80
Case-Based Critical Thinking Questions
Case 8-2
Your boss in the human resources department asks you to write a function that calculates the length of time that employees have been with the firm, using the DATEDIF function. Assume that C2 contains the hire date for a given employee and that cell $AE$2 contains the cut-off date against which to compare the hire date to determine length of service.
On a lark, for a year-end trivia contest, your boss wants you to calculate the length of service in complete days. What is the correct formula?

A) =DATEDIF(C2, $AE$2, "today")
B) =DATEDIF($AE$2, C2, "dy")
C) =DATEDIF($AE$2, C2, "day")
D) =DATEDIF(C2, $AE$2, "d")
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.