I have a spreadsheet where column A has the company ticker, Column B the name, and Column C has their stock's change in performance. There are a total of 1000 rows of data, column C can sometimes be the same, for example two stocks could increase by 5%. Out of the 1000 companies I only care about 500 of them (I have a macro that will hide rows of the companies I do not own). On another tab I want to report the top 10 and bottom 10 performers (including ticker (col a) and name (Col B))based off of Column C for only the rows that are not hidden.
How would I best approach this problem? Using the rank/vlookup function? Conditional formatting? not sure the cleanest way or the actual formula to use, please help.
How would I best approach this problem? Using the rank/vlookup function? Conditional formatting? not sure the cleanest way or the actual formula to use, please help.
Last edited: