Posted on Leave a comment

AND OR function in Excel

The And function check if all statements to be true, and if so, it will return the True result, otherwise, if one of the statements be false, then it will return the False value.
The OR function check if at least one of the statements be true, if so, then it will return the True value. Otherwise, if all of the statements be false, then it will return the false value

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.