ARCHIVED: What is Visual Basic, and where can I find more information about it?

This content has been archived, and is no longer maintained by Indiana University. Information here may no longer be accurate, and links may no longer be available or reliable.

Visual Basic (VB) is a widely used programming language developed by Microsoft and based on earlier Basic implementations such as QBasic/QuickBasic. It exists in three distinct forms:

  • Visual Basic stand-alones: This is the Visual Basic development environment used by programmers to build DOS and Windows applications. A number of different versions are in this product line, including separate versions for DOS and Windows.
  • Visual Basic for Applications (VBA): Microsoft includes VBA with many of its Windows and Macintosh applications, notably Microsoft Word and Microsoft Excel. VBA is a shared library that VB-aware applications can use to augment their capabilities. With it, you can script macros that automate tasks and even combine the functions of programs.
  • Visual Basic Scripting Edition (VBScript): VBScript is a subset of Visual Basic designed for use on the web, offered as an alternative to JavaScript and as a means of accessing ActiveX controls and Java applets.

You can find more information about Visual Basic at these resources:

This is document aeqn in the Knowledge Base.
Last modified on 2018-01-18 12:18:35.