View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ravi Kumar Ravi Kumar is offline
external usenet poster
 
Posts: 6
Default Help me in printing a hiden sheet

I am trying to distribute a workbook which contains several sheets. The
input is entered in sheet1 and manipulated, reproduced and filled in other
several sheets. However, I do not want my user to access other than sheet1
sheets in order to ensure not disturbing the design and formulas in other
sheets. I want to hide these sheets print them while they are hidden.
Please help