Hi,

I have this formula:

=IFERROR(INDEX('CJ13'!$J$6:$J$278,MATCH(0,INDEX(COUNTIF(Summary!$AD$57:AD57,'CJ13'!$J$6:$J$278),0,0),0)),0)
Which returns unique values. Is there any way to sort this list alphabetically within the formula?