Forum Discussion

Douw de Beer's avatar
Douw de Beer
Copper Contributor
Jun 20, 2018
Solved

Deleting blank rows in excel..... but not deleting partially blank rows

Good day. I'm not a novice in excel. But this is quite an irritating task that I can't seem to get right with anyone's advice on the internet. How can I delete blank rows in excel but not delete p...
  • Douw de Beer's avatar
    Jul 04, 2018

    Dear Community.

    It was suggested that I should share the information that helped me on the forum so that everyone can benefit from it. I totally agree. So here it is:

     

    Suppose your last column with data is column Z.

    Add this formula to AA1:

    =COUNTA(A1:Z1)

    Double-click the fill handle to fill down (double-check if all rows are filled with the formula, if not, copy down as far as needed).

    Now turn on filter and filter the table for the value of zero in that new column.

    Use goto special, blanks now and do the delete. Then remove the filter.

Resources