Latest Blog Posts

How to Remove Consolidation in Excel (2 Handy Methods)

Method 1 - Applying the FILTERXML and SUBSTITUTE Functions in Excel We have a dataset where there is a list of Countries and their respective cities ...

How to Create a Monthly Salary Sheet Format in Excel

Here's the dataset we'll build on. We have some employees and their basic salary. We will calculate their net salary and deductions. Step ...

How to Calculate Discount in Excel (2 Easy Methods)

  Method 1 - Creating an Excel Formula to Calculate a Discount Price Suppose we have a dataset of a Mobile selling shop with their product ...

How to Create Salary Slip Format with Formula in Excel Sheet

Let’s assume we have a large worksheet that contains the information about several Employee salary statements. The data for the Employee name, the ...

How to Perform Case Study Using Excel Data Analysis

Method 1 - With Default Analyze Data Option Steps: Click on any data from the dataset. Click as follows: Home > Analyze Data. You ...

How to Copy a Cell Value and Paste it into Another Cell in Excel VBA – 3 Methods

Quick View: Sub Copy_Single_Cell_Value() Copy_Sheet = "Sheet1" Copy_Cell = "B4" Paste_Sheet = "Sheet2" Paste_Cell = "B4" ...

How to Calculate the Sales Tax in Excel – 4 Methods

The tax may be included in the price or added to it. Method 1 - Getting the Sales Tax using a Subtraction The receipt shows price, tax ...

Calculate Hours Between Two Times After Midnight – 3 Methods

In the dataset below, the start time is on the current day and the end time is on the next day. Method 1 - Use a Simple Excel Formula to ...

How to Tally Survey Results in Excel (Step by Step)

In the following Patient Satisfaction Survey, you can see some survey questions and their corresponding feedback. All the feedback is recorded ...

How to Calculate VAT from Gross Amount in Excel (2 Examples)

Method 1 - Calculate the Included VAT of 20% from the Gross Amount STEPS: Select the cell where you want to put the formula to calculate VAT ...

How to Automatically Rearrange Columns in Excel (3 Easy Methods)

In this article,, we will demonstrate 3 easy methods to automatically rearrange columns in Excel using the following dataset comprising the amount of ...

How to Rearrange Columns Alphabetically in Excel (5 Methods)

In this article, we will demonstrate 5 easy methods for rearranging columns in Excel alphabetically. Method 1 - Using Excel Sort Feature ...

Excel Pivot Table Not Grouping Dates by Month (4 Solutions)

Dataset Overview The image below displays our dataset. We'll highlight common errors that might occur during the solution process and guide you on ...

How to do a Mail Merge from Excel to Excel (Easy Steps)

Scenario Often, users have a few customer mailing credentials in an Excel file and need to fetch additional credentials that match existing data in ...

How to Calculate Area of Irregular Shape in Excel (3 Easy Methods)

To illustrate the calculations, we will use the sample dataset below. Method 1 - Determine Area of Irregular Shape by Simple Calculation ...

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo