Hi There
I have data in one work sheet where I have three column , First column has data of Manager third column has data of sub ordinate second column is just the info that first column person manages the third person.
I have some 2000 odd lines in my data .
The out put I am looking for is to identify who the parent is of the group and arrange the data in hireachy.
The challenge here is the Manager who is in column 1 can also be a sub ordinate to another manager and we do not know how many level in the data.
For example
A manages B
B manages C
and D manages A then the data I have is as below
A supervise B
B supervise C
D supervise A
A also Supervise E
E supervise Q
The out put I am looking for is
D=>A=>B=>C
D=>A=>E=>Q
Please refer attached spreadsheet for sample
Thanks in advance
I have data in one work sheet where I have three column , First column has data of Manager third column has data of sub ordinate second column is just the info that first column person manages the third person.
I have some 2000 odd lines in my data .
The out put I am looking for is to identify who the parent is of the group and arrange the data in hireachy.
The challenge here is the Manager who is in column 1 can also be a sub ordinate to another manager and we do not know how many level in the data.
For example
A manages B
B manages C
and D manages A then the data I have is as below
A supervise B
B supervise C
D supervise A
A also Supervise E
E supervise Q
The out put I am looking for is
D=>A=>B=>C
D=>A=>E=>Q
Please refer attached spreadsheet for sample
Thanks in advance