VBA: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
EnyaWcMhsaD (talk | contribs) Removing all content from page |
Undo revision 10269 by Special:Contributions/EnyaWcMhsaD (User talk:EnyaWcMhsaD) |
||
| Line 1: | Line 1: | ||
[[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== | |||
* {{wikipedia|Visual Basic for Applications}} | |||
Revision as of 07:12, 29 August 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
- Wikipedia (Visual Basic for Applications)
