Difference between VBA and VB.net or .net

JohnSeito

Active Member
Joined
Nov 19, 2007
Messages
390
Hi,

I was wondering if anyone know the difference between VBA and VB.net/ .net ?

Are they similar in many ways, can one know VBA and can easily pick up and create VB.net applications
and code it easily ?

From what I have gather reading regarding it's difference is that VBA is older and obsolete and VB.net is more modern.
In addition, it is a lowest-level human-readable programming language. Are this correct ?

What kind of application and program, software is VB.net use for ?

What is your opinion on the two language, I have not use VB.net before and was wondering how difficult it would be
to transition to it.

Thanks !!!
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
I tried VB.Net as my first programming language, with Intellisence that is built in and all the forums available and the MSDN KB to search through along with many video series MS offers online for free, I found the learning curve fairly easy if you concider asking lots of questions on a dozen forums making it fairly easy, I liked it a lot, I built a calculator that told me how much time I would need to read a book based on what chapters looked interesting vs the uninteresting and the number of pages in the interesting and the very interesting chapters where I could spend detailed time vs skimming or skipping. Think of the Table of Contents of a Chemistry Book as your subject. Mine was the Automotive field of study, worked great, made my day much more productive and only took a couple of minutes to load the numbers manually for the entire book, push a button within a program that I designed the entire deal, and the answers popped up in a second, DONE.

VB.net is like making your own program from code that is already designed to do a certain job and you design the entire visual job at hand (winforms), while VBA is make your own program from code this is already designed to do a certain job within Excel, Word, Access or any other already made program that you wish to modify or simplify.
 
Upvote 0

Forum statistics

Threads
1,225,662
Messages
6,186,290
Members
453,348
Latest member
newbieBA

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