| |
Snipah
Posts: 1341
Score: 6
Joined: 11/1/2004
From: Netherlands
Status: offline
|
In a nutshell: VB Language / VBS are used in VisualBasic applications, ASP(x) pages and to automate Windows environment tasks. VBA (Visual Basic for Applications) is used in the MS-Office environment and is mostly used in the VB-Editor inside the specific app (needless to say, you can combine a VBS script with VBA to automate MS-Office apps...) Links: http://en.wikipedia.org/wiki/Visual_basic http://en.wikipedia.org/wiki/Visual_Basic_Script http://en.wikipedia.org/wiki/Visual_Basic_for_Applications - http://en.wikipedia.org/wiki/Visual_Basic_for_Applications_programming_language
_____________________________
For more information, please see the "Read me First" topic. http://www.visualbasicscript.com
|
|