View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andy Andy is offline
external usenet poster
 
Posts: 414
Default Hide specific sheets on closing file

Hi,

little to no knowledge of VBA. I need some script that will automatically
hide sheet x when I close the file. I then want to be able to unhide the
sheet in the normal way when re-opening the file via Format Sheet Unhide.

Thanks