Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
It's working.
Thanks! "Gary''s Student" wrote: Sub rowkiller() Set r = Range("A3:A200") Set rr = r.SpecialCells(xlCellTypeBlanks) rr.EntireRow.Delete End Sub -- Gary''s Student - gsnu200907 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to delete blank rows and move data/info | Excel Discussion (Misc queries) | |||
Macro to delete blank rows in a data range | Excel Discussion (Misc queries) | |||
Delete multiple rows where a blank cell is located | Excel Discussion (Misc queries) | |||
To delete rows when more than one cell is blank | Excel Worksheet Functions | |||
Delete blank rows Macro | Excel Discussion (Misc queries) |