IDNStudy.com, ang iyong gabay para sa malinaw at eksaktong mga sagot. Magtanong at makatanggap ng eksaktong sagot mula sa aming mga bihasang miyembro ng komunidad.

1. Choose the correct formula
◇ =IF(B1>10,"Good""Bad")
O=IFS(B1>10,"Good""Bad")
◇ =IF(B1>10,"Good","Bad")
◇ =IF(B1>10,Good,Bad)


Sagot :

The correct formula is:

◇ =IF(B1>10,"Good","Bad")

In this formula, the IF function in Excel checks if the value in cell B1 is greater than 10. If it is, it returns "Good", if not, it returns "Bad".

꒰⁠⑅⁠ᵕ⁠༚⁠ᵕ⁠꒱⁠˖