XLOOKUP – Excel Function
What it does: The XLOOKUP() Function allows you to look up and return values in corresponding columns or rows (!!). I have an
What it does: The XLOOKUP() Function allows you to look up and return values in corresponding columns or rows (!!). I have an
In this video we discuss how to filter data properly, how to add multiple criteria to a filter, and how to use the Top 10
The SUBSTITUTE function is incredible for cleaning up text. You can replace a string of text with whatever you’d like,
I remember listing “Microsoft Excel” as a skill on my resume just out of college. The only functions I knew how
What it does: The RANDBETWEEN() Function generates a random number between two integers. Plain English: Rather than
What it does: The RAND() Function generates a random number between 0 and 1. Plain English: The random function is a brother
Paste special is a very good tool to have for a variety of reasons. Let’s cover the most common use cases: Paste Values
The Average function only takes numbers as arguments, and calculates the arithmetic average of the data. These numbers can be
What it does: The SMALL() Function provides the n-th smallest piece of data from an array. Plain English: The SMALL()