View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kevin Kevin is offline
external usenet poster
 
Posts: 21
Default xlVeryHidden Resolution

I appreciate all the tips and help with the issue of not
having a basic xlVeryHidden statement actually hiding the
worksheet. Just as an FYI should you run into it again,
the issue was to unprotect the workbook, run the command,
and protect the workbook again. Seems that command will
not work with protection on (or at least it didn't in my
case - YMMV)

kpd