题目
COMM_V 205 101 102 103 2025W1 Exam B1 (Excel) Midterm 2025W1 - Requires Respondus LockDown Browser
多项选择题
From the following four VLOOKUP formulas, select the ones that would produce the same output (i.e., result) when entered in a blank cell in the same worksheet.
选项
A.=VLOOKUP(A1,B2:F10,3)
B.=VLOOKUP(A1,$B$2:$F$10,3)
C.=VLOOKUP(A1,B2:F10,3,TRUE)
D.=VLOOKUP($A$1,$B$2:$F$10,3)
查看解析
标准答案
Please login to view
思路分析
First, let’s restate the question and options to ensure we’re analyzing the exact items:
Question: From the following four VLOOKUP formulas, select the ones that would produce the same output when entered in a blank cell in the same worksheet.
Options to compare:
1) =VLOOKUP(A1,B2:F10,3)
2) =VLOOKUP(A1,$B$2:$F$10,3)
3) =VLOOKUP(A1,B2:F10,3,TRUE)
4) =VLOOKUP($A$1,$B$2:$F$10,3)
Now, I’ll evaluate each option one by one and note what could cause differences:
Option 1: =VLOOKUP(A1,B2:F10,3)
- This uses A1 as the lookup value, and the table array is B2:F10 with the default range_lookup argument (TRUE). The lookup_value is searched in the first column of the table array, which is B (since the range starts at B2). If an exact match for A1 exists in B2:B10, the function returns the corresponding value from the 3rd column of the table (which is column D). If no exact match is fou......Login to view full explanation登录即可查看完整答案
我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。
类似问题
True or false? VLOOKUP stands for Horizontal Lookup.
Professor Grey is an instructor of COMM 499, an undergraduate course at the Faculty of Commerce at UFC that is open to all students regardless of their status. This means that even students with GRAD and UNCL status (in addition to those with UGRD status) are allowed to take the course. The grading system used for UNCL and UGRD students, however, is different from the grading system used for GRAD students. First, Professor Grey needs to complete column B of his class list (in an Excel spreadsheet) to assign each student to the correct four-letter Status. He wants to use a VLOOKUP function. Professor Grey intends to type up the formula in cell B2, and then drag the formula down to cell B15. The lookup table will be in F3:G5. Complete the lookup table F3:G5 below by entering appropriate values. Since F3:G5 is in an Excel worksheet, do not use double quotations when entering text in a cell. Do not leave any space or use $ sign. Also, do not use comma when entering a number.
The University of French Columbia provides a variety of housing options for the students. To improve the response time, UFC Student Housing Services decided to assign each student to a particular advisor based on the first letter of the student's last name. You would like to use VLOOKUP in column C that will use the lookup table in E2:G4 and write the contact number to column C based on the last name in column B. Note: Remember that UFC has over 5,000 students. The student list in the screenshot above is partial and only shows 10 students. Can you complete the lookup table so that each student will be assigned to the right advisor?
The lookup_value argument in the VLOOKUP function is the value used to search on in the last column of the table array or list.
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!