![]() |
add in
Dear all,
I don't have any specific query. But I am looking for a way to create a customized and user-specific addin in excel. The user must have the option to activate and deactivate the addin. Can anyone let me know the way how to do that Regards Raj |
add in
Set Workbook IsAddin Property to true.
-- Olly "raj" wrote in message ... Dear all, I don't have any specific query. But I am looking for a way to create a customized and user-specific addin in excel. The user must have the option to activate and deactivate the addin. Can anyone let me know the way how to do that Regards Raj |
add in
and how do we do that.
Regards -----Original Message----- Set Workbook IsAddin Property to true. -- Olly "raj" wrote in message ... Dear all, I don't have any specific query. But I am looking for a way to create a customized and user-specific addin in excel. The user must have the option to activate and deactivate the addin. Can anyone let me know the way how to do that Regards Raj . |
add in
Raj,
Just develop a workbook as you would usually do it, and then save the file as an add-in (type xla). The user installs the add-in, and that gives them the option to activate and de-activate via ToolsAdd-Ins -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "raj" wrote in message ... Dear all, I don't have any specific query. But I am looking for a way to create a customized and user-specific addin in excel. The user must have the option to activate and deactivate the addin. Can anyone let me know the way how to do that Regards Raj |
add in
In the vbe, look at the properties of the ThisWorkbook entry in the project
explorer. One of the properties is IsAddin. -- Regards, Tom Ogilvy wrote in message ... and how do we do that. Regards -----Original Message----- Set Workbook IsAddin Property to true. -- Olly "raj" wrote in message ... Dear all, I don't have any specific query. But I am looking for a way to create a customized and user-specific addin in excel. The user must have the option to activate and deactivate the addin. Can anyone let me know the way how to do that Regards Raj . |
All times are GMT +1. The time now is 12:18 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com