View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Robert Crandal Robert Crandal is offline
external usenet poster
 
Posts: 309
Default Hidden sheet tabs (to store data)???

I am thinking about using a separate sheet in my workbook
to act as kind of a database of information which I want to
keep separate from my other sheets.

However, I do not want my users to be able to see this
data sheet. Is there a way to make a sheet hidden?? Can
the tab for the data sheet also be hidden??

Thank you!

Robert