Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. Steve H wrote: 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 -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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! Dave Peterson wrote: 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. Steve H wrote: 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 -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I answered too quickly. I thought that the morefunc was a simple .xla. It's
not. Sorry, I don't know the answer. Steve H wrote: 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! Dave Peterson wrote: 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. Steve H wrote: 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 -- Dave Peterson -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
make a check form, and then have info go to a check register | Excel Worksheet Functions | |||
Copy and move check box (check boxes) with new cell link? | Excel Worksheet Functions | |||
Increase size of a Forms Check Box (click on to enter check mark) | Excel Discussion (Misc queries) | |||
Check if Conditional Format is True or False / Check cell Color | Excel Worksheet Functions | |||
Enable check box in protected sheet + group check boxes | Excel Discussion (Misc queries) |