Solved

To Perform the Task of Displaying "Credit Approved" or "Credit

Question 131

Multiple Choice

To perform the task of displaying "credit approved" or "credit denied" based on the corresponding Boolean value in column H, you can write a formula in cell I3 containing an IF function, as follows: ____.


A) =IF(H3,"credit approved","credit denied")
B) =IF(H3,"credit denied","credit denied")
C) =IF("credit denied","credit denied",H3)
D) =IF H3 ("credit denied","credit denied")

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions