Hello everyone, need to create an Excel macro that will build a hierarchy based on the levels that are initially exported to a flat file.
My sheet has 3 columns Name, Description and Level, these 3 columns needs to move according to the level column. Example below:
Original Export
Desired result post VBA macro execution
Could anyone kindly share how this could be possible using Excel VBA?
Many Thanks,
Jorge
My sheet has 3 columns Name, Description and Level, these 3 columns needs to move according to the level column. Example below:
Original Export
Desired result post VBA macro execution
Could anyone kindly share how this could be possible using Excel VBA?
Many Thanks,
Jorge