1.

How to Insert a Clustered Column Chart in Excel – 4 Methods

Method 1 - Create a Clustered Column Chart for Region-Wise Quarterly Sales data This is the sample dataset. Step 1: Inserting a Clustered Column Chart Select the whole dataset. Go to the…

2.

How to AutoFill from a List in Excel (8 Ways)

This is today’s dataset where the Employee Name is given with their ID No. However, other fields, such as Joining Month, Joining Date, and Salary, have only one cell value. We have…

3.

How to Sort a Unique List in Excel – 10 Methods

The sample dataset showcases Employee Name, ID No., Salary & Rank.   Method 1 - Getting a Sorted Unique List 1.1. Using the Advanced Filter  Select the whole dataset. Go to Data…

4.

How to Remove a Header in Excel – 4 Methods

The header in the sample dataset is Product Order Records. Method 1 - Using the Page Setup to Remove a Header in Excel Go to Page Layout > click the drop-down arrow…

5.

How to Filter Excel Pivot Table (8 Effective Ways)

This is our dataset where the Product Category is given with an Order Date, Quantity, and Sales based on the States of the U.S. We created a Pivot Table which is as…

6.

How to Use VBA IsEmpty Function (5 Relevant Examples)

When you need to check whether a cell remains empty/blank or not. In such circumstances, you may utilize the VBA IsEmpty function to identify the emptiness. In this article, I’ll demonstrate 5…

7.

How to Use VBA TimeValue Function (6 Relevant Examples)

Often, we may have a time string in a format where the time value is not separate. In such a situation, using the VBA TimeValue function will be a better choice for…

8.

How to Use VBA InStrRev Function (7 Suitable Examples)

When you need to find the position of a character inside a string or the occurrence of a substring inside a string, the VBA InStrRev function might be the best option. Unlike…

9.

Pivot Table Not Refreshing (5 Issues & Solutions)

We have a dataset where the Product Category, Quantity, and Sales are given based on states. You can visit the How to create a Pivot Table article to insert a Pivot Table…

10.

How to Update Pivot Table Range (5 Methods)

The sample dataset contains the Product Category, Quantity and Sales per State.     The dataset is configured as a Pivot Table. In addition three new rows of data have been added…

11.

How to List Sheet Name in Excel (5 Methods + VBA)

In this article, we'll discuss various ways to derive a list of sheet names in Excel. Unfortunately, there is no dedicated function to fetch a list of sheet names in Excel, but…

12.

How to Lookup Text in Excel (7 Methods)

Below is a dataset where employee names are provided with their Employee ID No and Email ID. Method 1 – Applying the LOOKUP Function to Extract Text The function returns the value…

13.

Excel Drop Down List Not Working (8 Issues and Solutions)

We'll provide you with 8 solutions in case your drop down list function is not working. Let’s consider the following dataset where some items are given with their order ID, states of…

14.

Absolute Cell Reference Shortcut in Excel – 4 Examples

This is an the overview. The following dataset showcases items, their order ID, states, and sales. Example 1 - Absolute Cell Reference Shortcut for a Single Cell The tax rate in percentage…

15.

How to Use the Excel Cell Format Formula (4 Methods)

What is Cell Formatting in Excel? Cell formatting involves adjusting or changing the appearance of a cell without altering its original value. In this analysis, we’ll work with a dataset containing item…

Advanced Excel Exercises with Solutions PDF