Click Here to Drop Your Doubts
Summary: In this class, Jaywant Sir will be explaining how to do logical functions.
Process: If: =if(Logical Test, [Value If True], [Value If False])
Check whether a condition is met, and returns one value if True, and another value if False.
Conclusion: After completion of this class you will be able to do If logical function.