Services
Discover
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
New Perspectives on Microsoft Excel
Exam 7: Using Advanced Functions and Conditional Formatting
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 41
True/False
All the logical conditions listed in an AND function must be true for the AND function to return a TRUE value.
Question 42
Multiple Choice
The ____ function calculates the average of values in a range that match criteria you specify,such as calculating the average salary paid to employees in each city.
Question 43
True/False
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 44
True/False
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 fully unqualified reference._________________________
Question 45
Short Answer
The ____________________ error value means that the formula or function contains a number divided by 0.
Question 46
Multiple Choice
You can include up to ____ logical conditions in the AND function.
Question 47
True/False
You cannot nest more than one IF function._________________________
Question 48
Multiple Choice
Case-Based Critical Thinking Questions Case 7-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?
Question 49
Multiple Choice
Column ____ provide a description of the data entered in each column.
Question 50
True/False
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._________________________
Question 51
Multiple Choice
The ____ error value means that a value is not available to a function or formula.
Question 52
Short Answer
The ____________________ function searches vertically down a lookup table and is used when the compare values are stored in the first column of the lookup table.
Question 53
True/False
-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 54
Multiple Choice
When you retrieve a particular value from a lookup table,the ____ value is the value you are trying to find.
Question 55
Multiple Choice
Case-Based Critical Thinking Questions Case 7-1 Evaluate the following formulas and functions. -Assuming that G2 contains the value PT and M2 contains the value 2,evaluate the formula and tell what value is returned: =AND(G2="FT",M2>=1) .
Question 56
Short Answer
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.