Forum Discussion
RShaw1972
Feb 17, 2023Copper Contributor
Sorting and Ranking by Formula / Function?
Hello. Here is a summary of my data table to start off: Column A: Employee Name Column B: Location Column C: (e.g. productivity rating) Now, this is the summary table in a separate worksheet ...
- Feb 17, 2023
See the attached sample workbook.
RShaw1972
Feb 17, 2023Copper Contributor
Thanks for the response. Your formula locates the matching value in Column C for the combination of the values in Columns A and B, but it does not rank the value in Column B for the employee in Column A. For example, "Sam" works in 5 locations with the following productivity ratings at each location:
- Location A - 5.5
- Location B - 7.0
- Location C - 4.5
- Location D - 6.0
- Location E - 9.5
If in Column B I select "Location D" from the drop-down list, I would like to have Column C (Productivity Rank) calculate "3", identifying "Location D" as ranking 3rd in productivity for Sam. Is this achievable? Thanks for your help!
HansVogelaar
Feb 17, 2023MVP
See the attached sample workbook.
- RShaw1972Feb 17, 2023Copper ContributorThat is absolutely phenomenal. Thank-you! I'm going to take the time to learn this function.