Hello,
I am trying to find a way to reduce run time for my Bill of Materials macro (currently a couple days) with a data set around 290000 records. Currently I have to run each parent through individually to find levels of children. Keep in mind that additional parents can be noticed through 4 levels. Here is my current process. Thoughts?