![]() |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi all,
I've been struggling with this question for a week. In column E I have the following formula to create a distinct list of values in A for which the date in column B matches the date in E1. The formula is: =INDEX($A$2:$A$976,MATCH(0,IF($E$1=$B$2:$B$976,COU NTIF($E$1:$E1, $A$2:$A$976),""),0)) This formula works. What I want to do is sort the results of this formula based on the corresponding value in column C in ascending order. In column G is the way it should look. I also want to display those ascending column C values in column F. Column H is the way F should look. Any ideas are greatly appreciated! |
| Tags |
| array, distinct list, sort |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Sum based on multiple criteria (one of the criteria is not unique) until a threshold is reached.
|
phillipsdp | Excel | 1 | 11-09-2016 12:53 AM |
| Using a VLOOKUP - when 2 rows match criteria it returns the first value in the cel only how 2 change | djrobst | Excel | 4 | 10-28-2015 01:32 AM |
Count unique values that match 2 or more criteria
|
caeiro01 | Excel | 1 | 10-25-2015 02:34 AM |
| Matching Criteria against a range when criteria is not in contiguous cells?? | GMorris | Excel | 9 | 08-20-2014 02:15 AM |
Vlookup or Index/Match - Multiple Criteria
|
ruci1225 | Excel | 1 | 01-15-2012 07:31 AM |