#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Sheet Tabs

Was asked about hierachical sheet tabs, for example, two tabs 'A' and 'B'
where when you click on 'A' you then get a series of sheets just for that
group, and clicking on 'B' you get a different series of sheets. I know all
this is easily within the grasps of VBA but if programming is not pursued, is
this function resident in the program? Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Sheet Tabs

Hi,

I don't believe there is any way of doing that with code.

Mike

"Keegbaba" wrote:

Was asked about hierachical sheet tabs, for example, two tabs 'A' and 'B'
where when you click on 'A' you then get a series of sheets just for that
group, and clicking on 'B' you get a different series of sheets. I know all
this is easily within the grasps of VBA but if programming is not pursued, is
this function resident in the program? Thanks!

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Sheet Tabs

A sheet cannot have sub-sheets...............not even within the grasps of
VBA.

Worksheets reside within workbooks.

Each workbook can have multiple sheets.

With VBA you could hide certain sheets in a workbook then swap those to
unhidden and hide others.

Nothing resident within Excel to do what you want.


Gord Dibben MS Excel MVP

On Mon, 15 Dec 2008 11:20:05 -0800, Keegbaba
wrote:

Was asked about hierachical sheet tabs, for example, two tabs 'A' and 'B'
where when you click on 'A' you then get a series of sheets just for that
group, and clicking on 'B' you get a different series of sheets. I know all
this is easily within the grasps of VBA but if programming is not pursued, is
this function resident in the program? Thanks!


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
tabs are missing even though 'tools-options-view-sheet tabs' ok? rgranell Excel Worksheet Functions 3 August 16th 08 04:25 PM
Sheet Tabs RBeau Excel Discussion (Misc queries) 3 December 21st 06 01:48 PM
How do I change the Excel sheet tab bar to display more sheet tabs Rockie Excel Discussion (Misc queries) 3 August 18th 06 02:29 PM
add sheet tabs Denise Excel Discussion (Misc queries) 5 July 12th 05 08:21 PM
I want to print out the sheet tabs (sheet names) Sundus Excel Worksheet Functions 3 February 23rd 05 08:34 PM


All times are GMT +1. The time now is 03:56 PM.

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

About Us

"It's about Microsoft Excel"