Latest Blog Posts

Excel VBA DoEvents Alternative

In this article, you will learn about the Excel VBA DoEvents alternative. Excel VBA's DoEvents function is commonly used to allow a running macro ...

How to Create Mekko/Marimekko Chart in Excel (With Easy Steps)

To generate the Mekko chart, we have taken the following dataset of different Markets and corresponding Company shares. Step 1 -  Create ...

Excel VBA Global Constant (2 Convenient Ways)

In this article, we will demonstrate 2 convenient ways to declare global constants in Excel VBA. We'll also show how to declare VBA global variables, ...

[Fixed!] VBA Worksheet Change Is Not Working (3 Effective Fixes)

This content elaborates on the VBA Worksheet Change not working regarding possible reasons and their remedial approaches. Just think about your ...

How to Use Excel VBA to Filter a Pivot Table Based on Cell Value (3 Methods)

Method 1 - Create a Filter in a PivotTable Scenario: We have a dataset containing information about the customer care unit of a company, and we’ve ...

How to Remove Trace Dependents in Excel (3 Swift Ways)

Trace dependents can make it easier to find which cells track data, but can also make the sheet a bit messier. We'll use a simple dataset as an ...

Excel Waterfall Chart Change Colors: 3 Methods

Method 1 - Format Data Structure for Waterfall Chart We will use a financial dataset that includes two products (A & B), each with quarterly ...

Excel LOOKUP and Reference Functions

Excel LOOKUP and Reference Functions: VLOOKUP Advanced Excel Lookup Functions HLOOKUP XLOOKUP LOOKUP INDEX MATCH ADDRESS ...

Excel ISBLANK vs IsEmpty (Uses and Comparison)

In this article, we will learn about ISBLANK vs. IsEmpty in Excel. Microsoft Excel is a popular tool for organizing and managing data. When you need ...

Excel VBA Range Function (with 13 Examples)

Introduction to Excel VBA Range Function Function Objective: The Excel VBA Range function references a range in a worksheet. Syntax: ...

Excel Conditional Formatting with Named Range (3 Examples)

Download Practice Book Conditional Formatting with Named Range.xlsx Example 1 - Using Array Formula with Named Range in Conditional ...

How to Calculate Median in Excel Pivot Table (2 Easy Ways)

The pivot table feature in Microsoft Excel can be used to sort, analyze, and share data, but pivot tables do not calculate median values, which can ...

Truck Operating Cost Calculator in Excel: 4 Methods

Method 1 - Calculate Fixed Costs The Cost Type column, give the names of various cost types like “Insurance”, “License” etc. We added only 6 ...

How to Use Excel VBA Clear Clipboard [With Easy Steps]

  Here, we have provided a dataset with clipboards. Step 1: Insert a Module To add VBA code, select Visual Basic from the ...

How to Use Arithmetic Operators in Excel (a Detailed Guide)

Types of Operators in Excel There are four kinds of operators for calculation. They are: Arithmetic Comparison Text concatenation ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo