Hi there,
Is it possible to use VBA to launch/fire an addin procedure in any way?
I am currently using NetOffice, I have a Comaddin, and used the wizard to create the com addin.
I have the basic addin creating a ribbon command, this ribbon command opens a form created using a Windows Form.
The code I have is c#.
So I want to launch my form from VBA instead of using a ribbon control.
Is this possible?
Is it possible to use VBA to launch/fire an addin procedure in any way?
I am currently using NetOffice, I have a Comaddin, and used the wizard to create the com addin.
I have the basic addin creating a ribbon command, this ribbon command opens a form created using a Windows Form.
The code I have is c#.
So I want to launch my form from VBA instead of using a ribbon control.
Is this possible?