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
Succeeding in Business
Exam 5: Retrieving Data for Computation, Analysis, and Reference
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 61
Multiple Choice
You can only use a LOOKUP function when you want to retrieve a value that is stored ____ a key data row in a horizontal lookup table.
Question 62
Multiple Choice
If the values you want to look up are in column B and the values you want to retrieve are in column A, you can use the ____ function.
Question 63
Multiple Choice
In an INDEX function, the argument ____ refers to the number of the row in the range referenced in the first argument.
Question 64
True/False
You cannot use VLOOKUP, HLOOKUP, or LOOKUP functions with a two-dimensional table.
Question 65
Multiple Choice
A ____ at the beginning of the formula indicates that Excel should display the results as a negative value.
Question 66
Multiple Choice
The ISBLANK function checks whether a specified value refers to an empty cell. The syntax of this function is ____.
Question 67
True/False
The syntax of the INDEX function is as follows: INDEX(value,row_num,column_num,area_num). _________________________
Question 68
Short Answer
With the INDEX function, you can use a column_num of ____________________ to retrieve all the values in a specified row.
Question 69
Multiple Choice
The table_array argument must contain ____ cell references so that the row values will not change when the formula is copied down the column.
Question 70
Short Answer
The INDEX function allows you to retrieve data from ____________________ tables.
Question 71
Multiple Choice
Case 5-1
Violet is learning how to use the MATCH function and is testing several different formulas. The chart above shows orders for small robot toys from five different customers. The amount "0" in column A is for a customer who changed his mind. Please answer the questions below using the data in the figure above. -Violet is not sure if the Sales department is filling in the word "return" in uppercase or lowercase letters. What is the correct way to write "return" in a MATCH formula?
Question 72
Short Answer
In the VLOOKUP function, if a type ____________________ is specified, an exact or approximate match is returned.
Question 73
True/False
The syntax of the HLOOKUP function is as follows: HLOOKUP(lookup_value,table_array,row_index_num,range_lookup).
Question 74
True/False
LOOKUP has both a TRUE and a FALSE lookup type.
Question 75
Multiple Choice
The LOOKUP function uses a ____ lookup type, so the column or row containing the lookup values must be in ascending order.
Question 76
True/False
You can use a VLOOKUP formula and an HLOOKUP formula to retrieve data stored in lookup tables on the same worksheet.
Question 77
Multiple Choice
VLOOKUP searches for a matching value in the leftmost column of the table, and then retrieves the value ____.
Question 78
Multiple Choice
A data list that categorizes values you want to retrieve is called a ____ table.
Question 79
Multiple Choice
One effective way to verify accuracy in a worksheet is to create an order with ____ set(s) of entries, and then systematically vary each entry to test each formula and cell that contains a value.