Using VB.Net for Applications and the VBA Editor from Custom Components?

Hi,

Is it possible to make use of VB.Net for Applications and the VBA editor from your own Custom Transform Components (like the script component does)

I would like to create a component that generates boiler-plate VBA code and that then allows developers to add their own specialised code in certain methods using the editor (just like the script component)

If so, is there any documentation anywhere on how to go about this

Thanks in advance,

Lawrie


Answer this question

Using VB.Net for Applications and the VBA Editor from Custom Components?

  • vipasane

    it's a separate entity, available through the VSIP program.

    Donald



  • jdwilliams543

    Hi Jason,

    Thanks for the link. But is the VBA SDK/compiler and the VBA editor actually part of Visual Studio I thought it was a seperate entity.

    Cheers,

    Lawrie.

  • Alan Phipps

    I believe you'll have to sign up for the Visual Studio Industry Partners (VSIP) program and downlaod the VSIP SDK.

    Here's a link to the program: http://msdn.microsoft.com/vstudio/partners/default.aspx.


  • Using VB.Net for Applications and the VBA Editor from Custom Components?