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 Turn On Autosave in Excel (3 Handy Ways)

AutoSave can save your document every few seconds while you are editing the document. This function can lessen the risk of losing data when power ...

How to Consolidate Data in Excel from Multiple Workbooks (2 Ways)

Sometimes, we have datasets containing the same data headings but different values according to their different categories in multiple workbooks. For ...

How to Convert Inches to Feet in Excel (2 Handy Ways)

When we work with measurement data, the conversion from one measurement length unit to another is a common phenomenon. In daily life, conversion from ...

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 Automate Consolidation in Excel?

This article illustrates how to automate consolidation in Excel. You can consolidate data from different worksheets or files in Excel. Data ...

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

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo