answersLogoWhite

0

Assuming you are referring to VBA (Visual Basic for Applications), it was designed to be a common language allowing the various Microsoft applications to communicate with each other within an application. For example, while an Excel spreadsheet could import data exported from an Access database, this would have to be done repeatedly every time the most up-to-date data was desired. Additionally, manual tasks to customize the data might also have to be repeated each time. By creating a VBA application, the data extraction and customization steps would only have to be finalized once and then the fully-customized and accurate data would be available every time the application was run with no other steps required.

User Avatar

Wiki User

8y ago

What else can I help you with?

Related Questions

What programming language does VB represent?

Visual Basic


.net is the programming language?

No. .NET is a framework, not a programming language. It is the common framework used by the C#, F# and Visual Basic programming languages.


What is the difference between visual basic and visual c?

The programming language: Visual Basic is a BASIC-like (or BASIC-derived) language, Visual C is... well C.


Thesis topic using visual basic programming language?

visual basic thesis topics


What is a visual programming language and how does it differ from traditional text-based programming languages?

A visual programming language is a type of programming language that uses visual elements like blocks or diagrams to represent code and logic, making it easier for users to understand and manipulate. This differs from traditional text-based programming languages, which use written code in the form of text commands and syntax to create programs. Visual programming languages are often more user-friendly and intuitive for beginners, as they provide a more visual representation of the program's structure and flow.


What is the simplest programming language?

I think visual basic is quite easy.


Is visual basic an object oriented programming language?

Yes it is.


What does RAD mean in visual basic programming language?

Rapid Application Development.


What is a visual basic code?

Visual Basic code is a program or library that has been written using the Microsoft Visual Basic programming language.


What is the difference between aspnet vbnet and c?

asp.net is website programming vb.net is windows forms programming the visual basic language c#.net is windows forms programming in c# language


What programming language does Microsoft word?

Word is mostly written in C++. It also contains a programming language which is Visual Basic for Applications, which is an implementation of Microsoft's Visual Basic 6. Search Wikipedia for more info.


Why vb is called vb?

VB is the abbreviation for Microsoft's Visual Basic - a graphical development environment, using Microsoft's programming language, Visual Basic.