Getting Started With Excel VBA UserForms

In this article, will learn the basics of VBA userforms. I will explain how to create a form in excel, how to use VBA toolbox, how to handle user in...

How to Automate Mail Merge through VBA in Microsoft Excel

In this article, we are going to learn how to automate the mail merge by using the VBA in Microsoft Excel. Mail Merge: - This is the source to merg...

How to Launch Word File Using VBA in Microsoft Excel

The number of people using Word & Excel are quite high, however, they are not well versed when it comes to opening word file from Excel workbook. ...

Launch Word file from Excel VBA

In this article, we will create a macro to open word document. To open a word document, we will specify full path of the document in the text box on ...

Copy worksheet information to Word using VBA in Microsoft Excel

If you are required to copy & paste data from multiple excel worksheets into MS Word then you should read this article. In excel, there is no such...

Determine if an application is available using VBA in Microsoft Excel

To find out the status of any particular application available or running in Microsoft Excel, take a look at this article. We will use VBA code to che...

Control Word from Excel using VBA in Microsoft Excel 2010

Many a times, you have to copy data from an excel file to a word document.  You can do this with a macro very easily. The macro will open a new / exi...

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.