View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cescobar cescobar is offline
external usenet poster
 
Posts: 1
Default AddIn installation Problems

Im programming an AddIn in C#. When I install it on my machine everything works fine.

When I install it in another machine the installation is successfull, but the addIn is not working. I open Excel (Office 2000) and it doesnt show my new options.

What happened??

Please, help me.