S
Sheryl
I have one worksheet containing names and qualifications,
and another containing positions and qualifications. I
want to match the people with the positions based on
qualifications on a third worksheet. Each person may
qualify for multiple positions. There are 26 positions,
200 personnel and 21 separate qualifications to match. I
have tried using a nested IF function, which works, but I
need to increment the function by row number for each
person in the list without changing the other cell
reference for matching.
Example: I am testing for a match of C2 to C2 for the
person in row 2; for the person in row 3 I want the match
to read C3 to C2. The second cell reference doesn't
change.
Any help you can give would be appreciated.
and another containing positions and qualifications. I
want to match the people with the positions based on
qualifications on a third worksheet. Each person may
qualify for multiple positions. There are 26 positions,
200 personnel and 21 separate qualifications to match. I
have tried using a nested IF function, which works, but I
need to increment the function by row number for each
person in the list without changing the other cell
reference for matching.
Example: I am testing for a match of C2 to C2 for the
person in row 2; for the person in row 3 I want the match
to read C3 to C2. The second cell reference doesn't
change.
Any help you can give would be appreciated.