Latest Blog Posts

How to Use EoMonth in Excel VBA (5 Examples)

Download Practice Workbook Uses of EoMonth.xlsm Overview of EoMonth Function in VBA ⏺ Function Objective Returns the serial number for ...

Mortgage Calculations with an Excel Formula – 5 Examples

Example 1-  Formula to calculate the Monthly Mortgage Payment in Excel Consider that you want to start a business and take a loan: $150,000 (C7). ...

Why Concatenate Isn’t Working in Excel (3 Common Reasons and Solutions)

Dataset Overview We'll use the below dataset containing the lists of first names and last names to investigate why Concatenation is not working: ...

How to Merge Duplicates in Excel (6 Ways)

We'll use the following table to demonstrate how to merge duplicates in Excel. Method 1 - Using the IF Function to Merge Duplicates with ...

How to Delete Filtered Rows in Excel?

Excel provides the user with a great functionality named Filter which helps us to only view the data we need while hiding all the non-relevant data. ...

How to Use the VBA DatePart Function in Excel (7 Examples)

One of the most important and widely used functions that we encounter while working with VBA is the DatePart function of VBA. Today in this article, ...

How to Calculate Due Date with Formula in Excel (7 Ways)

We have a dataset where some Project Names and their Starting Date and Total Days to complete these Projects are given in Column B, Column C, and ...

How to Use VBA AutoFill in Excel (11 Examples)

Example 1 - Copy Information Down the Cells Using xlFillCopy Dataset: In Column B, cells B4 and B5 contain numbers 1 and 2. The cells are also ...

How to Use COUNTIFS with Date Ranges in Excel

Understanding COUNTIFS When working with data in Excel, you might need to count occurrences within specific date boundaries. The COUNTIFS function ...

How to Use IF Formula with Dates (6 Easy Examples)

Excel IF Function Overview Description The IF function tests a condition, then returns one of the two values depending on whether the test is ...

How to Use TRUNC Function in Excel (4 Examples)

The TRUNC function in Excel truncates a number to a specified number of digits. It is under the category of Excel Math and Trigonometry function. The ...

How to Use DGET Function in Excel: 4 Methods

Method 1 - Using the DGET Function with One Criterion in Excel Steps: Activate Cell C12. Type the following formula- ...

Troubleshooting Data Table Issues in Excel (7 Solutions)

Solution 1 - AutoCorrect Settings Data tables in Excel can automatically expand, but sometimes they fail to do so when new data is entered. ...

How to Use TAN Function in Excel (6 Examples)

The TAN function is in the Trigonometry Functions list under the Math and Trig Functions category that calculates the slope of a tangent of an angle ...

How to Format Date with VBA in Excel (4 Methods)

In the dataset, the same dates are in Columns B and C. We will format the date in Column C. Method 1 – Using VBA to Format Dates Steps: ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo