Thread: Add in problem
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SJC[_2_] SJC[_2_] is offline
external usenet poster
 
Posts: 10
Default Add in problem

I've created a set of custom functions, a new menu bar to allow them to be
accessed and run, protected the workbook and saved it as an .xla file.
Everything works fine. When I copy the .xla and load it as an add-in on
another machine: no custom menu, no macros. Does anyone have any ideas what
I might be doing wrong. Everything I've checked says I'm doing it right but
it's just not happening. Thanks in advance