niranjanbt
New Member
- Joined
- Oct 10, 2013
- Messages
- 5
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 the macro. Hope it is self-explanatory as to what is the parent part#
Any help to develop this macro is much appreciated!
Thanks,
NT
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 the macro. Hope it is self-explanatory as to what is the parent part#
Any help to develop this macro is much appreciated!
Thanks,
NT