Number of posts : 66 Age : 39 Location : Singapore Occupation : Service Engineer Batch if MIT (if not simply fill YIT) : 7th Registration date : 2006-10-22
Subject: Differences btw VB and VBA Fri Aug 03, 2007 8:11 pm
Hello All brother,
Let me know how different between VB and VBA. Now VBA is very popular. I have to see VBA, VBA for all software, even in AutoCAD.
Number of posts : 3 Age : 42 Location : Mandalay Batch if MIT (if not simply fill YIT) : 5th Batch Registration date : 2007-08-06
Subject: Re: Differences btw VB and VBA Sat Oct 27, 2007 10:54 pm
Difference between VB and VBA?
Diff is executable or not.
VB is a standlone software, u can write the software with VB. That means it produces exe.
VBA is VB application, it includes as a micro or as a plugin software in most application, like office, autocad. It helps other programs in visual basic way. So it is not executable. It supports the program behind.