Bringing VBA Macros to a .NET platform

So, I am sitting here programming all my fun macros in theVBA language since it is easy and works across multiple products atthis point for me (Mainly excel and SWs) but as I read more intothings, (mainly SW 64 doesnt support VBA, well Microsoft doesn't)and future releases of Excel can use .NET stuff I would like tobring alot of my macros into a .NET platform. Is there one where Ican import the VBA directly and not change alot of code? or is itgoing to force me to update ALOT of stuff?

Any help is appreciated, I will need some of this info for tellingmy boss how much time I might need in the future to make theseprograms work correctly...

SolidworksApi macros