How to Create User Defined Function through VBA

In this article, we are going to learn how to make user defined function to extract the text only from the string through VBA. User Defined Function:...

How to Insert the Row after Every 5th Row through VBA

In this article, we will learn how to insert the row after every 5th row through VBA in Microsoft Excel. Let’s take an example and understand: W...

Loan Calculator through VBA

In this article, we are going to learn how to create calculator to calculate the Interest amount through VBA in Microsoft Excel. User Form: - User fo...

How to Create a Form for Search and Print through VBA in Microsoft Excel

In this article, we are going to learn how to create a user form for search and print through VBA in Microsoft Excel.   Let’s understand wi...

How to get Text & Number in Reverse through VBA in Microsoft Excel

In excel, there are times when we want to get the text reversed completely or their order with VBA code. There can be various requirements, like extra...

Compare 2 Columns Through VBA in Microsoft Excel

In case you are wondering how to compare 2 columns of data having rows in millions & extract the unique values among both the columns then you sho...

Generate 3 Unique Random numbers in Microsoft Excel

If you want to generate a list of unique random numbers then you can use RANDBETWEEN functions & VBA RND. In this article, we will generate 3 uniq...

Terms and Conditions of use

The applications/code on this site are distributed as is and without warranties or liability. In no event shall the owner of the copyrights, or the authors of the applications/code be liable for any loss of profit, any problems or any damage resulting from the use or evaluation of the applications/code.