Home |
Search |
Today's Posts |
#3
![]() |
|||
|
|||
![]() "ceemo" ha scritto nel messaggio ... hi i have the following which sorts my data but would like it to only include unique records. can and how would i do this? INDEX($A$1:$A$6,MATCH(SMALL(IF($A$1:$A$6="","",COU NTIF($A$1:$A$6,"<"&$A$1:$ A$6)),ROW(A1)),IF($A$1:$A$6="","",COUNTIF($A$1:$A$ 6,"<"&$A$1:$A$6)),0)) hy, try to: =INDEX(text,MATCH(SMALL(IF(MATCH(text,text,)=ROW(t ext),1)*COUNTIF(text,"<="& text),ROW(text)+ROWS(text)-SUM(1/COUNTIF(text,text))),COUNTIF(text,"<="&text ),)) text is your range you must enter this formula as array fomrulas in a range. ivano |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to maintain hyperlink when sorting data? | Excel Discussion (Misc queries) | |||
Sorting Data from 2 sheets, one sheet which is already sorted | Excel Worksheet Functions | |||
how do you prevent data from changing values when sorting linked . | Excel Discussion (Misc queries) | |||
data sorting problem | Excel Worksheet Functions | |||
Help in Sorting Data Please! | Excel Worksheet Functions |