How to Count Cells with Specific Text in Excel (5 Easy Ways)

We have a dataset here with information on fruit names and their amounts. We want to find the number of cells that have the name Apple in them. ...

How to Use VLOOKUP and HLOOKUP Combined Formula in Excel

Steps: In cell D14, insert the following formula. =IF(VLOOKUP(B14,$B$4:$D$11,3,FALSE )>=30000, VLOOKUP(B14,$B$4:$D$11,3,FALSE)*20%, ...

How to Calculate IRR (Internal Rate of Return) in Excel (8 Ways)

  What Is Net Present Value? If you have $1000 today, you can invest it in a business or buy a product today and sell it later, or at least ...

Data Validation Based on Another Cell in Excel (4 Examples)

How to Do Data Validation in Excel? Take a dataset that includes student ID, student name, and age. We would like to make a data validation where ...

How to Add a Secondary Axis in Excel – 3 Methods

Compare the Quantity column and Average Sales Price columns. Min and Max values in the Quantity column are 112 and 150, whereas Min and Max values in ...

How to Calculate Monthly Payment in Excel: 2 Handy Methods

Method 1 - Using Direct Formula to Calculate Monthly Payment This is the mathematical formula that calculates monthly payments: M = ...

How to Change Orientation of Worksheet to Landscape in Excel

Method 1 - Applying Landscape Command to Change Orientation of Excel Worksheet Steps: Go to the Page Layout tab. From the Page Setup group, ...

How to Use the INDIRECT Function to Get Values from Different Sheet in Excel (5 Practical Cases)

In the following image, we have Sheet Names, Cell references, and their Total Prices. In cell B6, we entered the sheet names (e.g., Sales Report Q1) ...

How to Show Formula in Cells Instead of Value in Excel (7 Ways)

In the sample dataset, we have height in cell B5 and width in cell C5. The formula for calculating the area is, Area= Height*Width. We have ...

How to Make a Heatmap in Excel (2 Easy Ways)

Download Excel Workbook of Heat Map How to Make a Heatmap.xlsx Method 1 - Make a Heatmap with Conditional Formatting Steps: Select ...

How to Match Two Columns and Return a Third in Excel

Suppose you have a simple table with two columns, and you want to make a new table that is a subset of the first one. You can do so by making a new ...

How to Use the Excel INDEX MATCH Function with Multiple Criteria and Multiple Results

This is an overview: Method 1 - Get Multiple Results Using the INDEX-MATCH Formula Based on 2 Criteria (in the Same Column) Consider the ...

Excel Formula to Compare Two Columns and Return a Value (5 examples)

Method 1 Compare Two Columns and Return a Value from the Second Column with the VLOOKUP Formula In the following spreadsheet, we have a list of ...

How to Remove Leading Zeros in Excel: 8 Easy Methods

Method 1 - Converting Text to Number to Remove Leading Zeros in Excel Steps: Arrange a dataset like the below image. Select the ...

How to Copy and Paste Multiple Cells in Excel (9 Quick Methods)

For this tutorial, we have a dataset of some Employee Names, Employee IDs, and Total Sales. These methods show you how to copy and paste multiple ...

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo