Results 1 to 5 of 5

Transforming 1level coded product tree to few level product tree

Threaded View

  1. #5
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Transforming 1level coded product tree to few level product tree

    How about just a formula?

    Row\Col
    L
    M
    N
    O
    P
    Q
    1
    Products
    Parts
    Level2
    Level3
    2
    A 111 1818 444 N2 and across and down: =IFERROR(VLOOKUP(M2, $L$2:$M$13, 2, 0), "")
    3
    A 444
    4
    A 555
    5
    A 666
    6
    B 222
    7
    B 111 1818 444
    8
    C 333 1818 444
    9
    C 222
    10
    C 333 1818 444
    11
    111 1818 444
    12
    333 1818 444
    13
    1818 444


    I converted all the products and parts to text first.

    Copy the formula down and right until it returns a column of blanks, as shown in col P.
    Last edited by shg; 04-07-2015 at 10:43 AM.
    Entia non sunt multiplicanda sine necessitate

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 12-28-2012, 08:27 AM
  2. [SOLVED] Find Product Details in Another Sheet based on Product ID and Copy some Fields From there
    By kevalkothari in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-29-2012, 10:43 AM
  3. Tree / Level Structure "From & To" Input
    By Mike_S in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-06-2010, 07:14 PM
  4. [SOLVED] Pivot Table - report product that have sales above defined level
    By richard in forum Excel General
    Replies: 0
    Last Post: 12-09-2005, 10:10 AM
  5. Replies: 0
    Last Post: 09-15-2005, 05:05 PM

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