Thread: hide sheet
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jeff jeff is offline
external usenet poster
 
Posts: 44
Default hide sheet

I have two sheets, X and Y within a workbook. I need help
with VBA code for the following scenario:

The active sheet is Y. When I click on Sheet X I want to
automatically hide sheet Y.