Removal of blank rows

BambiLou

New Member
Joined
Dec 2, 2010
Messages
11
Without sorting and leaving data as it is received, how do I remove blank rows from workbook

Many thanks
Bambi:)
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
Hi BambiLou,

Can I make the comment that you can delete blank rows, generally much faster than the delete entire row methods, by a sorting approach.

This sorting needn't imply that you change the order of your existing rows at all other than moving (i.e. sorting) them to the top of your specified range, and moving the blank rows to the bottom of this range (or vice versa if you so choose).

However, maybe you have reasons for not wanting anything to do with any kind of sorting ...
 
Upvote 0
Thanks Mirabeau ... The integrity of the data needs to stay as it, that is why I didn't want to do the sort. Now that I have the below macros on a button, they will work without me having to think about it

Thanks a bunch for your comment ... always welcomed

Cheers
Bambi
 
Upvote 0
That's all good BambiLou.

I didn't want to suggest you do anything else.

But I just didn't want you to stay with the thought that sorting techniques must necessarily alter the integrity of the data.
 
Upvote 0

Forum statistics

Threads
1,224,599
Messages
6,179,831
Members
452,946
Latest member
JoseDavid

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top