+ Reply to Thread
Results 1 to 3 of 3

TreeView Help

  1. #1
    Registered User
    Join Date
    08-21-2009
    Location
    Texas
    MS-Off Ver
    Excel 2003
    Posts
    18

    TreeView Help

    I have simply been a manager too long! I am completely incompetent now.

    I am trying to setup a TreeView in a spreadsheet. I am simply trying to understand how to create the various nodes. I can't seem to get any examples I have found through Google to work (for me).

    My need is an example to establish something like:

    Parent1
    - Child1
    --SubChild1
    ---SubSubChild1
    --SubChild2
    -Child2
    Parent2
    -Child1
    -Child2
    --SubChild1
    ---SubSubChild1
    ---SubSubChild1
    ...

    Most examples I found are form-based VB examples. I simply couldn't get them to work. Tried something like:
    (assume there is control tvwMain)

    Please Login or Register  to view this content.
    This should take me 5, 10 minutes. I have tried, but I have failed. Any help? Thanks.

  2. #2
    Registered User
    Join Date
    08-21-2009
    Location
    Texas
    MS-Off Ver
    Excel 2003
    Posts
    18

    Re: TreeView Help

    Every time I try the code above or something as simple as

    Please Login or Register  to view this content.
    I get an error indicating the 'key is not unique'

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

    Re: TreeView Help

    Each Nodes key must be unique.

    See the attached. There tree contents is on the worksheet.

    Please Login or Register  to view this content.
    Attached Files Attached Files
    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)

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