ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   What is the difference... (https://www.excelbanter.com/excel-programming/323798-what-difference.html)

Wazooli

What is the difference...
 
....between xlHidden and xlVeryHidden?

Curiously,

wazooli

Steve[_74_]

What is the difference...
 

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


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

Curiously,

wazooli




Wazooli

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





Bob Phillips[_6_]

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




Robin Hammond[_2_]

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





All times are GMT +1. The time now is 04:03 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com