Quote:
Originally Posted by macropod
The MSDN pages will provide examples in various languages, because MS supports them (eg via Visual Studio), not because they're interchangeable.
|
How about writing the codes (VB.NET / C#) in Visual Studio? Can VS control Office Application?
Quote:
Code written in C#, VB6, VB.NET, etc, can be used to control Office Applications by hooking into the application's VBA.
|
How about VB.NET? Does it need to pass the codes to strings and compile them?