Latest Blog Posts

VBA Code for Subtotal in Excel (3 Ways)

Consider the following dataset. We have 3 Products named Cricket Ball, Football, and Tennis Ball, and their Sales value across 3 months, January, ...

How to Calculate Cross Correlation in Excel: 2 Suitable Ways

Method 1 - Calculate Cross Correlation Without Time Lag i. Using Excel CORREL Function The CORREL function returns the correlation coefficient ...

How to Create Inventory Database in Excel: 3 Easy Methods

Method 1 - Use Excel Templates to Create Inventory Database STEPS: Launch the Microsoft Excel application. Go to the File tab. ...

How to Convert Word Picture to Excel Table

In day-to-day life, we often need cross-use data from different applications. Data fetching or importing from Microsoft Word to Excel or vice versa ...

How to Split Text in Excel by Character: 5 Quick Methods

Method 1 - Split Text in Excel by Character with the Convert Text to Columns Wizard Select your data. Go to Data ➤ Data Tools ➤ Text to ...

Division Formula with Absolute Reference in Excel

The absolute reference comes in very handy when we want to fix a cell. An absolute reference contains a dollar sign ($).In this article, we will see ...

How to Use Excel VBA to Import a CSV File without Opening (3 Methods)

To illustrate the methods, we will use the following CSV file. The file consists of three columns: Salesman, Product, and Sales. We will import the ...

Excel Calculates Difference Between Two Dates in Days: 7 Ways

Method 1 - Using DATEDIF Function to Find Difference Between Two Dates in Days Use the DATEDIF function to calculate the difference between two ...

How to Create a 3d Reference in Excel with Names (7 Easy Methods)

The article provides 7 methods on how to create a 3d reference in Excel with names. 3d reference is very useful when you have sales or profit details ...

How to Divide for Entire Row in Excel (6 Simple Methods)

Method 1 - Using Divide Operator to Divide for Entire Row ➤ Enter the following formula in cell C8. =C5/C6 It divides cell C5 with cell ...

How to Calculate Autocorrelation in Excel (2 Ways)

Here, we have the following dataset containing a company's sales records over different months. We will try to determine the autocorrelation for ...

How to Lock Column Width and Row Height in Excel (3 Suitable Ways)

While working with Microsoft Excel, we might have to block a user from modifying the cell height and width. Locking the width of a column or the ...

VBA to Split String into Multiple Columns in Excel (2 Ways)

Method 1 - Embed VBA to Split a String into Multiple Columns in Excel We have one long string, John Cena,23/04/1977,Wrestler,USA in a worksheet ...

How to Subtotal Multiple Columns in Excel Pivot Table (with Easy Steps)

We may create relationships between multiple columns and rows in a PivotTable. We can examine data in multiple columns for the same values. ...

How to Use the Database Functions in Excel (With Examples)

Introduction to Database Functions in Excel Excel provides several database functions that allow you to perform operations on specific data ranges. ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo