Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Hiding worksheets and workbooks

I'm not sure that an add-in will meet all your needs but there's no harm in
experimenting (having backups saved<g).

As I said, just do a File, Save As with your workbook active. As the bottom
if the file type list in the Save As dialog is Add-in. Excel will volunteer
to save it in your "add-ins" folder but you can use any folder. After you
do the save the open workbook will appear exactly the same *but* there will
now be another file on your drive, but with the extension XLA. That's an
add-in twin of your workbook.

Now you can close your workbook and open the XLA. You will see nothing
because add-ins have no visible presence. But you can see it in the VBE and
change its code and resave it there if you want. As to linked workbooks,
they will not know about the add-in being created. You're going to have to
point them to the add-in by replacing the link to your XLS using Edit, Links
(and save them).

As I said, do this as an experiment. It may be a little weird working with
an invisible workbook but it will achieve your goal of being hidden.

--
Jim Rech
Excel MVP


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hiding worksheets Curtis[_2_] Excel Worksheet Functions 7 March 12th 10 08:38 PM
Copy/ move selected data from workbooks to seperate worksheets or workbooks Positive Excel Worksheet Functions 1 August 30th 07 04:54 PM
Hiding worksheets Bill Ridgeway New Users to Excel 3 March 15th 07 12:28 PM
workbooks keep hiding [email protected] Excel Discussion (Misc queries) 1 May 21st 06 11:16 PM
hiding worksheets frendabrenda1 Excel Worksheet Functions 2 June 18th 05 08:01 AM


All times are GMT +1. The time now is 07:32 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"