Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hi I'm trying to delete all the rows in my worksheet which have any blank cells in them. This doesn't work properly : Columns.Select Selection.SpecialCells(xlCellTypeBlanks).EntireRow .Delete Can someone suggest an amendment to this? Also if a popup could be worked in for the user to confirm delete I'd be grateful. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting Blank Cells then deleting those rows | Excel Programming | |||
Deleting rows when certain cells are blank | Excel Programming | |||
Deleting blank (Cells/Rows) in Excel-VBA | Excel Programming | |||
Deleting rows with blank cells | Excel Programming | |||
Deleting rows with blank cells | Excel Worksheet Functions |