Latest Blog Posts

Excel VBA to List Files in the Folder and Subfolders  – 3 Examples

This is an overview. Key Concepts i. Dir Function The Dir function returns the first file name in the specified folder. ii. File ...

Excel VBA to List Files in Folder with Specific Extension 

In this article, we will show 5 simple ways to use Excel VBA to list the files in a folder with a specific extension. In addition, we will show the ...

How to Sum If Cell Contains Number and Text in Excel

The following dataset contains sales records of the Continental Group for January. It includes information such as the date of the sale, the name and ...

Sparklines Are Not Showing in Excel (6 Simple Solutions)

Here's a sample dataset with sparklines that we'll troubleshoot. Sparklines Are Not Showing in Excel: 6 Simple Solutions We'll use the ...

How to Change the Slicer Color in Excel – 2 Steps

In the Pivot Table, a Slicer named Vendor was added. Its color was changed.   What Is a Slicer in Excel A slicer is a graphical ...

How to Use the Excel SUMIF with Blank Cells (3 Methods)

Dataset Overview Let’s take a dataset where a charitable organization named Save the Poor has a list of donations. Here, in the Donor Name ...

How to Use the Excel Color Scale Based on Text – 2 Examples

This is an overview.  How to Add Color Scales in Excel Select the column. Go to Home>>Conditional Formatting>>Color ...

How to Make an Availability Schedule in Excel (with Easy Steps)

In this article, we'll demonstrate how to create an availability schedule template in Excel, as in the video and image below. Watch Video – ...

How to Reference a Named Range in Another Sheet in Excel (3 Examples)

  What Is Named Range in Excel and How to Create It Names frequently refer to individuals, things, and locations in daily life. For instance, ...

How to Use the Excel INDIRECT Function with Named Range (2 Examples)

Named Ranges are a powerful feature in Excel that allows you to assign a name to a range of cells, making it easier to reference and use that range ...

How to Solve Overflow Error in VBA (4 Easy Methods)

The Overflow Error is one you are likely to encounter when coding with VBA, like in the video above. This article will demonstrate how to solve ...

How to Perform Permutation and Combination in Excel VBA

In mathematical analysis, especially in the fields of Probability and Statistics, Optimization, and Data Analysis, Permutation and Combination are ...

How to Interact with a Target Cell Using Excel VBA (9 Examples)

Understanding the Target Cell Property When you want to interact with a cell in a worksheet using an event, you can utilize the Target property of ...

Excel Pivot Table Filter Based on Cell Value (6 Handy Examples)

Let’s say we have the Laptop Prices in the Micro Center Store as our dataset. We will use various filters based on cell values to filter the Pivot ...

How to Use the Excel VBA Target Range – 4 Examples

What Is the Target Range in Excel VBA? The Target in Excel VBA refers to the object that was last selected or clicked by the user. How to Launch ...

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo