Hi!
In G6:G23 I have Data which automatically appears based on some reference formula. some cells in this range appear blank because certain conditions are not met. I have applied the following formula in cell I6 to help remove the blanks but the results are not good.
I have done Ctrl+Shift+Enter.
=INDEX($G$6:$G$14, SMALL(IF(ISBLANK($G$6:$G$14), "", ROW($G$6:$G$14)-MIN(ROW($G$6:$G$14))+1), ROW(A1)))
The file is attached here
Bookmarks