题目
题目

Dashboard Week 11 Quiz

单项选择题

Which of the following IF functions, entered in C4 and filled down, will return a correct result in all of the cells in column C?

选项
A.a. =IF(B4<=$B$10,$B$12,$B$11)
B.b. =IF(B4=$B$10,$B$12,$B$11)
C.c. IF(B4<B10,$B$11,$B$12)
D.d. =IF(B4>=$B$10,$B$12,$B$11)
题目图片
查看解析

查看解析

标准答案
Please login to view
思路分析
First, restate the setup to ensure the scenario is clear: we’re evaluating an IF formula that will be placed in C4 and then filled down the C column. The data shows a threshold and corresponding levels defined in rows 10–12: - B10 contains the label Points Less than, with the numeric threshold 900. - B11 contains the Level value for when the condition is true (Silver). - B12 contains the Level value for when the condition is false (Gold). The goal is to assign Silver to those with fewer than 900 points, and Gold to those with 900 or more points, while keeping the threshold and result references fixed as we fill down. ......Login to view full explanation

登录即可查看完整答案

我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。

类似问题

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!