+ Reply to Thread
Results 1 to 2 of 2

Tree Navigation

  1. #1
    Registered User
    Join Date
    02-24-2011
    Location
    Zimbabwe
    MS-Off Ver
    Excel 2003
    Posts
    1

    Question Tree Navigation

    Excel Gurus,
    Often my workbooks contain lots of sheets and a tree navigation panel (like windows explorer) to assist in finding the sheets would be amazing. I have searched on the web and found a couple of add-ins but none of them seem to enable you to sort the sheets into layers. Best described by an example:
    4 sheets called 'Apple', 'Orange', 'BMW', 'Toyota'
    On my tree view I would like to have the workbook name at the first level. Then at the second level 'FRUIT' (which will hold the apple and orange sheets) and 'CARS' (which will hold the BMW and Toyota sheets). Fruit and Cars are not worksheets in themselves - they are more like folders.

    A solution would be great!!!

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,434

    Re: Tree Navigation

    probably because actual tab layering des not exist in excel and anything else would be user specific.

    You can write your own, userform rather than task pane, using vba.

    The tricky part is getting the code to understand the implied structure by tab name alone. You will probably need to include a worksheet that allows you to define the structure of your sheets.
    Cheers
    Andy
    www.andypope.info

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1