JenniferMurphy
Well-known Member
- Joined
- Jul 23, 2011
- Messages
- 2,687
- Office Version
- 365
- Platform
- Windows
Is there a way to have an add-in module deactivated for one workbook, but still active for all other workbooks?
The only way I know of to deactivate an add-in is File | Options | Add-Ins | Manage | uncheck the add-in in the list. This procedure causes that add-in to unchecked for all workbooks.
I am trying to convert a workbook from one that uses code in an add-in to a self-contained workbook that I can send to someone else without sending the add-in. I am doing this by copying all of the functions that it uses from the add-in to a code module in the workbook. While I am doing it, which may involve some testing, it would be handy to have the add-in active for any other workbooks that I may have open so they are still functional.
Thanks
The only way I know of to deactivate an add-in is File | Options | Add-Ins | Manage | uncheck the add-in in the list. This procedure causes that add-in to unchecked for all workbooks.
I am trying to convert a workbook from one that uses code in an add-in to a self-contained workbook that I can send to someone else without sending the add-in. I am doing this by copying all of the functions that it uses from the add-in to a code module in the workbook. While I am doing it, which may involve some testing, it would be handy to have the add-in active for any other workbooks that I may have open so they are still functional.
Thanks