Latest Blog Posts

VBA Date Function (13 Uses of Macros with Examples)

Download Practice Workbook Uses of VBA Date.xlsm Function 1 - DateAdd Function as Date in VBA In VBA, we use the DateAdd function to ...

How to Use Reference from Another Excel Workbook Without Opening it – 5 Examples

Example 1 - Use a Reference from Another Workbook Using the Paste Link Option Step 1: Open the worksheet: Closed.xlsm. Copy B5:C9. ...

How to Use VBA InStrRev Function (7 Suitable Examples)

When you need to find the position of a character inside a string or the occurrence of a substring inside a string, the VBA InStrRev function might ...

Excel COUNTIFS Not Working (7 Causes with Solutions)

We'll use this dataset to demonstrate what actions to take when the COUNTIFS function doesn’t work properly. Download the Practice ...

Excel Invoice Tracker: Format and Usage

Managing and keeping track of billing is a daunting task when we use a plain Excel worksheet. Using an Excel Invoice Tracker can ease this task. An ...

How to Use the VBA Chr Function (2 Examples)

One of the most important and widely used functions of VBA is the Chr function. In this article, I’ll show you how you can use the VBA Chr function ...

How to Make an Amortization Table in Excel?

This article shows how to make an Amortization table in Excel that shows the periodic payments on a loan over a period of time. This table breaks ...

How to Lookup Multiple Values in Excel (10 Ways)

Method 1 - Using an Array Formula to Lookup Multiple Values in Excel The VLOOKUP Function can only return a single match. We can use an array ...

How to Insert A Pivot Table in Excel (A Step-by-Step Guideline)

Pivot Tables in Excel are a great way to summarize, analyze, explore, and present summary data. A pivot table allows you to extract the significance ...

How to Replace Text in Excel Formula (7 Methods)

Scenario We have two formulas in the Discounted Price column and >2000 or not column, and we want to demonstrate how to change the text string or ...

How to Calculate Running Balance Using Excel Formula (4 Ways)

Consider the following dataset of cash flow inside some bank accounts. The deposits and withdrawals are listed in columns C and D. We’ll calculate ...

How to Use Calculated Field in Excel Pivot Table (8 Ways)

We'll use a sample dataset that represents the sales information of a particular salesperson. The dataset has 3 columns: SalesPerson, Region, and ...

How to Refresh Pivot Table with VBA in Excel (5 Examples)

Implementing VBA macro is the most effective, quickest, and safest method to run any operation in Excel. In this article, we will show you how to ...

How to Use Sheet Name Code in Excel (4 Applications)

In this article, we will learn how to use and get sheet name code in Excel. In Microsoft Excel, we can use the sheet name directly in a formula as a ...

Relative and Absolute Cell Address in the Spreadsheet

We can use the cell addresses of other workbooks and applications as a reference. In Excel, there are two types of cell addresses one is a relative ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo