Visible??

  • Thread starter Thread starter Fred
  • Start date Start date
F

Fred

In Excel....if you go to the VB code in the properties
under visible what is the difference between 0 Hidden and
2 Really Hidden??
 
Hi Fred
the first one could be unhidden in the menu 'Fomat - Sheet - Unhide'.
The second option can only be set by VBA
 
Hi

You mean Visible=xlSheetVeryHidden? VeryHidden sheet doesn't show either in
Format.Sheet.Unhide window or in workbooks properties.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top