Extract a List Excluding Blank Cells using =IFERROR(INDEX($A$2:$A$10,SMALL(IF(ISTEXT($A$2:$A$10),ROW($A$1:$A$9),""),ROW(A1))),"")
But as the blank cell is actually a “” result from a IF Function it doesn't seem to work.
I can't seem to rewrite the list without the blanks I have tried using symbols such as +£- instead of "". It needs to be a live document too. Have anyone got any ideas?
Thanks Berne.
Bookmarks