Hi
Trying to list some data corresponding with descending data in a different column.
So basically -
Column G is sorted descending, I want to list the values in Column B corresponding to the top 10 values in G.
I've managed to get top 10 list of values which changes depending on what is selected in a drop down box - but that was easy because they are numbers. I need to list the corresponding project names for those numbers (and also make sure the project name changes to the correct ones when the values change).
So basically it looks like it needs to list the Project Name depending on the row.
Help!
Trying to list some data corresponding with descending data in a different column.
So basically -
Column G is sorted descending, I want to list the values in Column B corresponding to the top 10 values in G.
I've managed to get top 10 list of values which changes depending on what is selected in a drop down box - but that was easy because they are numbers. I need to list the corresponding project names for those numbers (and also make sure the project name changes to the correct ones when the values change).
So basically it looks like it needs to list the Project Name depending on the row.
Help!