Latest Blog Posts

Using the Character Code to insert a Check Mark in Excel – 5 Examples

This is an overview.   Character codes depend on the Font. In Wingdings, the character code for the check mark is 252 and the ...

How to Fix If VBA ‘Object Variable’ or the ‘With Block Variable’ Not Set in Excel (2 Solutions)

How to Launch VBA Editor in Excel Steps: Press Alt + F11 to open your Microsoft Visual Basic. Press Insert > Module to open ...

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 ...

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo