How to AutoFill Numbers in Excel with Filter (2 Methods)

We have the Names of some students along with their Department. In the Serial column, we are going to list the students serially with Filter ...

How to use Excel Formulas to Fill Sequence Numbers Skipping Hidden Rows – 3 Methods

The dataset showcases Serial No, Month, Employee ID, and Salary. Rows 10, 11 and 12 are missing. To fill the sequence in column B skipping hidden ...

How to Convert String to Number in Excel VBA (3 Methods)

Method 1 - Convert String to Number Using Type Conversion Functions Excel provides several built-in type conversion functions. We can use them in ...

How to Calculate Average of Multiple Columns in Excel: 6 Methods

Method 1 - Calculate Average of Multiple Columns Using AVERAGE Function Steps: Type the below formula in cell B13 to calculate the average of ...

How to Calculate the Duration of Time in Excel (7 Methods)

We have a dataset with starting times and ending times. We'll measure time durations from the starting times to the ending times. Method 1 ...

How to Convert String to Long Using VBA in Excel (3 Ways)

You'll learn how to convert Strings to Long in this VBA tutorial. This VBA tutorial comes with an Excel worksheet that contains all of the macros, ...

Macro to Concatenate Multiple Columns in Excel (with UDF and UserForm)

While working with VBA in Excel, we often have to develop Macro (s) to concatenate multiple columns in a worksheet. Concatenating columns is widely ...

How to Remove Duplicates in Excel (9 Simple Ways)

Removing duplicates in Excel means keeping the first instance of a value in a range and removing all the other instances. In this Excel tutorial, we ...

Concatenate Multiple Cells Based on Criteria in Excel (4 Methods)

Here's an overview of concatenating cells if they meet certain criteria. How to Concatenate Multiple Cells Based on Criteria in Excel: 4 ...

How to Get Average Time in Excel (3 Examples)

We'll show you three examples of how to calculate the average time from a data collection of specific times in the sections below. Here is an example ...

How to Convert String to Double in Excel VBA (5 Methods)

  What is the CDbl Function? The VBA CDbl function converts an expression to a double. You'll see the following scenario if you insert the ...

How to Convert Week Number to Date in Excel (2 Suitable Methods)

Method 1 - Using the DATE and WEEKDAY Functions to Convert Week Number to Date There are no straightforward functions to convert the week number to ...

Create Late Payment Interest Calculator in Excel and Download for Free

Here's an overview of the late interest calculator we're building in the article. You can follow along or download the template to use immediately. ...

How to Calculate the Annual Growth Rate in Excel – 3 Methods

Method 1 - Calculate the Compound Annual Growth Rate in Excel This is the basic formula: =((End Value/Start Value)^(1/Time Periods)-1 This ...

How to Auto Number or Renumber after Filter in Excel (7 Easy Ways)

Suppose a company has employee records in a worksheet. The worksheet has four columns: Serial, Name, Department, and Joining Date. The company might ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo