Welcome to the 22nd Easy Excel tutorial!
Today, I introduce to you some logic in Excel. We will cover the AND() function. This is the first in a small series showing you other logic functions in Excel. There are other types of logic such as OR(), NOT(), and IF().
The AND() function provides a boolean output, either True or False. If EVERY item within this function is true, then it'll return true. If just ONE item is false, then the entire thing is false.
Watch the tutorial to get a better understanding of the AND() function.
Remember to checkout the Resources section below for associated downloadable content, JSFiddle links, and other resources. Watch the video and follow along!