Macros & Excel VBA

Excel Macro to Add Row to the Bottom of a Table

In this article, I’ll show you how you can develop a macro to add a new row to the bottom of a table in Excel. You’ll learn to add an empty new row ...

How to Remove Hidden Double Quotes in Excel (6 Easy Ways)

Every now and then we import data from external sources in Excel. In doing so, we come across various inserted characters among entries that cause ...

VBA Range with Variable Row Number in Excel (4 Examples)

In this article, I’ll show you how you can use the VBA range with a variable row number in Excel. You’ll learn to work with the VBA range to select a ...

Find Last Row with Data in a Range Using Excel VBA Macros (7 Methods)

While working with Microsoft Excel, finding the last rows or columns is a common task. We use the keyboard to find the last used rows or columns. ...

How to Concatenate Apostrophe in Excel (6 Easy Ways)

While working in Excel we have to differentiate between entries using various delimiters, then concatenating the delimiter would be a handful there. ...

How to Select Range Based on Cell Value VBA (7 Ways)

If you are looking for some of the easiest ways to select a range based on cell value using VBA, then you are in the right place. You can select a ...

How to Convert Column Number to Letter in Excel (3 Ways)

In this article, we will show you how to convert the column number to letter in Excel in 3 easy and effective ways. How to Convert Column ...

How to Compare Text in Excel and Highlight Differences (8 Quick Ways)

In some cases, we may only need to compare texts of strings and highlight their similarities or differences in Excel. This article will guide you ...

How to Select Columns with VBA (3 Easy Ways)

In Microsoft Excel, VBA Macros help to solve various problems and automate repetitive tasks. Now, the selection of columns is one such task that we ...

How to Find a Character in Excel String (8 Easy Ways)

If we want to find specific characters of an Employee’s Name and ID, we have to find characters appearing in the Character Sign column. For a better ...

How to Select Cell with VBA in Excel (6 Useful Ways)

In this article, I’ll show you how you can select a cell or a range of cells with VBA in Excel. You’ll learn to select a single, a range of cells, a ...

VBA Macro to Delete Columns Based on Criteria in Excel (8 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 Dynamic Range in Excel VBA (11 Suitable Ways)

If you are looking for some of the easiest ways to use dynamic range VBA effectively, then you are in the right place. The best advantage of using a ...

VBA to Convert Column Number to Letter in Excel (3 Methods)

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 ...

Macro to Copy Data from One Workbook to Another Based on Criteria

In this article, I’ll show you how to develop and run a Macro to copy data from one workbook to another based on criteria. You’ll learn to copy data ...

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo