Macros & Excel VBA

Excel VBA to Find Value in Column (6 Suitable Examples)

In MS Excel we frequently need to search or find values in the dataset. It could be finding data in the rows or the columns. Fortunately, Excel ...

Use Excel VBA VLOOKUP to Find Values in Another Worksheet

Circumstances may arise when you need to use certain VBA codes that execute the operation from different worksheets, like you may need to use VBA ...

How to Pull Data from Multiple Worksheets in Excel (4 Quick Ways)

While working in Excel, we often have to work with a lot of worksheets in a workbook. Today I will be showing how you can pull data from multiple ...

How to Use VBA UCASE Function in Excel (4 Examples)

Excel provides several VBA functions that can be used while writing a macro or to define your own function to perform your desired tasks. In this ...

How to Use VBA SPLIT Function in Excel (10 Ideal Examples)

Are you working with some strings and need to split them into multiple parts? Then, you are in the right place. When working in Excel, we may need to ...

How to Use INT Function in Excel (8 Suitable Examples)

When you have a decimal number in your dataset, you can use the INT function in Excel to get the nearest integer. Basically, we will discuss in this ...

How to Create Dynamic Advanced Filter in Excel (2 Applications)

Circumstances may demand different types of filter operations; advanced, dynamic, and so on. Our agenda for today is to show you how to use the ...

How to Apply Multiple Filters in Excel: 6 Methods

Before going to the steps, consider the following dataset. Here, the Names of 15 Sites are given along with their Category. Furthermore, the Visits ...

How to Sum Last 5 Values in a Row in Excel (5 Handy Approaches)

We frequently add up a series of numbers, but in certain cases, we may need to sum the last 5 values in a row in Excel. In this article, I’ll discuss ...

How to Compare Two Strings for Similarity in Excel (6 Methods)

In this tutorial, I am going to show you 6 easy methods on how to compare two strings for similarity in Excel. You can use these methods even in ...

How to Sum Every Nth Column in Excel (3 Methods)

In real-life scenarios, you may deal with different sum operations in Excel, like the sum with multiple criteria, the sum entire column, the sum of ...

How to Count Visible Rows in Excel (3 Suitable Methods)

While dealing with a large dataset, adding many rows to your worksheet is necessary. But at the same time, you may need to hide some rows to give the ...

How to Find Unique Values from Multiple Columns in Excel (5 Easy Ways)

In this article, I will be showing how you can find unique values from multiple columns in Microsoft Excel. Find Unique Values from Multiple ...

How to Separate Text and Numbers in Excel (6 Suitable Ways)

We often have to separate text and numbers from some data in Excel. Today I will be showing 4 easy ways how you can accomplish that conveniently. ...

Excel Formula to Copy Cell Value to Another Cell

In this dataset, there are five people’s First Names, Last Names and Ages. Using Excel formulas, we will copy cell value from this dataset to another ...

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo