Thread
:
excell deleting rows
View Single Post
29-08-2007, 15:31
#
2
gazzae
Inactive
Join Date: Jun 2003
Location: Belfast
Age: 46
Posts: 4,594
Re: excell deleting rows
Add in a new column with the formula...
=OR(ISBLANK(A2),ISBLANK(B2),ISBLANK(C2),ISBLANK(D2 ))
and then filter out all the Falses.
gazzae
View Public Profile
Find More Posts by gazzae