A
a.j
I do not know how to hide a worksheet in excel, so that even the tab
does not show. Can anyone help me out please?
TIA
does not show. Can anyone help me out please?
TIA
Philip J Smith said:Hi Craig.
Sorry that option seems to be new to Excel 2003.
To utilise this facility you will need to go into the Visual Basic editor.
1. Press [Alt] [F11] this will open the Visual Basic Editor.
2. There are a number of windows in this view.
The window to the upper left window is titled Project - VBA Project.
The current sheet is highlighted.
Select the name of the sheet you want to hide or "unhide"
The window to the lower left is titled "Properties - name of sheet
highlighted"
3 In the lower left window there are two tabs. They present the same
details but in a slightly different order.
On either tab select on the "Visible" property. A down arrow selector
will appear, click on it. Three options are available select the
approprate
one.
The second option ExcelSheetHidden can be accessed from menus - see my
first
reply below.
Craig said:Phillip-
I had never heard of being able to have Very Hidden option. I tried to
do
this to a tab, but do not see when the option is to change the visible
status. Is there a code you must enter to get this function to work?
Also, by making a tab "Very Hidden" will the tab name even show up when
you
go to the Format/Sheet/Unhide option?
Thanks
message