Difference between revisions of "VBA"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
 
m (Reverted edits by Grawp (Talk); changed back to last version by Hagard)
 
(3 intermediate revisions by 3 users not shown)
(No difference)

Latest revision as of 13:56, 27 September 2008

VBA stands for Visual Basic for Applications, a version of Microsoft's Visual Basic designed specifically for the purpose of adding programming features to end-user applications. Its most popular use is in Microsoft Access, where it is often used (for better or for worse) for business-critical data processing applications due largely to its very smooth integration with Access's data-handling user interface and the resulting intuitiveness it provides.

Reference