I need to look down column N6:N400 and find the top ten largest values and display each one. For each top ten result I need to show the value from column A that is in the same row.
I need two forumulas:
1. look down column N and find the top ten largest numbers and display each.
2. Look down column A and find the value associated with the above number(s) (same row) and display it.
I need to account for ties, so that if the same number is listed twice, I don't see the first one listed multiple times.
I need two forumulas:
1. look down column N and find the top ten largest numbers and display each.
2. Look down column A and find the value associated with the above number(s) (same row) and display it.
I need to account for ties, so that if the same number is listed twice, I don't see the first one listed multiple times.