vba

montecarlo2012

Well-known Member
Joined
Jan 26, 2011
Messages
984
Office Version
  1. 2010
Platform
  1. Windows
whats the difference between vba excel 2003 and visula basic 6.0 I don't understand, if it is the same or complete different. thanks, for your wise advice.
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
In short, Visual Basic for Applications comes integrated with (almost all versions of) Excel, whereas Visual Basic 6 comes with Visual Studio 6.
 
Upvote 0
Sorry I am not a genius, but what I understand is the answer YES, --- or---NOT , what you said is vb6=vba, please if I am wrong let me know.
you know that what makes a forum is the IQ differences.
 
Upvote 0
It depends on what level you're comparing them. They are not the same thing, but the language syntax is the same in both. One difference is the environment each is developed in, which I mentioned before: VBA is developed and run within Office, whereas VB6 is developed in VS6 and compiled into an exe or dll.

Lots of hits if you search on google. eg

http://stackoverflow.com/questions/993300/difference-between-visual-basic-and-vba
 
Upvote 0

Forum statistics

Threads
1,214,641
Messages
6,120,691
Members
448,978
Latest member
rrauni

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top