Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Similar to my last post.
Imagine a pivot table (or one that looks exactly the same using Sumproduct) and on another page, taking information and sorting it. I currently use. Name - Think Being Sorted - Rank - Countif - Total - Name - Numbers - Vlookup - Vlookup So I rank the data, the countif counts if that data is repeated, so if 2 people both have 14 units, it'll put a 1 next to the second one (Countif($B$2:B4,B5) dragged down) add the rank and the total together so I have a rank that doesn't contain multiples. Reput the name, in the next column just the numbers 1, 2, 3 etc. Then do a Vlookup using those numbers against the Total column, returning the name; so this puts all the names in order. Then a final vlookup on the first two columns to get the data next to the names. So 9 Columns to automatically sort a column of information, which seems alot to me... there must be an easier way to automatically sort information without resorting to using a macro... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2 Nesting questions | Excel Worksheet Functions | |||
Getting Excel whilst using the sumif formula to search for part of a word | Excel Discussion (Misc queries) | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Using returned values as part of another formula | Excel Worksheet Functions | |||
Simplifying array formula which evaluates as error. | Excel Worksheet Functions |