A very warm welcome to all my viewers in EXCEL4LEARN Channel. Today in this video I cover how to implement IF,AND,OR Functions combined in a cell in a particular situation.
IF function:- The IF function allows you to make a logical comparison between a value and what you expect by testing for a condition and returning a result if that condition is True or False.
=IF(Something is True, then do something, otherwise do something else)
Here are few examples like:
=IF(AND(Something is True, Something else is True), Value if True, Value if False)
=IF(OR(Something is True, Something else is True), Value if True, Value if False)
PLease press SUBSCRIBE Button and hit the bell icon for notification.
LIke my FB Page:- / excel4learn
Instagram Id:- akshay_d13
Google + :- https://plus.google.com/b/10259595250...
LinkedIn: / akshay-dey-028101138
#IF_FUNCTION #AND_FUNCTION #OR_FUNCTION #EXCEL4LEARN #excel_tutorial