Advanced Excel

How to Calculate Weighted Average in Excel Pivot Table

We have a dataset containing different grocery items and their sale details. We will calculate the weighted average price for each item in a Pivot ...

How to Remove Format As Table in Excel – 3 Quick Methods

Overview: Method 1 - Deleting the Format in the Table Design Tab in Excel This is the sample dataset. To create a table, select the ...

Statistical Comparison of Two Data Sets in Excel

Excel Statistical Comparison of Two Data Sets Introduction We will use two monthly sales datasets of Steel-cut oats and Rolled oats. We will ...

How to Change Text Color with Formula in Excel (2 Methods)

We have some book names and their online prices for two consecutive years. We’ll change the color of the prices with the formula. Method 1 ...

How to Remove First 3 Characters in Excel (4 Suitable Methods)

Consider a situation where you have a dataset containing raw data, where the first 3 characters are unnecessary and need to be removed. ...

How to Use VBA Range Based on Column Number in Excel

Using VBA code is an effective and intelligent way to deal with various tasks in Excel. In this article, you will learn how to use VBA Range based on ...

How to Remove Letters from Cell in Excel (10 Suitable Methods)

Here's a quick overview of the function that can remove text based on how many characters you want to keep. Read on to learn all the methods you can ...

VBA to Remove Formulas in Excel Keeping Values and Formatting

In this article, I’ll show you how you can remove formulas from a worksheet in Excel keeping the values and formatting with VBA. First, you’ll learn ...

How to Delete Everything After a Character in Excel -7 Methods

Method 1 - Applying the Find and Replace Option to Delete Everything After a Character in Excel Steps: Select the dataset (B5:B9). ...

How to Remove Non-Alphanumeric Characters in Excel?

Today, in this article, we will demonstrate how to remove non-alphanumeric characters from cells in Excel. It is a very common problem, especially ...

VBA Range with Variable Row Number in Excel – 4 Examples

This is an overview: Sub Range_with_Variable_Row_Number() First_Cell = InputBox("Enter the First Cell of the Range: ") Row_Number = ...

How to Convert Column Number to Letter in Excel (3 Methods)

Method 1 - Convert Column Number to Letter in Excel Consider the following dataset which we will be using as our example to convert column number to ...

How to Select Columns with VBA (3 Easy Ways)

  Download the Practice Workbook Selecting Columns with VBA.xlsm 3 Ways to Select Columns with VBA Consider the List of Company ...

How to Select Cell with VBA in Excel (6 Useful Ways)

Download the Practice Workbook Select Cell with VBA.xlsm How to Select a Cell with VBA in Excel Method 1 - Select a Cell of the ...

VBA Macro to Delete Columns Based on Criteria in Excel: 8 Examples

Method 1 - VBA Macro to Delete Columns Based on Cell Value in Excel Steps: Press Alt + F11 on your keyboard or go to the tab Developer -> ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo