RE: IF
Hi Priya,
Thank you for your question.
You test a cell against another cell or value and if that condition is met, define a true answer and finally a False answer.
The IF function consists of 3 arguments:
=IF(Condition or logical test, True, False)
The Condition or Logical test could be A1>23000, followed by a true answer of "Yes" and a False answer of "No".
I hope this answers your question.
Regards
Simon