How to use XLOOKUP in Excel?

Think of XLOOKUP as an improved version of VLOOKUP. In this article, learn all about the XLOOKUP function, it’s syntax, parameters with real-world xlookup examples.
FREE 4 Hours Complete Excel Course
FREE 4 Hours Complete Excel Course Here is a FREE, complete end-to-end Excel course to help you learn all the key and essential aspects of Microsoft Excel for Data Analysis work. What you will learn: Download the Files ? Please enter your name & email address so I can send the files to […]
Automatically Format Numbers in Thousands, Millions, Billions in Excel [2 Techniques]

Ever wanted to automatically format values in thousands, millions or billions in Excel? In this article, let me show you two powerful techniques to do just that.
Compound Interest Formula in Excel

Classically, known as “interest on interest”, compound interest is the most common type interest used in every day finance situations.
To calculate compound interest in Excel,
on principal amount P
at the rate of interest R
for the number of years N
and compounded T times per year
we can use the formula = P*(1+R/T)^(N*T)
In this article, understand how to calculate various kinds of compound interest values using Excel formulas.
How-to create Dependent Drop Downs in Excel [Dynamic & Multiple]

Do you want to create a dynamic dependent drop down list in Excel like below? You can use XLOOKUP and data validation to set this up quickly. It is fully dynamic and works across a full column too.
Beautiful Staff Roster Excel Template [FREE Download]

Do you want to manage your staff’s allocations, shift schedules and view the results in a 4 week grid fashion (like below)? Then you are going to love my FREE Staff Roster Excel Template. What can you do with this template? Template Compatibility This template is designed to work with modern Excel only. You need […]
How to make a pivot table when you have data in multiple sheets [Tutorial]

Recently I had to create a Pivot report from monthly data. But there is a twist. The data is spread across multiple sheets, one for each month. Let me explain how I built the pivot for that scenario.