![]() |
#2
|
|||
|
|||
![]()
If your data starts in A1 and there is nothing in column A below "eeee", this should work
Code:
Range("A1", Cells(Rows.Count, "A").End(xlUp)).SpecialCells(xlBlanks).EntireRow.Delete |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Willem113 | Excel | 1 | 09-21-2016 05:42 PM |
![]() |
brunssl2 | Excel Programming | 3 | 04-28-2014 07:07 AM |
![]() |
mikustykus | Mail Merge | 14 | 09-30-2013 08:32 AM |
![]() |
jannie | Excel | 1 | 06-22-2011 07:03 PM |
Count range cells eliminating merge cells | danbenedek | Excel | 0 | 06-15-2010 12:40 AM |