D
DebbieV
I have a worksheet with a list of employees and each employee has a
security profile allocated and each profile has a position number.
Now an employee can hold multiple profiles and then of course,
multiple position numbers. (see example below)
A B C
1 Emp Profile Posn
2 Jones PROF1 ABC123
3 Jones PROF4 DEF345
4 Smith PROF1 GHI678
5 Fraser PROF2 JKL912
6 Smith PROF4 MNO345
7 Fraser PROF3 PQR678
Now in the same file I want to have a worksheet where the details will
be shown as below:
A B C D E
1 Emp PROF1 PROF2 PROF3 PROF4
2 Fraser JKL912 PQR678
3 Jones ABC123 DEF345
4 Smith GHI678 MNO345
Can anyone help?
security profile allocated and each profile has a position number.
Now an employee can hold multiple profiles and then of course,
multiple position numbers. (see example below)
A B C
1 Emp Profile Posn
2 Jones PROF1 ABC123
3 Jones PROF4 DEF345
4 Smith PROF1 GHI678
5 Fraser PROF2 JKL912
6 Smith PROF4 MNO345
7 Fraser PROF3 PQR678
Now in the same file I want to have a worksheet where the details will
be shown as below:
A B C D E
1 Emp PROF1 PROF2 PROF3 PROF4
2 Fraser JKL912 PQR678
3 Jones ABC123 DEF345
4 Smith GHI678 MNO345
Can anyone help?