Introduction

Visual Basic for Applications (VBA) is a programming language which is used to control Microsoft Excel's functionality or any other program developed in Windows Operational System, since it's compatible with this Technology.

In the Microsoft Office products, you write these procedures in macros using Visual Basic Editor. These procedures are called modules and can be viewed by pressing Alt+F11.

VB Script (VBS) have the same context as the VBA, but in separate files with extension .vbs, and using methods and properties of Windows Script Host (WSH). You can access Windows API and other low-level functionality through dynamic-link libraries (DLLs).  

This article is a list of all VBA and VBS articles in the TechNet Wiki. They can be found using the following tag search: VBA.

MS Office

SQL Server

Active Directory

Others

See Also


Other Languages



This article was awarded the silver medal in the TechNet Guru of March/2014