Using Functions from an Excel Addin

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created a function and placed it in an Excel Addin. I installed the addin on my machine by going to Tools --> Addins and browsing for my .xla file. When I use the addin on my machine, I can type =xyz() to call the function. It works just fine. I loaded this addin on another person's computer and I can only use the addin if I type =AddinName.xyz(

What am I missing. Why can I not just type the name of the function

Thank yo

Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top