LOUBOYBEAR
New Member
- Joined
- Feb 10, 2011
- Messages
- 25
Hi
I have 2 data lists:
1 for staff (employee numbers)
1 for jobs (position numbers)
I need to basically merge the two sheets together.
I have tried to do this with a vlookup looking at the POSITION number and finding the person with that position number in the staff list; but if more than one person has the same position number it only returns the first match.
I have also tried to do this by using the EMPLOYEE number as the lookup, which works, except I miss out on reporting on employee numbers where there is no staff member (ie vacant position).
I need to create a single w/s from the 2 reports bringing in all of the positions, putting the staff members name next to it when its occupied and "vacant" when it vacant.
Any suggestions?
I have 2 data lists:
1 for staff (employee numbers)
1 for jobs (position numbers)
I need to basically merge the two sheets together.
I have tried to do this with a vlookup looking at the POSITION number and finding the person with that position number in the staff list; but if more than one person has the same position number it only returns the first match.
I have also tried to do this by using the EMPLOYEE number as the lookup, which works, except I miss out on reporting on employee numbers where there is no staff member (ie vacant position).
I need to create a single w/s from the 2 reports bringing in all of the positions, putting the staff members name next to it when its occupied and "vacant" when it vacant.
Any suggestions?