ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   add in (https://www.excelbanter.com/excel-programming/292783-add.html)

raj

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

Olly[_4_]

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




No Name

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



.


Bob Phillips[_6_]

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




Tom Ogilvy

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