ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   sheets in an addin (https://www.excelbanter.com/excel-programming/357189-sheets-addin.html)

Simon Shaw

sheets in an addin
 
how do I make the sheets in an addin visible...?

thanks

Simon

Tom Ogilvy

sheets in an addin
 
Make it not an addin -
or perhaps have the addin copy its sheets to a new workbook.

--
Regards,
Tom Ogilvy


"Simon Shaw" <simonATsimonstoolsDOTcom wrote in message
...
how do I make the sheets in an addin visible...?

thanks

Simon




Simon Shaw

sheets in an addin
 
how do I make it not an addin? I tried changing the extention to .xls

thanks

"Tom Ogilvy" wrote:

Make it not an addin -
or perhaps have the addin copy its sheets to a new workbook.

--
Regards,
Tom Ogilvy


"Simon Shaw" <simonATsimonstoolsDOTcom wrote in message
...
how do I make the sheets in an addin visible...?

thanks

Simon





Tom Ogilvy

sheets in an addin
 
Change the IsAddin property to False

Do this in the VBE using the property window.

--
Regards,
Tom Ogilvy

"Simon Shaw" <simonATsimonstoolsDOTcom wrote in message
...
how do I make it not an addin? I tried changing the extention to .xls

thanks

"Tom Ogilvy" wrote:

Make it not an addin -
or perhaps have the addin copy its sheets to a new workbook.

--
Regards,
Tom Ogilvy


"Simon Shaw" <simonATsimonstoolsDOTcom wrote in message
...
how do I make the sheets in an addin visible...?

thanks

Simon







EvolBob

sheets in an addin
 
If it is your Addin Simon, you can do so from the VBE and change the IsAddin property from the Properties window of ThisWorkbook to False - use the right drop down arrow.

Otherwise it may be password protected.


Regards
Robert McCurdy

"Simon Shaw" <simonATsimonstoolsDOTcom wrote in message ...
how do I make the sheets in an addin visible...?

thanks

Simon


All times are GMT +1. The time now is 02:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com