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
Printable View
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
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.