AND function in excel is used to check if all the given conditions are true. Note: We can place up to 255 conditions in the function. The function returns "TRUE", if all the conditions are satisfied.
Formula:
=AND(condition/conditions)
Video Tutorial:
Let us find whether the given conditions are satisfied, using the AND function, with the help of the given video.