Removing blank lines

  • Thread starter Thread starter Timeferret
  • Start date Start date
T

Timeferret

I have been deleting numerous lines of my database, but I am left with
blank spaces.

Is there a way inwhich all the blank spaces, which there are hundreds,
can be removed by one click, with the following lines underneath
filling each space?


Thank you
 
Filter the data (Data>Filter>Autofilter), select blanks, and delete all
visible rows.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
It would be faster to fix the entire workbook at once, save the workbook
after running the DeleteUnused macro found within
Answers to Frequently Asked Questions about Microsoft Excel
http://www.contextures.com/xlfaqApp.html#unsed

which will remove the enpty rows and columns after the end of your actual data.
 

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