R
RM
I am trying to convert a large VBA addin into COM DLL.
I would like to do this with minimal effort, considering i would have to
redesign the addin for Office 2007.
which do you think is the best approach.
-use Office developer version and embed VBA code
-use VSTO and rewrite the code
-use VB.NET and rewrite the code
any help appreciated.
I would like to do this with minimal effort, considering i would have to
redesign the addin for Office 2007.
which do you think is the best approach.
-use Office developer version and embed VBA code
-use VSTO and rewrite the code
-use VB.NET and rewrite the code
any help appreciated.