Excel Skills Simplified: Tutorials That Actually Work
Working with large sets of data can often be intimidating. There may be times when you need to identify one column of data compared to another, either to quickly identify which values are missing, or to pull out specific cells. So how do you do that without manually reviewing each cell? The answer – Vlookup.
Excel’s VLOOKUP is a powerful feature. It finds and retrieves data from one tab to another. This guide breaks down the process into easy steps. It makes data management efficient.
CUBEMEMBER is a function that returns a member or tuple from the cube, it is used to validate that the member or tuple exists in the cube. If the value doesn’t exist, the formula will not work.
The XOR function in Excel stands for exclusive or and is used to compare two values to see if they are different. The function returns TRUE if one, and only one, of the values is true, and “FALSE” if both values are either true or false.
There are many functions in Excel that are useful in a variety of situations. Two of the most popular functions in Excel are the INDEX and MATCH functions. These functions can be used to look up values in a table or range of cells. Understanding these functions gives you the tools to make your data work for you.
In this article, I will guide you to write simple if functions as well as the complex if functions with multiple conditions or we also call it nested if functions.
Lets start with simple if function in Excel formulas: