VBA for .net

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Do you know how to include Visual Studio for Applications (VSA) in my Visual Basic .Net applications? Something like what Office applications do with vba? I know that with Visual Studio 6 i could use VBA Sdk 6.3, but with .net I think i've to use VSA. Is there a SDK? Where can i get it? I've tried MSDN subscriber downloads and it's not available.

Thanks,
John Capucho
 
I could be wrong here but I heard that there was going to be a version of
vba.net at some point. That said i have no idea if it is true, but i guess
it would make sense to M$

Have you tried to use the VBA sdk 6.3 with vb.net ? what happens ?

John said:
Do you know how to include Visual Studio for Applications (VSA) in my
Visual Basic .Net applications? Something like what Office applications do
with vba? I know that with Visual Studio 6 i could use VBA Sdk 6.3, but with
..net I think i've to use VSA. Is there a SDK? Where can i get it? I've tried
MSDN subscriber downloads and it's not available.
 
Back
Top