[TABLE="width: 500"]
<tbody>[TR]
[TD]Employee Name[/TD]
[TD]Employee ID[/TD]
[TD] Position #[/TD]
[TD]Position Status[/TD]
[/TR]
[TR]
[TD]Employee A[/TD]
[TD] 111111111[/TD]
[TD] 111111[/TD]
[TD]A[/TD]
[/TR]
[TR]
[TD]Employee A[/TD]
[TD]111111111[/TD]
[TD] 777777[/TD]
[TD]W[/TD]
[/TR]
[TR]
[TD]Employee B[/TD]
[TD]222222222[/TD]
[TD]222222[/TD]
[TD]A[/TD]
[/TR]
[TR]
[TD]Employee C[/TD]
[TD]333333333[/TD]
[TD]333333[/TD]
[TD]A[/TD]
[/TR]
[TR]
[TD]Employee D[/TD]
[TD]444444444[/TD]
[TD]444444[/TD]
[TD]W[/TD]
[/TR]
[TR]
[TD]Employee D[/TD]
[TD]444444444[/TD]
[TD]555555[/TD]
[TD]A[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Hello there,
I'm attempting to setup a Index match or Vlookup formula, but having issues when doing so with mutiple criteria. Hoping for help as I'm confused with other threads and email searches.
Currently my formula is setup to look at employee ID and pull job data relating to a position from the employee. The issue though is that some employees here have multiple positions where they may not necessary be active. I need a formula that allow me to pull employee ID- and then only look at the active (A) position data. The table below is how information looks. Employee A and D for example have the same name/ID, but may have 2 different positions. Thank you for any assistance
<tbody>[TR]
[TD]Employee Name[/TD]
[TD]Employee ID[/TD]
[TD] Position #[/TD]
[TD]Position Status[/TD]
[/TR]
[TR]
[TD]Employee A[/TD]
[TD] 111111111[/TD]
[TD] 111111[/TD]
[TD]A[/TD]
[/TR]
[TR]
[TD]Employee A[/TD]
[TD]111111111[/TD]
[TD] 777777[/TD]
[TD]W[/TD]
[/TR]
[TR]
[TD]Employee B[/TD]
[TD]222222222[/TD]
[TD]222222[/TD]
[TD]A[/TD]
[/TR]
[TR]
[TD]Employee C[/TD]
[TD]333333333[/TD]
[TD]333333[/TD]
[TD]A[/TD]
[/TR]
[TR]
[TD]Employee D[/TD]
[TD]444444444[/TD]
[TD]444444[/TD]
[TD]W[/TD]
[/TR]
[TR]
[TD]Employee D[/TD]
[TD]444444444[/TD]
[TD]555555[/TD]
[TD]A[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Hello there,
I'm attempting to setup a Index match or Vlookup formula, but having issues when doing so with mutiple criteria. Hoping for help as I'm confused with other threads and email searches.
Currently my formula is setup to look at employee ID and pull job data relating to a position from the employee. The issue though is that some employees here have multiple positions where they may not necessary be active. I need a formula that allow me to pull employee ID- and then only look at the active (A) position data. The table below is how information looks. Employee A and D for example have the same name/ID, but may have 2 different positions. Thank you for any assistance
Last edited: