I am frequently importing data from other applications, into Excel 2002
workbooks. There are, many times, blank rows, with no pattern or in no way
similar to the last import.
I am eagarly seeking help in creating an automated process to delete all the
blank rows, regardless of file name or sheet name. I would like to just run
some macro code which will examine an open file, find all the bland rows, and
delete them.
I will be eternally grateful, since doing this manually is a major project
which reoccures on a regular basis.
Frank Kabel - 23 Oct 2004 00:17 GMT
Hi
as a starting point:
http://www.cpearson.com/excel/deleting.htm#DeleteBlankRows

Signature
--
Regards
Frank Kabel
Frankfurt, Germany
> I am frequently importing data from other applications, into Excel 2002
> workbooks. There are, many times, blank rows, with no pattern or in no way
[quoted text clipped - 6 lines]
> I will be eternally grateful, since doing this manually is a major project
> which reoccures on a regular basis.