View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Invisible sheets

You can go into the VBIDE, select the sheets from the project within the
project explorer, and then you see all the sheet's properties. Visible is
one, and you can change it from there.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"emilh" wrote in message
...
Hi.

I have received an excel file with vba and it has the code which prevents
the file to display most sheets. Is there any way (user level) other than
deleting or commenting that section of code to display the sheets?

Thank you.

--
Emil