Check For Add-in

  • Thread starter Thread starter Steve H
  • Start date Start date
S

Steve H

Hello
I have created a file that uses Longre's morefunc. I have the .xll
located in the same directory as the file. How do I check that my
user's also have the add-in enables and if not, enable it for them?
Thanks!
Steve
 
How about just setting a reference to morefunc in your workbook's project.

Inside the VBE (with both workbooks open and your workbook's project active)
tools|references
check the project associated with MoreFunc

Each time your workbook opens, the addin will also open.
 
I presume that you mean the morefunc.xls workbook and my work book? If
so when I check it in the reference box I get "Name conflicts with
existing module, project or object library"
Thanks!
 
I answered too quickly. I thought that the morefunc was a simple .xla. It's
not.

Sorry, I don't know the answer.
 

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