Computer Science, asked by dinkarbhainaik, 2 months ago

what is the use of If function? Explain with an example​

Answers

Answered by BihariLadki
7

Answer:

Use the IF function, one of the logical functions, to return one value if a condition is true and another value if it's false. For example: =IF(A2>B2,"Over Budget","OK")

\pink{@ItzLioness}

Answered by katty94
3

Answer:

Use the IF function, one of the logical functions, to return one value if a condition is true and another value if it's false. For example: =IF(A2>B2,"Over Budget","OK")

Similar questions