F
Firemaster44
Guest
Good morning all, I am not sure where to put this so i thought ahh general will be a start.
So i have created a com addin using Visual studio 2017 which adds a new group in outlook ribbon and adds a button. Great well done i hear you cheer (for me its an accomplishment).
So off the back of this i now need to add in a script which is a VBA script. I can create a macro and add it to the button and the script runs fine, but ideally what i would like to do is from the com addin add the click command and for it to run the VBA script. what would be the best way of going about this? the com addin was created in C#.
Is there a option in Visual studio 2017 which will allow you to add the vba script so it runs?
Perhaps create a standalone VB script which is called from the com addin?
Or something else
Continue reading...
So i have created a com addin using Visual studio 2017 which adds a new group in outlook ribbon and adds a button. Great well done i hear you cheer (for me its an accomplishment).
So off the back of this i now need to add in a script which is a VBA script. I can create a macro and add it to the button and the script runs fine, but ideally what i would like to do is from the com addin add the click command and for it to run the VBA script. what would be the best way of going about this? the com addin was created in C#.
Is there a option in Visual studio 2017 which will allow you to add the vba script so it runs?
Perhaps create a standalone VB script which is called from the com addin?
Or something else
Continue reading...