I have a spreadsheet that includes a column for annual salary. A row can have multiple entries for an individual employee based on dates, when they receive a raise, act in another position. I need to calculate only the 1 line of yearly salary (not duplicates)
Example:
1) Rows 3 and 4 - First row April 1 to 18th and 2nd row, however I only want to capture the 1 amount under Column I as my annual salary risk.
2) Rows 17 and 18 - The employee received a raise mid-year (row 17 for the pre-raise salary and row 18 for the raise. I only want to capture the amount in I18 as my ongoing salary risk (ongoing)
Any insight into the best way to approach this so I am not double counting salary per individual? I believe I can use the Position Number in Column C as the filter number. Basically, take the number in Column I from the last line of duplicate position numbers and if C is Indeterminate, or planned Indeterminate.
A sum of the column now is $1,614,310. Using the right filters it would be $658,499. Thank you in advnace!
Example:
1) Rows 3 and 4 - First row April 1 to 18th and 2nd row, however I only want to capture the 1 amount under Column I as my annual salary risk.
2) Rows 17 and 18 - The employee received a raise mid-year (row 17 for the pre-raise salary and row 18 for the raise. I only want to capture the amount in I18 as my ongoing salary risk (ongoing)
Any insight into the best way to approach this so I am not double counting salary per individual? I believe I can use the Position Number in Column C as the filter number. Basically, take the number in Column I from the last line of duplicate position numbers and if C is Indeterminate, or planned Indeterminate.
A sum of the column now is $1,614,310. Using the right filters it would be $658,499. Thank you in advnace!