Macros & Excel VBA

How to Use VBA Asc Function (5 Practical Examples)

In this article, we will discuss Excel VBA Asc Function. It is a convenient tool. I hope you will find the article interesting and can increase your ...

How to Use VBA Input Function in Excel (2 Examples)

This article highlights how to use the VBA Input function in excel. We will use some relevant examples to illustrate the uses of this function. You ...

Excel VBA to Change Case of Selected Text (6 Useful Examples)

When working with Excel, sometimes You might need to prepare your dataset in the same format of text casing. In this regard, you need to know how to ...

How to Create Excel VBA UserForm (with Detailed Steps)

If you are searching for some special tricks to create VBA UserForm in Excel then you have landed in the right place. There are some quick steps to ...

How to Use MsgBox and InputBox in VBA Excel

If you practice regularly, developing UserForms isn’t difficult. But using the built-in functions of Excel VBA to perform the same thing is easier. ...

How to Use Excel VBA Userform (2 Suitable Examples)

It is impossible to use Excel for a long time without being exposed to dialog boxes. Excel uses dialog boxes to get information from the users, make ...

How to Create Custom Function in Excel VBA

Excel VBA custom functions allow users to create their own formulas. This means users can perform calculations that are not available through ...

How to Use VBA Average Function in Excel (4 Practical Examples)

Average estimation is a very common factor in our everyday life. In the business section, it is an important factor to summarize the production or ...

How to Make VBA Function with Arguments in Excel

Excel has a lot of built-in functions, but we can make our own functions according to our recruitment or applications. In this article, we’ll ...

How to Use VBA User Defined Function (4 Suitable Examples)

While working in Excel VBA, we often need to use user defined function. Users can use these functions as regular functions of Excel. When the inbuilt ...

How to Execute VBA Function Procedure in Excel (2 Easy Ways)

Sometimes, while working in Excel, users need some functions or formulas that are not pre-existing in Excel. That means users will not find such ...

Difference Between Subroutine and Function in Excel VBA

There are lots of similarities between a custom Function/User-Defined Function procedure and the Sub-procedure/Subroutine in Excel. However, Function ...

25 VBA Macro Example for Enhanced Productivity

When it comes to boosting output or gaining time at work, macros are your best friend. Using the VBA coding language, we can automate anything from ...

How to Use VBA Conditional Statements in Excel (4 Examples)

The article will show you some useful applications of Conditional Statements in Excel VBA. If you want to operate an Excel operation based on ...

List of 10 Mostly Used Excel VBA Objects (Attributes & Examples)

This article is part of my series: Excel VBA & Macros – A Step by Step Complete Guide. We will discuss a list of only 10 mostly used Excel VBA ...

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo