Deleting Blank Rows

P

PA

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.
 
Top