Click to See Complete Forum and Search --> : newbie


sentme_mail
February 4th, 2005, 10:38 AM
hi,
i am a newbie to VB and would like to learn VB for outlook and access.

should i start with VBA or VB.net ?
pls advise.
thanks

Craig Gemmill
February 6th, 2005, 01:37 PM
It really depends on what you are trying to accomplish.
If you want to write a little script to interop with outlook, and you don’t need any of the power of .NET, then VBA is the answer. .NET carries a lot of overhead even for a simple application.