Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
TAM TAM is offline
external usenet poster
 
Posts: 10
Default Hidden sheets

Hi
I know how to hide and unhide a worksheet using VBA but can you please tell
me how to remove it from the list that appears if the user selects
Format/Sheet/Unhide
I do not want them to know it exists

Thanks

TAM


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 99
Default Hidden sheets

Hi

The sheets Visible property must be set to xlSheetVeryHidden

And the VBA project must be protected with password too - otherwise user can
change the Visible property back to xlSheetVisible in sheet properties
available in VBA editor.


Arvi Laanemets


"TAM" wrote in message
o.uk...
Hi
I know how to hide and unhide a worksheet using VBA but can you please

tell
me how to remove it from the list that appears if the user selects
Format/Sheet/Unhide
I do not want them to know it exists

Thanks

TAM




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
hidden sheets Soccerboy83 Excel Discussion (Misc queries) 5 November 25th 09 06:17 PM
Hidden Sheets QUESTION-MARK Excel Worksheet Functions 4 May 19th 06 07:06 PM
Accessing hidden sheets wilsdo Excel Programming 2 November 3rd 04 12:27 PM
Help! Calling hidden sheets? Arvi Laanemets Excel Programming 0 February 5th 04 07:16 PM
Printing hidden sheets spence[_2_] Excel Programming 1 December 6th 03 01:09 AM


All times are GMT +1. The time now is 01:19 PM.

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"