Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 51
Default What is the difference...

....between xlHidden and xlVeryHidden?

Curiously,

wazooli
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 39
Default What is the difference...


Try manually unhiding each different type using format, sheet, unhide.


"Wazooli" wrote in message
...
...between xlHidden and xlVeryHidden?

Curiously,

wazooli



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 51
Default What is the difference...

of course - makes perfect sense. thanks.

"Steve" wrote:


Try manually unhiding each different type using format, sheet, unhide.


"Wazooli" wrote in message
...
...between xlHidden and xlVeryHidden?

Curiously,

wazooli




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default What is the difference...

Wazooli,

xlHidden will mean that the sheet is not visible in Excel, but can also be
made visible in Excel

xlVeryHidden will also mean that the sheet is not visible in Excel, but it
can only be made visible in VBA, Excel cannot do so

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Wazooli" wrote in message
...
...between xlHidden and xlVeryHidden?

Curiously,

wazooli



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 575
Default What is the difference...

xlHidden is what happens when you hide a sheet manually using the menus.

xlVeryHidden can only be applied through code, and the sheet will not be
visible at all to the user if they try and unhide it from the menu. It can
only be made visible again through code.

Robin Hammond
www.enhanceddatasystems.com

"Wazooli" wrote in message
...
...between xlHidden and xlVeryHidden?

Curiously,

wazooli



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
subtract the time difference from another time difference Dannigirl Excel Discussion (Misc queries) 3 September 30th 07 03:47 PM
difference between the 2 bda019 Excel Worksheet Functions 1 January 4th 07 10:16 PM
Difference Sarah Talley Excel Worksheet Functions 6 October 17th 05 11:39 PM
charting a difference of 2 columns' w/o adding a difference column Wab Charts and Charting in Excel 4 July 27th 05 02:37 AM
what is the difference youngman Excel Programming 1 September 12th 03 08:02 PM


All times are GMT +1. The time now is 12:56 AM.

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

About Us

"It's about Microsoft Excel"