你还在为考试焦头烂额?找我们就对了!
我们知道现在是考试月,你正在为了考试复习到焦头烂额。为了让更多留学生在备考与学习季更轻松,我们决定将Gold会员限时免费开放至2025年12月31日!原价£29.99每月,如今登录即享!无门槛领取。
助你高效冲刺备考!
题目
FNDN Computing for Business 2025 STD O1
多项选择题
If the payment amount due is more than $100 and the number of days late is more than 4, account should say "Review", otherwise cell should be blank.Which IF statements are correct? Select all that are correct.
选项
A.a. =IF(B2>100,IF(C2>4,"Review",""),"")
B.b. =IF(AND(B2>100,C2>4),Review,"")
C.c. =IF(AND(B2>100,C2>4),"Review",Blank)
D.d. =IF(AND(B2>100,C2>4),"Review","")

查看解析
标准答案
Please login to view
思路分析
We are evaluating which IF statements correctly implement the rule: if the payment amount due is more than $100 AND the number of days late is more than 4, the cell should say "Review", otherwise it should be blank.
Option a: =IF(B2>100,IF(C2>4,"Review",""),"")
- This nested-IF checks B2>100 first, and if true, it then checks C2>4 to decide between "Revi......Login to view full explanation登录即可查看完整答案
我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。
类似问题
In this nested IF function example, =IF(C4<1000,0,IF(C4<2000,2,1))*C$1 if the value in C4 is 1200, the result is...
For this question only, instead of using a VLOOKUP function, you want to complete column E (cells E2:E21) using an IF function (or nested IF). The rules remain the same as in the previous question: ports coded 200-499 are in the Northern Region, and those coded 500-999 are in the Southern Region. Completing column E (cells E2:E21) using an IF function, or nested IF functions, instead of a VLOOKUP function is (choose the best answer below):
Review the following Excel formula and choose the correct statement: =IF( A1 > 10, "High", IF( A1 > 5, "Medium", "Low") ) Spaces are added to the formula above to make the text easier to read and will not affect the result.
Emma wants to check if her total sales in cell D4 meet or exceed $5,000. Which function should she enter into cell E4 to return "Target Achieved" if the sales meet the target, and "Below Target" if they do not?
更多留学生实用工具
希望你的学习变得更简单
为了让更多留学生在备考与学习季更轻松,我们决定将Gold 会员限时免费开放至2025年12月31日!