Fresh Excel Tips

Quick and Easy Excel Tips and Tutorials

Use the AND function to show sales for a specific period of time

As the article’s title suggests, we will be learning how to use the AND function to show sales for a specific time period. This formula will return TRUE when it finds a date within the range specified and FALSE when the date is not in the range. How to show sales in a specific time period Select [...]

How to Use the AND Function to Compare Columns in Excel

In this exercise, we have two columns with data that need to be evaluated. If the value in column A is greater than 50 and the value in column B is greater than 35, then we will return TRUE in Column C. Here is how we are going to achieve this: How to compare two columns [...]