How to select all empty lines?

  • Thread starter Thread starter Sirritys
  • Start date Start date
S

Sirritys

I have annoying sheet that has empty lines here and there and I need to
get rid of them. So is there a way to choose every empty line
automatically.

(I'm not looking forward doing this manually to 10K lines :o)

Regards,
Sirritys
 
for choosing empty cells Edit > Go To > click on Special > select
Blanks
all empty cells will be selected with the range of your data.
 
Hi Sirritys,

Try autofilter and filter by (Blanks), you may have to keep filtering
by different columns until you get all the empty rows.
Then highlight the rows and edit>delete rows.

HTH
Martin
 
Hi

You could mark the whole range of data and Sort on relevant column.
All empty rows would then be moved to the end of the list.
Do this on a COPY of your data first just in case the sort produces
undesirable side effects.
 
or you could a 'data | filter' and filter down that way....
then you could see that all the lines being removed are actually empty
 
Thank you all.

Now I have plenty of solutions to choose from =)

-Sirritys
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top