Dear All,
I am trying to create a VBA macro which can extract parent part# for each part from a multi-level list.
In the example shown below:
Column-A = Muilti-level list AKA item#
Column-B = Part#
Column-C/D/E = Column-A split at dot delimiters
Column-F = Required output (parent part#) from...