• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Search results

  1. R

    Convert list to tree structure (hierarchical data)

    Thanks. It is helpful. Isn't there any add in though? The macro from example works only for depth = 8 and is fairly long. My depth can be unknown.
  2. R

    Convert list to tree structure (hierarchical data)

    Hi, I have 2 column table (name, subname). I would like to look up whether each subname for a given name is also used as a name and has a subname. If yes, add this subname behind original subname and repeat for the new subname unless no subname is left, then next row. Any idea? I can...
Back
Top