Can I hide tabs?

M

Maury Markowitz

I have a form with main information on one "tab" of a TabControl, and
less important information on other tabs.

A user has requested an additional tab with information of even more
limited use. So limited, in fact, only a few people would want to know
it even existed, for the rest it's simply confusing.

So is there a way to hide/show whole tabs, INCLUDING the tab selection
thingy (what you click on to select the tab) itself?

Maury
 
D

Dave Peterson

You can hide just the tabs via:
tools|options|view tab|Uncheck Sheet tabs
(in xl2003 menus)

But the sheets are still visible (ctrl-pgup and ctrl-pgdn will loop through
these visible sheets).

Or you could hide the worksheet (and its tab):
Select the sheet to hide
Format|Sheet|Hide

(At least one sheet has to be visible, though.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top