Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 236
Default Difference between xlSheetHidden and xlSheetVeryHidden

When you're in the Properties Window and you've clicked on a
Worksheet:

What's the difference between xlSheetHidden and xlSheetVeryHidden ?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Difference between xlSheetHidden and xlSheetVeryHidden

xlSheetHidden
You can unhide it in the userinterface

xlSheetVeryHidden
You can only change it in the properties or with VBA



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




wrote in message ...
When you're in the Properties Window and you've clicked on a
Worksheet:

What's the difference between xlSheetHidden and xlSheetVeryHidden ?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,104
Default Difference between xlSheetHidden and xlSheetVeryHidden

I believe that a sheet hidden by xlSheetHidden can be unhidden by a user
working within the Excel interface. But one that is 'very hidden' needs VBA
to unhide it. Its like 'secret' and 'top secret' <grin
Do a simple experiment to check my memory!
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

wrote in message
...
When you're in the Properties Window and you've clicked on a
Worksheet:

What's the difference between xlSheetHidden and xlSheetVeryHidden ?



  #4   Report Post  
Posted to microsoft.public.excel.programming
PA PA is offline
external usenet poster
 
Posts: 101
Default Difference between xlSheetHidden and xlSheetVeryHidden

xlSheetHidden is the "normal" hidding of the sheet
xlSheetVeryHidden is hidden even directly inExcel. The only to show this
sheet is through VBA.

PA

" wrote:

When you're in the Properties Window and you've clicked on a
Worksheet:

What's the difference between xlSheetHidden and xlSheetVeryHidden ?


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
my xlSheetVeryHidden is hidden and I can't unhide it - HELP! cristine Excel Discussion (Misc queries) 4 May 14th 23 11:46 AM
Can't get my xlSheetVeryHidden cristine Excel Worksheet Functions 2 June 26th 09 09:30 PM
xlSheetVeryHidden vs xlSheetVisible Steve E Excel Programming 11 September 15th 06 10:16 PM
Opeations on xlSheetVeryHidden worksheet Frederick Chow Excel Programming 4 March 10th 05 06:30 PM
xlSheetVeryHidden issue cjorgensen Excel Programming 2 January 12th 04 10:56 AM


All times are GMT +1. The time now is 06:24 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"