Sorry, but there are no more tags available to filter with.
-
Hi Tony, I read Your post at MSDN's subforum and skimmed through Your blogpost. I would suggest that You get in touch with Add-in Express. Please send me a PM or an e-mail so I can give You my contact person's e-mail address( to speed up the process for You).
-
I've created a managed addin for Excel. It uses the COM Shim Wizard to create a COM automation addin which can be registered with Excel, and that proxies to the managed code. This code all works great on development systems that have VS2005 installed but it doesn't work on testing systems that...