Thread: [Solved] C# / vb.net & vba?
View Single Post
 
Old 02-03-2012, 08:33 PM
tinfanide tinfanide is offline Windows 7 64bit Office 2010 32bit
Expert
 
Join Date: Aug 2011
Posts: 312
tinfanide is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
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?
Reply With Quote