Is it possible to edit this formula to also arrange in alphabetical order at the same time, or do I need to use a separate formula for this?
=IFERROR(IF(ROWS(C$3:C3)>COUNTA(E:E),"",INDEX(C:C,SMALL(IF(E$3:E$10000<>"",ROW(E$3:E$10000)),ROWS(E$3:E3)))),"")
Bookmarks