Latest Blog Posts

Excel VBA to Add Sheet If It Does Not Exist (with Quick Steps)

Excel VBA - Add Sheet If It Does Not Exist (A Quick View) Sub AddSheetIfNotExist() Dim addSheetName As String Dim requiredSheetName As String ...

How to Make a Table in Excel with Lines (with Easy Steps)

If you are searching for the solution or some special tricks to make a table in Excel with lines then you have landed in the right place. There are ...

How to Lock the Zoom in Excel Using VBA – 7 Steps

 Step 1 - Open the VBA Window Press ALT+F11 to open the VBA window. Select Insert >> Module. Step 2 - Create the Sub ...

How to Create New Sheets for Each Row in Excel (4 Easy Methods)

Watch Video – Create New Sheets for Each Row in Excel Suppose you have the following dataset: Method 1 - Using an Excel Pivot ...

How to Convert CSV to XML in Excel: 4 Methods

Method 1 - Opening CSV File in Excel Open the CSV file in Excel. Note down the heading of each column. This will be required to create the ...

How to Sum in Excel If the Cell Color Is Red (4 Easy Methods)

For the sample data, we have a Sales Report of a certain fruit business. Rows containing undelivered products (marked "Not Delivered") are ...

How to Create a Party Ledger Reconciliation Format in Excel

What Is Party Ledger Reconciliation? In accounting, Party Ledger Reconciliation is the process of comparing the balances in an organization’s ...

How to Use HLOOKUP with Structured Reference in Excel

What Is a Structured Reference? A structured reference is a term that refers to using a table name in an Excel formula in lieu of a usual cell ...

How to Create a New Sheet from a Template Using a Macro in Excel – 3 Methods

Method 1 - Using a Button in a Template to Create a New Sheet There is only one worksheet Sheet1 in the workbook.   Step 1: Inserting ...

How to Create Multiple Sheets in Excel with Different Names (3 Methods)

  Watch Video – Create Multiple Sheets with Different Names in Excel The sample dataset has 3 different titles for 3 sheets. ...

How to Insert Sheet from Another File in Excel (3 Easy Ways)

To explain the methods shown in this tutorial, we will use two Excel files. The name of the first workbook is Insert Sheet from Another File, and the ...

How to Convert Credit Card Statement to Excel (with Easy Steps)

This is a sample credit card statement in a PDF that we will convert to Excel. Step 1 - Import a PDF File to an Excel Sheet Open ...

How to Do Two Way ANOVA in Excel (With Easy Steps)

The fact that Microsoft Excel can only handle balancing designs in which each sample does have an equal amount of observations is among its most ...

How to Fix the ‘Rows to Repeat at Top’ Feature in Excel If Greyed Out (4 Fixes)

Below is a dataset that represents the sales of various salespersons in different regions. Fix 1: Applying Page Setup from the Page Layout ...

How to Name a Table Array in Excel (With Easy Steps)

Step 1 - Creating a Table Array Arrange the dataset. In this case, we have the Salesperson in Column B and two years, 2021 and 2022, in Columns ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo