+ Reply to Thread
Results 1 to 30 of 30

Recursive reverse BOM or Implosion

Hybrid View

  1. #1
    Registered User
    Join Date
    11-16-2018
    Location
    georgia
    MS-Off Ver
    365
    Posts
    17

    Re: Recursive reverse BOM or Implosion

    Hello,

    I started looking at the problem as a recursive loop and assigning a hierarchy (outline)level to the results from the table and came up with the following list. I am wondering if I can just assign an array position to this location.

    So starting at the child level 004/28136/00 (1.0) I get to 2 hits [520/34007/04, 520/34057/04] becoming (1.1 and 1.2) adding them to a list.

    Take the first item 520/34007/04 (1.1) I get 2 hits becoming 1.1.1 and 1.12 append them to the list.

    Take the next unchecked item 520/34057/04 (1.2) giving 1 hit [520/34057/00] becoming 1.2.1 and append this to the list

    so on and so forth.

    I manually did this and ended up after sorting with (see hiearchy tab) The green is in a location format


    Trying to think how to handle an unknown size of an array - maybe append to a txt file. not sure about coding this?
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Reverse strings udf function to reverse numbers
    By YasserKhalil in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-07-2015, 07:03 AM
  2. [SOLVED] Help with Recursive VBA
    By tddavid89 in forum Excel General
    Replies: 2
    Last Post: 11-08-2012, 09:42 PM
  3. Help with Recursive Call?
    By mark in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 05-25-2006, 03:50 PM
  4. recursive sums
    By JMB in forum Excel Formulas & Functions
    Replies: 24
    Last Post: 09-06-2005, 03:05 PM
  5. recursive sums
    By JMB in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 09-06-2005, 04:05 AM
  6. [SOLVED] recursive sums
    By Joe in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 AM
  7. recursive sums
    By Joe in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 PM

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