View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rob Rob is offline
external usenet poster
 
Posts: 234
Default Addin remains in memory!

I have loaded an addin I developed with much help from others and decided to
make some small changes; when testing / running through the VAB browser all
works well. However when run via a menu item in Excel as it's designed, the
original addin runs. I have loaded and unloaded the addin, I've restarted
Excel and the PC but still the original addin is the one that runs.

Any ideas?

Thanks, Rob