VBA is the macro programming language used by Office since Office 97.Originally Posted by SUJU
VBA is essentially a core subset of VB, with few differences, plus support for an application specific object model for each Office application.
VB .NET is one of several languages that are supported by NS .NET.
Currently, VB .NET cannot be used to write Office macros.
VSTO (Visual Studio Tools for Office) facilitates using VB .NET and C# with Word and Excel in Office 2003, but still MUST use VBA to actually write Word/Excel nacros.




Reply With Quote