visual basic

  • Thread starter Thread starter jiwolf
  • Start date Start date
J

jiwolf

I have a file where one of the worksheets is set to invisible. ( 0 -
xlSheetHidden). how ca I switch it to visible? every time I try to change it
a warning box pops up telling me that I cant change. help please?
 
Is the workbook protected?

tools|protection|unprotect workbook
(You may need to provide a password)
 
ah doh!! thanks dave


Dave Peterson said:
Is the workbook protected?

tools|protection|unprotect workbook
(You may need to provide a password)
 

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