Latest Blog Posts

Excel VBA: Save and Close Workbook Without Prompt

Some Excel files need frequent saving and closing for various reasons, where having to respond to an Excel prompt each time is an unnecessary ...

How to Use What If Analysis in Excel (with All 3 Features)

Feature 1 - What If Analysis Using the Scenario Manager Option To calculate EMI for a loan, we have 3 parameters, Loan Amount, Interest Rate, and ...

How to Summarize Data in Excel Using a Pivot Table (2 Methods)

Dataset Overview Let’s assume you have the below dataset containing duplicate values, and you want to quickly summarize it using a PivotTable. ...

How to Put Excel Tabs on Top of Worksheet (2 Easy Ways)

Here's a GIF overview of how to access worksheets from the Quick Access Toolbar (QAT) which are added in QAT using VBA code. Method 1 - ...

How to View All Sheets in Excel at Once (5 Easy Ways)

Method 1 - Viewing Two Sheets from the Same Workbook Side by Side Steps: Click on the View tab. In the Window group, click on New Window. ...

How to Calculate the Time Value of Money in Excel – 5 Examples

What Is the Time Value of Money? The money that you have today is worth more than money you will receive in the future.   Parameters to ...

How to Make Fishbone Diagram in Excel: 6 Easy Methods

You can use the Shape feature to make the Fishbone diagram in Excel. Step 1 - Inserting the Fish Head From the Insert tab, go to the ...

The Excel Data Model Relationships are Not Working – 6 Solutions

Overview Data model relationships can be defined as a relationship that connects two different data tables. In a data model, there are two types ...

How to Calculate Lease Payments in Excel – 4 Methods

This dataset showcases the Amount Details. Read More: How to Calculate Monthly Payment in Excel Method 1 - Using a Generic Formula to ...

How to Do IRR Sensitivity Analysis in Excel (with Detailed Steps)

  Step 1: Input Basic Particulars Type 'IRR Sensitivity Analysis’ in some merged cells in a larger font size. That will make the heading ...

How to Build a Sensitivity Analysis Table in Excel (One-Variable and Two-Variable)

This guide will show you how to build sensitivity analysis tables in Excel, looking at both single factors and two factors at once. To illustrate, ...

The What If Analysis Data Table is Not Working – 4 Issues and Solutions

Consider the Fruit Sales Data below.   Issue 1 - The What if Analysis Data Table Returns the Same Value     ...

How to Assign Value to Text and Sum in Excel (2 Easy Methods)

We have some movies and the remarks of some critics. We have assigned some values to these remarks. With these values, we will calculate the total ...

How to Create Tabs Automatically in Excel (3 Cases)

Opening new tabs one by one and naming them in Excel is tedious and time-consuming. But we can create tabs automatically using VBA codes. ...

How to Open a Workbook and Run a Macro Using VBA (4 Methods)

Method 1 - Using Workbooks.Open Method Open the Visual Basic Editor by going to the Developer tab and clicking on Visual Basic or by pressing ...

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo