![]() |
sheets in an addin
how do I make the sheets in an addin visible...?
thanks Simon |
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 |
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 |
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 |
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