View Single Post
 
Old 04-19-2011, 02:45 AM
Colin Legg's Avatar
Colin Legg Colin Legg is offline Windows 7 32bit Office 2010 32bit
Expert
 
Join Date: Jan 2011
Location: UK
Posts: 369
Colin Legg will become famous soon enough
Default

Hi,

You cannot remove blank rows using a formula.

You have to perform one of the following actions:
(1) Delete the blank rows (for example, via filtering); or
(2) Sort the column (this will "push" the blank rows to the bottom).

Both of these options can be automated using VBA if necessary.
__________________
Colin

RAD Excel Blog
Reply With Quote