Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 117
Default Hidden sheet tabs (to store data)???

Hiding the sheet will also hide the tab.
In version 2003, select your sheet that you want to hide and then on the
menu select Format - Sheet - Hide

In version 2007, right click on your sheet tab and select hide.

"Robert Crandal" wrote:

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


.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,355
Default Hidden sheet tabs (to store data)???

You can also make the sheet "VeryHidden", but you have to do that from within
the VBE. A very hidden sheet can't be seen by someone who tries to unhide
it using "normal" methods.

Alt F11
F4 to see the properties window if it's not there.
Select the worksheet to hide and under VISIBLE change it to XLSheetVeryHidden
--
HTH,

Barb Reinhardt



"Robert Crandal" wrote:

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


.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sheet tabs are hidden...option is checked okamico Excel Discussion (Misc queries) 4 January 12th 06 09:14 PM
Macro to copy hidden sheet to front of tabs? StargateFan[_3_] Excel Programming 1 October 20th 05 01:47 PM
How to store hidden binary data? Ahmad[_3_] Excel Programming 3 April 19th 05 10:11 AM
Locking Sheet Tabs as Hidden Ted[_9_] Excel Programming 7 February 28th 05 04:49 AM
Store Hidden Data in the Cell Yishi Excel Programming 2 December 12th 03 11:57 AM


All times are GMT +1. The time now is 01:18 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"